Searched defs:stop_waiting (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/frameworks/native/libs/binder/include/binder/ |
H A D | RpcThreads.h | 55 void wait(RpcMutexUniqueLock&, Predicate stop_waiting) { in wait() 65 bool wait_for(RpcMutexUniqueLock&, const Duration&, Predicate stop_waiting) { in wait_for()
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/ |
D | RpcThreads.h | 54 void wait(RpcMutexUniqueLock&, Predicate stop_waiting) { in wait() 64 bool wait_for(RpcMutexUniqueLock&, const Duration&, Predicate stop_waiting) { in wait_for()
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcThreads.h | 54 void wait(RpcMutexUniqueLock&, Predicate stop_waiting) { in wait() 64 bool wait_for(RpcMutexUniqueLock&, const Duration&, Predicate stop_waiting) { in wait_for()
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/ |
D | RpcThreads.h | 54 void wait(RpcMutexUniqueLock&, Predicate stop_waiting) { in wait() 64 bool wait_for(RpcMutexUniqueLock&, const Duration&, Predicate stop_waiting) { in wait_for()
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/ |
D | RpcThreads.h | 54 void wait(RpcMutexUniqueLock&, Predicate stop_waiting) { in wait() 64 bool wait_for(RpcMutexUniqueLock&, const Duration&, Predicate stop_waiting) { in wait_for()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_framer.cc | 3875 QuicStopWaitingFrame* stop_waiting) { in ProcessStopWaitingFrame()
|