/aosp_15_r20/art/dex2oat/linker/ |
H A D | elf_writer_quick.cc | 60 void Run(Thread*) override { in Run() argument
|
/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/ |
H A D | transfer_thread.h | 453 Thread(ByteSpan chunk_buffer, ByteSpan encode_buffer) in Thread() function
|
/aosp_15_r20/packages/services/Car/tests/CarTestLibUnitTest/src/android/car/testapi/ |
D | BlockingUserLifecycleListenerUnitTest.java | 292 new Thread(() -> { in sendAsyncEvents() method
|
/aosp_15_r20/art/runtime/ |
H A D | vdex_file.h | 35 class Thread; variable
|
H A D | trace.h | 50 class Thread; variable
|
H A D | instrumentation.h | 54 class Thread; variable
|
/aosp_15_r20/out/soong/.intermediates/system/extras/simpleperf/libsimpleperf/android_arm64_armv8-2a_cortex-a55_static/gen/proto/system/extras/simpleperf/ |
D | cmd_report_sample.pb.cc | 106 PROTOBUF_CONSTEXPR Thread::Thread( in Thread() function in simpleperf_report_proto::Thread 1876 Thread::Thread(::PROTOBUF_NAMESPACE_ID::Arena* arena, in Thread() function in simpleperf_report_proto::Thread 1882 Thread::Thread(const Thread& from) in Thread() function in simpleperf_report_proto::Thread
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationAttentionHelper.java | 827 new Thread(() -> { in playVibration() method 880 new Thread() { in playInCallNotification() method
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | synth_minidump.cc | 234 Thread::Thread(const Dump& dump, in Thread() function in google_breakpad::SynthMinidump::Thread
|
/aosp_15_r20/art/runtime/gc/ |
H A D | reference_processor.cc | 379 std::unique_ptr<SelfDeletingTask> result(new FunctionTask([](Thread*) {})); in CollectClearedReferences() argument
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuThreadUtil.hpp | 190 class Thread : public de::Thread class
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | object.h | 41 class Thread; variable
|
/aosp_15_r20/external/scudo/standalone/tests/ |
H A D | quarantine_test.cpp | 223 pthread_t Thread; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerUtilFuchsia.cpp | 283 ScopedHandle Thread; in CrashHandler() local
|
/aosp_15_r20/art/runtime/base/ |
H A D | locks.h | 35 class Thread; variable
|
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/securechannel/ |
H A D | SecureChannel.java | 135 new Thread(() -> { in start() method
|
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/ |
H A D | MediaPlayerPerformance.java | 139 new Thread() { in initializeMessageLooper() method
|
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/install/ |
H A D | RequestThrottleTest.kt | 212 private fun Thread.joinForTest() = join(5000) in CountDownLatch() method
|
/aosp_15_r20/packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/ |
D | SourceLatency.java | 96 (new Thread() { in checkSourceConcurrent() method
|
/aosp_15_r20/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/ |
H A D | TestDocumentsProvider.java | 262 new Thread() { in queryChildDocuments() method
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | MovePackageHelper.java | 289 new Thread(() -> { in movePackageInternal() method
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | CrashRecoveryContext.cpp | 513 llvm::thread Thread(RequestedStackSize == 0 in RunSafelyOnThread() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | track_event_tracker.cc | 595 TrackEventTracker::ResolvedDescriptorTrack::Thread(UniqueTid utid, in Thread() function in perfetto::trace_processor::TrackEventTracker::ResolvedDescriptorTrack
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Display.h | 71 class Thread; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-utils/src/ |
D | thread.rs | 562 pub fn thread(&self) -> &thread::Thread { in thread()
|