Home
last modified time | relevance | path

Searched defs:ThreadName (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dchrome_string_lookup.cc114 struct ThreadName { struct
115 protos::pbzero::ChromeThreadDescriptor::ThreadType type;
116 const char* name;
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/
H A Dmod.rs1296 enum ThreadName { enum
1325 impl ThreadName { impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/thread/
H A Dmod.rs1296 enum ThreadName { enum
1325 impl ThreadName { implementation
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/
H A Dmod.rs1296 enum ThreadName { enum
1325 impl ThreadName { impl
/aosp_15_r20/external/pigweed/pw_thread/
H A Dthread_info_test.cc25 TEST(ThreadInfo, ThreadName) { in TEST() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DThreadSpec.h113 ThreadName, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DThreadSpec.h113 ThreadName, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DThreadSpec.h113 ThreadName, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DThreadSpec.h113 ThreadName, enumerator
/aosp_15_r20/hardware/interfaces/audio/aidl/common/tests/
H A Dstreamworker_tests.cpp279 TEST_P(StreamWorkerTest, ThreadName) { in TEST_P() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DFormatEntity.h61 ThreadName, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DFormatEntity.h61 ThreadName, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DFormatEntity.h61 ThreadName, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DFormatEntity.h61 ThreadName, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DTimeProfiler.cpp281 SmallString<0> ThreadName; member
/aosp_15_r20/external/libchrome/base/threading/
H A Dthread_unittest.cc388 TEST_F(ThreadTest, ThreadName) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/threading/
H A Dthread_unittest.cc407 TEST_F(ThreadTest, ThreadName) { in TEST_F() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/
H A Dmod.rs1274 enum ThreadName { enum
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/
H A Dmod.rs1274 enum ThreadName { enum
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop_unittest.cc2164 TEST_P(MessageLoopTest, ThreadName) { in TEST_P() argument