Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/gl/
DEmulatedEglFenceSync.cpp148 void EmulatedEglFenceSync::waitAsync() { in waitAsync() function in gfxstream::gl::EmulatedEglFenceSync
/aosp_15_r20/external/sdk-platform-java/showcase/gapic-showcase/src/main/java/com/google/showcase/v1beta1/
H A DEchoClient.java697 public final OperationFuture<WaitResponse, WaitMetadata> waitAsync(WaitRequest request) { in waitAsync() method in EchoClient