Home
last modified time | relevance | path

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/
DRpcServer.h195 std::function<sp<IBinder>(const sockaddr*, socklen_t)> mRootObjectFactory; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h195 std::function<sp<IBinder>(const sockaddr*, socklen_t)> mRootObjectFactory; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h195 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/
DRpcServer.h195 std::function<sp<IBinder>(const sockaddr*, socklen_t)> mRootObjectFactory; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h268 std::function<sp<IBinder>(const void*, size_t)> mRootObjectFactory; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h268 std::function<sp<IBinder>(const void*, size_t)> mRootObjectFactory; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h268 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/
DRpcServer.h268 std::function<sp<IBinder>(const void*, size_t)> mRootObjectFactory; variable
/aosp_15_r20/frameworks/native/libs/binder/include/binder/
H A DRpcServer.h288 std::function<sp<IBinder>(wp<RpcSession>, const void*, size_t)> mRootObjectFactory; variable