Searched defs:mRootObjectFactory (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 195 std::function<sp<IBinder>(const sockaddr*, socklen_t)> mRootObjectFactory; variable
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 195 std::function<sp<IBinder>(const sockaddr*, socklen_t)> mRootObjectFactory; variable
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 195 std::function<sp<IBinder>(const sockaddr*, socklen_t)> mRootObjectFactory; variable
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 195 std::function<sp<IBinder>(const sockaddr*, socklen_t)> mRootObjectFactory; variable
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 268 std::function<sp<IBinder>(const void*, size_t)> mRootObjectFactory; variable
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 268 std::function<sp<IBinder>(const void*, size_t)> mRootObjectFactory; variable
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 268 std::function<sp<IBinder>(const void*, size_t)> mRootObjectFactory; variable
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcServer.h | 268 std::function<sp<IBinder>(const void*, size_t)> mRootObjectFactory; variable
|
/aosp_15_r20/frameworks/native/libs/binder/include/binder/ |
H A D | RpcServer.h | 288 std::function<sp<IBinder>(wp<RpcSession>, const void*, size_t)> mRootObjectFactory; variable
|