Home
last modified time | relevance | path

Searched defs:mJoinThread (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h190 std::unique_ptr<std::thread> mJoinThread; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h190 std::unique_ptr<std::thread> mJoinThread; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h190 std::unique_ptr<std::thread> mJoinThread; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h190 std::unique_ptr<std::thread> mJoinThread; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h262 std::unique_ptr<RpcMaybeThread> mJoinThread; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h262 std::unique_ptr<RpcMaybeThread> mJoinThread; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h262 std::unique_ptr<RpcMaybeThread> mJoinThread; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/
DRpcServer.h262 std::unique_ptr<RpcMaybeThread> mJoinThread; variable
/aosp_15_r20/frameworks/native/libs/binder/include/binder/
H A DRpcServer.h282 std::unique_ptr<RpcMaybeThread> mJoinThread; variable