Home
last modified time | relevance | path

Searched defs:thread_ids (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/test/dittosuite/test/
H A Dshared_variables_test.cpp23 std::list<int> thread_ids; in TEST() local
35 std::list<int> thread_ids; in TEST() local
57 std::list<int> thread_ids; in TEST() local
89 std::list<int> thread_ids; in TEST() local
101 std::list<int> thread_ids; in TEST() local
/aosp_15_r20/test/dittosuite/src/
H A Dshared_variables.cpp21 bool SharedVariables::Exists(const std::list<int>& thread_ids, const std::string& variable_name) { in Exists()
39 int SharedVariables::GetKey(const std::list<int>& thread_ids, const std::string& variable_name) { in GetKey()
69 SharedVariables::Variant SharedVariables::Get(const std::list<int>& thread_ids, in Get()
81 void SharedVariables::Set(const std::list<int>& thread_ids, const std::string& variable_name, in Set()
H A Dinstruction_factory.cpp48 const dittosuite::Instruction::Params& instruction_params, const std::list<int>& thread_ids, in CreateFromProtoInstructionSet()
77 const std::list<int>& thread_ids, const dittosuiteproto::Instruction& proto_instruction) { in CreateFromProtoInstruction()
H A Dparser.cpp57 std::list<int> thread_ids({InstructionFactory::GenerateThreadId()}); in __Parse() local
/aosp_15_r20/frameworks/base/libs/hwui/
H A DWebViewFunctorManager.cpp90 void WebViewFunctor_reportRenderingThreads(int functor, const pid_t* thread_ids, size_t size) { in WebViewFunctor_reportRenderingThreads()
268 void WebViewFunctor::reportRenderingThreads(const pid_t* thread_ids, size_t size) { in reportRenderingThreads()
358 void WebViewFunctorManager::reportRenderingThreads(int functor, const pid_t* thread_ids, in reportRenderingThreads()
/aosp_15_r20/frameworks/base/libs/hwui/platform/host/
H A DWebViewFunctorManager.cpp53 void WebViewFunctor::reportRenderingThreads(const pid_t* thread_ids, size_t size) {} in reportRenderingThreads()
73 void WebViewFunctorManager::reportRenderingThreads(int functor, const pid_t* thread_ids, in reportRenderingThreads()
/aosp_15_r20/test/dittosuite/test/include/
H A Dinstruction_test.h35 std::list<int> thread_ids; variable
/aosp_15_r20/external/mesa3d/src/gallium/tests/unit/
H A Dpipe_barrier_test.c52 static int thread_ids[NUM_THREADS]; variable
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/
DAppHintDesc.h50 std::vector<int32_t> thread_ids; member
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darenaz_sampler.h75 std::atomic<uint64_t> thread_ids; member
H A Darenaz_sampler.cc105 const uint64_t thread_ids = info->thread_ids.load(std::memory_order_relaxed); in RecordAllocateSlow() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darenaz_sampler.h75 std::atomic<uint64_t> thread_ids; member
H A Darenaz_sampler.cc105 const uint64_t thread_ids = info->thread_ids.load(std::memory_order_relaxed); in RecordAllocateSlow() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_test.cc100 pthread_t thread_ids[kThreadCount]; member
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise11.c39 static pthread_t *thread_ids; variable
/aosp_15_r20/frameworks/base/native/webview/plat_support/
H A Ddraw_functor.cpp293 void ReportRenderingThreads(int functor, const int32_t* thread_ids, size_t size) { in ReportRenderingThreads()
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Drw_bitmaps.c525 pthread_t *thread_ids = NULL; in ext2fs_rw_bitmaps() local
/aosp_15_r20/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp621 std::set<int> thread_ids; in tombstone_proto_to_text() local
/aosp_15_r20/external/ltp/testcases/network/netstress/
H A Dnetstress.c131 static pthread_t *thread_ids; variable
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_event_unittest.cc1408 PlatformThreadId thread_ids[kNumThreads]; in TEST_F() local
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_unittest.cc1790 PlatformThreadId thread_ids[kNumThreads]; in TEST_F() local