/aosp_15_r20/frameworks/native/libs/binder/ |
H A D | ServiceManagerHost.cpp | 159 auto rpcSession = RpcSession::make(); in getDeviceService() local
|
H A D | BpBinder.cpp | 286 const sp<RpcSession>& BpBinder::rpcSession() const { in rpcSession() function in android::BpBinder
|
/aosp_15_r20/frameworks/native/libs/binder/tests/ |
H A D | binderHostDeviceTest.cpp | 105 auto rpcSession = RpcSession::make(); in get() local
|
H A D | binderRpcTest.cpp | 1958 auto rpcSession = RpcSession::make(); in TEST() local
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 136 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 136 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 136 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 136 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 136 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 136 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 136 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 136 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 134 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 145 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 145 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 134 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 134 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 134 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 145 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/ |
D | BpBinder.h | 145 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|
/aosp_15_r20/frameworks/native/libs/binder/include/binder/ |
H A D | BpBinder.h | 158 const sp<RpcSession>& rpcSession() const { return mBinder->rpcSession(); } in rpcSession() function
|