Home
last modified time | relevance | path

Searched defs:Thread (Results 501 – 525 of 1378) sorted by relevance

1...<<21222324252627282930>>...56

/aosp_15_r20/art/dex2oat/linker/
H A Delf_writer_quick.cc60 void Run(Thread*) override { in Run() argument
/aosp_15_r20/external/pigweed/pw_transfer/public/pw_transfer/
H A Dtransfer_thread.h453 Thread(ByteSpan chunk_buffer, ByteSpan encode_buffer) in Thread() function
/aosp_15_r20/packages/services/Car/tests/CarTestLibUnitTest/src/android/car/testapi/
DBlockingUserLifecycleListenerUnitTest.java292 new Thread(() -> { in sendAsyncEvents() method
/aosp_15_r20/art/runtime/
H A Dvdex_file.h35 class Thread; variable
H A Dtrace.h50 class Thread; variable
H A Dinstrumentation.h54 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/
Dcmd_report_sample.pb.cc106 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 DNotificationAttentionHelper.java827 new Thread(() -> { in playVibration() method
880 new Thread() { in playInCallNotification() method
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dsynth_minidump.cc234 Thread::Thread(const Dump& dump, in Thread() function in google_breakpad::SynthMinidump::Thread
/aosp_15_r20/art/runtime/gc/
H A Dreference_processor.cc379 std::unique_ptr<SelfDeletingTask> result(new FunctionTask([](Thread*) {})); in CollectClearedReferences() argument
/aosp_15_r20/external/deqp/framework/common/
H A DtcuThreadUtil.hpp190 class Thread : public de::Thread class
/aosp_15_r20/art/runtime/mirror/
H A Dobject.h41 class Thread; variable
/aosp_15_r20/external/scudo/standalone/tests/
H A Dquarantine_test.cpp223 pthread_t Thread; member
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerUtilFuchsia.cpp283 ScopedHandle Thread; in CrashHandler() local
/aosp_15_r20/art/runtime/base/
H A Dlocks.h35 class Thread; variable
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/securechannel/
H A DSecureChannel.java135 new Thread(() -> { in start() method
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/
H A DMediaPlayerPerformance.java139 new Thread() { in initializeMessageLooper() method
/aosp_15_r20/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/install/
H A DRequestThrottleTest.kt212 private fun Thread.joinForTest() = join(5000) in CountDownLatch() method
/aosp_15_r20/packages/apps/QuickSearchBox/benchmarks/src/com/android/quicksearchbox/benchmarks/
DSourceLatency.java96 (new Thread() { in checkSourceConcurrent() method
/aosp_15_r20/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
H A DTestDocumentsProvider.java262 new Thread() { in queryChildDocuments() method
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DMovePackageHelper.java289 new Thread(() -> { in movePackageInternal() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCrashRecoveryContext.cpp513 llvm::thread Thread(RequestedStackSize == 0 in RunSafelyOnThread() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dtrack_event_tracker.cc595 TrackEventTracker::ResolvedDescriptorTrack::Thread(UniqueTid utid, in Thread() function in perfetto::trace_processor::TrackEventTracker::ResolvedDescriptorTrack
/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.h71 class Thread; variable
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-utils/src/
Dthread.rs562 pub fn thread(&self) -> &thread::Thread { in thread()

1...<<21222324252627282930>>...56