Home
last modified time | relevance | path

Searched defs:RpcTransport (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h35 class RpcTransport; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h35 class RpcTransport; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h35 class RpcTransport; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h35 class RpcTransport; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h37 class RpcTransport; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h37 class RpcTransport; variable
/aosp_15_r20/frameworks/native/libs/binder/include/binder/
H A DRpcSession.h37 class RpcTransport; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h37 class RpcTransport; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h37 class RpcTransport; variable
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderRpcTest.cpp2186 std::function<AssertionResult(RpcTransport*, FdTrigger* fdTrigger)> fn) { in setPostConnect()