Home
last modified time | relevance | path

Searched defs:RpcSession (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/frameworks/native/libs/binder/rust/rpcbinder/src/
H A Dsession.rs37 unsafe impl Send for RpcSession {} implementation
39 unsafe impl Sync for RpcSession {} implementation
41 impl RpcSession { implementation
49 impl Default for RpcSession { implementation
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderRpcTestServiceTrusty.cpp93 [=](wp<RpcSession> /*session*/, const void* /*addrPtr*/, size_t /*len*/) { in main()
/aosp_15_r20/frameworks/native/libs/binder/trusty/rust/binder_rpc_server_bindgen/cpp/
H A DARpcServerTrusty.cpp57 [cb, cbArgSp](wp<RpcSession> /*session*/, const void* addrPtr, size_t len) { in ARpcServerTrusty_newPerSession()
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h31 class RpcSession; variable
DParcel.h53 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h31 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h31 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h31 class RpcSession; variable
DParcel.h53 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h31 class RpcSession; variable
DParcel.h53 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h31 class RpcSession; variable
DParcel.h53 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h31 class RpcSession; variable
DParcel.h53 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h31 class RpcSession; variable
DParcel.h53 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h29 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h30 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h30 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h29 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h29 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h29 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h30 class RpcSession; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/
DBpBinder.h30 class RpcSession; variable

12