12. Native层如何用binder? (例子)
2016-03-17 18:03:06 0 举报
MediaServer初始化时主要是和binder挂上钩。
作者其他创作
大纲/内容
ServerDemo.cpp
talkWithDriver()
IMyService.hIMyService.cpp
BpMyService
onTransact()
BnMyService
IPCThreadState
业务层
sayHello()
transact()
服务的Server端
服务的Client端
BpBinder
BBinder
executeCommand()
服务使用者
ClientDemo.cpp
RPC层
IPC层
Binder Driver
0 条评论
下一页