Home
last modified time | relevance | path

Searched defs:HasSentAll (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_test_channel_listener.h34 bool HasSentAll() const { return 0 == messages_left_; } in HasSentAll() function
/aosp_15_r20/external/cronet/ipc/
H A Dipc_test_channel_listener.h35 bool HasSentAll() const { return 0 == messages_left_; } in HasSentAll() function