Home
last modified time | relevance | path

Searched defs:WaitResponse (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdk-platform-java/showcase/proto-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/
H A DWaitResponse.java13 public final class WaitResponse extends class
19 private WaitResponse(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in WaitResponse() method in WaitResponse
22 private WaitResponse() { in WaitResponse() method in WaitResponse
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/proto/
H A Decho.proto264 message WaitResponse { message
H A Decho_grpcrest.proto314 message WaitResponse { message
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_driver.cpp245 otError SpinelDriver::WaitResponse(void) in WaitResponse() function in ot::Spinel::SpinelDriver
H A Dradio_spinel.cpp1384 otError RadioSpinel::WaitResponse(bool aHandleRcpTimeout) in WaitResponse() function in ot::Spinel::RadioSpinel