/aosp_15_r20/test/dittosuite/test/ |
H A D | shared_variables_test.cpp | 23 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 D | shared_variables.cpp | 21 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 D | instruction_factory.cpp | 48 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 D | parser.cpp | 57 std::list<int> thread_ids({InstructionFactory::GenerateThreadId()}); in __Parse() local
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | WebViewFunctorManager.cpp | 90 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 D | WebViewFunctorManager.cpp | 53 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 D | instruction_test.h | 35 std::list<int> thread_ids; variable
|
/aosp_15_r20/external/mesa3d/src/gallium/tests/unit/ |
H A D | pipe_barrier_test.c | 52 static int thread_ids[NUM_THREADS]; variable
|
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/ |
D | AppHintDesc.h | 50 std::vector<int32_t> thread_ids; member
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | arenaz_sampler.h | 75 std::atomic<uint64_t> thread_ids; member
|
H A D | arenaz_sampler.cc | 105 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 D | arenaz_sampler.h | 75 std::atomic<uint64_t> thread_ids; member
|
H A D | arenaz_sampler.cc | 105 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 D | sanitizer_stoptheworld_test.cc | 100 pthread_t thread_ids[kThreadCount]; member
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise11.c | 39 static pthread_t *thread_ids; variable
|
/aosp_15_r20/frameworks/base/native/webview/plat_support/ |
H A D | draw_functor.cpp | 293 void ReportRenderingThreads(int functor, const int32_t* thread_ids, size_t size) { in ReportRenderingThreads()
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | rw_bitmaps.c | 525 pthread_t *thread_ids = NULL; in ext2fs_rw_bitmaps() local
|
/aosp_15_r20/system/core/debuggerd/libdebuggerd/ |
H A D | tombstone_proto_to_text.cpp | 621 std::set<int> thread_ids; in tombstone_proto_to_text() local
|
/aosp_15_r20/external/ltp/testcases/network/netstress/ |
H A D | netstress.c | 131 static pthread_t *thread_ids; variable
|
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | trace_event_unittest.cc | 1408 PlatformThreadId thread_ids[kNumThreads]; in TEST_F() local
|
/aosp_15_r20/external/libchrome/base/trace_event/ |
H A D | trace_event_unittest.cc | 1790 PlatformThreadId thread_ids[kNumThreads]; in TEST_F() local
|