Searched defs:ThreadLoop (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/ | ||
D | thread_looper.cpp | 84 void ThreadLooper::ThreadLoop() { in ThreadLoop() function in cuttlefish::ThreadLooper |
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/ | ||
D | JpegCompressor.cpp | 214 void JpegCompressor::ThreadLoop() { in ThreadLoop() function in android::JpegCompressor |
/aosp_15_r20/external/webp/src/utils/ | ||
H A D | thread_utils.c | 204 static THREADFN ThreadLoop(void* ptr) { in ThreadLoop() function |
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/ | ||
D | boot_state_machine.cc | 385 void ThreadLoop(SharedFD boot_events_pipe, SharedFD restore_complete_pipe) { in ThreadLoop() function in cuttlefish::__anon40cd22b40111::CvdBootStateMachine |
/aosp_15_r20/frameworks/av/media/ndk/fuzzer/ | ||
H A D | ndk_async_codec_fuzzer.cpp | 201 void NdkAsyncCodecFuzzer::ThreadPool::ThreadLoop() { in ThreadLoop() function in NdkAsyncCodecFuzzer::ThreadPool |