Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 21 of 21) sorted by relevance

/device/generic/goldfish-opengl/android-emu/aemu/base/synchronization/
DAndroidConditionVariable.h57 void wait(AutoLock<Lockable>* userLock) { in wait() function
81 void wait(StaticLock<IsRecursive>* lock, Predicate pred) { in wait() function
88 void wait(AutoLock<Lockable>* lock, Predicate pred) { in wait() function
112 void wait(StaticLock<IsRecursive>* userLock) { in wait() function
152 void wait(StaticLock<IsRecursive>* userLock) { in wait() function
/device/google/trout/hal/sensors/2.0/
DSensorThread.h42 void wait(Predicate p) { in wait() function
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DGLBackgroundLoader.cpp81 bool GLBackgroundLoader::wait(intptr_t* exitStatus) { in wait() function in GLBackgroundLoader
/device/linaro/poplar/wifi/wifi_hal/
Dsync.h62 int wait() { in wait() function
/device/generic/goldfish-opengl/platform/stub/
DVirtGpuBlob.cpp42 int VirtGpuBlob::wait() { in wait() function in VirtGpuBlob
/device/generic/vulkan-cereal/fake-android-guest/utils/
DCondition.h117 inline status_t Condition::wait(Mutex& mutex) { in wait() function
/device/generic/goldfish-opengl/platform/linux/
DVirtGpuBlob.cpp93 int VirtGpuBlob::wait() { in wait() function in VirtGpuBlob
/device/generic/goldfish-opengl/android-emu/aemu/base/threads/
DAndroidThread_pthread.cpp88 bool Thread::wait(intptr_t* exitStatus) { in wait() function in android::base::guest::Thread
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_internal_entry.h227 void wait() in wait() function
/device/generic/goldfish-opengl/system/hwc3/
DDrmSwapchain.cpp37 int DrmSwapchain::Image::wait() { in wait() function in aidl::android::hardware::graphics::composer3::impl::DrmSwapchain::Image
/device/generic/vulkan-cereal/stream-servers/gl/
DEmulatedEglFenceSync.cpp139 EGLint EmulatedEglFenceSync::wait(uint64_t timeout) { in wait() function in gfxstream::gl::EmulatedEglFenceSync
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DVirtioGpuPipeStream.cpp348 void VirtioGpuPipeStream::wait() { in wait() function in VirtioGpuPipeStream
/device/generic/vulkan-cereal/stream-servers/compressedTextureFormats/
DAstcCpuDecompressorImpl.cpp165 void wait() { mThread.join(); } in wait() function in goldfish_vk::__anon1faf89170111::WorkerThread
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dspcom.h142 bool wait; member
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dspcom.h99 bool wait; member
/device/generic/vulkan-cereal/stream-servers/
DPostWorker.cpp48 static void sDefaultRunOnUiThread(UiUpdateFunc f, void* data, bool wait) { in sDefaultRunOnUiThread()
DRendererImpl.cpp155 void RendererImpl::stop(bool wait) { in stop()
/device/generic/vulkan-cereal/gl-host-common/
Dopengles.cpp350 android_stopOpenglesRenderer(bool wait) in android_stopOpenglesRenderer()
/device/google/cuttlefish/host/commands/cvd/server_command/
Dstart.cpp854 const bool wait) { in FireCommand()
/device/google/contexthub/contexthubhal/
Dsystem_comms.h217 int wait() { in wait() function
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto3844 optional int32 wait = 2; field
4047 optional int32 wait = 3; field