Home
last modified time | relevance | path

Searched defs:RpcState (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dclient_callback_end2end_test.cc390 struct RpcState { in TEST_P() struct
391 std::mutex mu; in TEST_P()
392 std::condition_variable cv; in TEST_P()
393 bool done = false; in TEST_P()
394 EchoRequest request; in TEST_P()
395 EchoResponse response; in TEST_P()
396 ClientContext cli_ctx; in TEST_P()
399 ~RpcState() { in TEST_P()
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h38 class RpcState; variable
100 friend class RpcState; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h38 class RpcState; variable
100 friend class RpcState; variable
DBpBinder.h32 class RpcState; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h38 class RpcState; variable
100 friend class RpcState; variable
DBpBinder.h32 class RpcState; variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h38 class RpcState; variable
100 friend class RpcState; variable
DBpBinder.h32 class RpcState; variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h38 class RpcState; variable
100 friend class RpcState; variable
DBpBinder.h32 class RpcState; variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h38 class RpcState; variable
100 friend class RpcState; variable
DBpBinder.h32 class RpcState; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h38 class RpcState; variable
100 friend class RpcState; variable
DBpBinder.h32 class RpcState; variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h38 class RpcState; variable
100 friend class RpcState; variable
DBpBinder.h32 class RpcState; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h34 class RpcState; variable
186 friend RpcState; variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h34 class RpcState; variable
186 friend RpcState; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h34 class RpcState; variable
186 friend RpcState; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h34 class RpcState; variable
186 friend RpcState; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h36 class RpcState; variable
224 friend RpcState; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h36 class RpcState; variable
224 friend RpcState; variable
/aosp_15_r20/frameworks/native/libs/binder/include/binder/
H A DRpcSession.h36 class RpcState; variable
233 friend RpcState; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h36 class RpcState; variable
224 friend RpcState; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/
DRpcSession.h36 class RpcState; variable
224 friend RpcState; variable

123