/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/threads/ |
D | Thread.h | 152 Thread(flags, stackSize) { } in Thread() function
|
/aosp_15_r20/external/compiler-rt/test/tsan/ |
H A D | static_init2.cc | 19 void *Thread(void *x) { in Thread() function
|
H A D | vptr_harmful_race4.cc | 17 void *Thread(void *x) { in Thread() function
|
H A D | restore_stack.cc | 14 void *Thread(void *a) { in Thread() function
|
H A D | java_move_overlap_race.cc | 11 void *Thread(void *p) { in Thread() function
|
H A D | java_symbolization.cc | 19 void *Thread(void *p) { in Thread() function
|
H A D | atomic_race.cc | 33 void *Thread(void *p) { in Thread() function
|
H A D | atomic_norace.cc | 33 void *Thread(void *p) { in Thread() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/event/ |
D | requirements.go | 10 Thread Constraint member
|
/aosp_15_r20/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | CalendarProviderJobService.java | 52 new Thread(() -> { in onStartJob() method
|
/aosp_15_r20/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | CameraThread.java | 54 new Thread() { in start() method
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/ |
H A D | CameraTestThread.java | 47 new Thread() { in start() method
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | memory_dump_manager.h | 31 class Thread; variable
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_thread.h | 48 class Thread; variable
|
/aosp_15_r20/external/webrtc/sdk/objc/native/src/ |
H A D | objc_audio_device_delegate.mm | 74 - (instancetype)initWithAudioDeviceModule:
|
/aosp_15_r20/external/deqp/framework/delibs/decpp/ |
H A D | deThread.cpp | 37 Thread::Thread(void) : m_thread(0) in Thread() function in de::Thread
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/CVE_2024_34734/ |
H A D | PocService.java | 53 new Thread( in onStartCommand() method
|
/aosp_15_r20/external/lzma/CPP/7zip/Common/ |
H A D | VirtThread.h | 13 NWindows::CThread Thread; member
|
/aosp_15_r20/external/pigweed/pw_thread/ |
H A D | test_thread_context_facade_test.cc | 25 TEST(Thread, TestThreadContext) { in TEST() argument
|
/aosp_15_r20/cts/tests/tests/textclassifier/QueryTextClassifierServiceActivity/src/com/android/textclassifier/cts2/ |
H A D | QueryTextClassifierServiceActivity.java | 53 new Thread(() -> { in detectLanguageAndFinish() method
|
/aosp_15_r20/external/ruy/ruy/ |
H A D | thread_pool.h | 35 class Thread; variable
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | memory_dump_manager.h | 29 class Thread; variable
|
/aosp_15_r20/art/test/951-threaded-obsolete/src/art/ |
H A D | Test951.java | 80 new Thread(() -> { in run() method
|
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/stableuris/job/ |
D | StableUriIdleMaintenanceService.java | 48 new Thread(() -> { in onStartJob() method
|
/aosp_15_r20/frameworks/av/services/audioflinger/afutils/ |
H A D | AudioWatchdog.h | 42 explicit AudioWatchdog(unsigned periodMs = 50) : Thread(false /*canCallJava*/), in Thread() function
|