Home
last modified time | relevance | path

Searched defs:tids (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/procinfo/
H A Dprocinfo_test.cpp62 std::vector<int> tids; variable
77 std::vector<int> tids; variable
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_process.cpp60 std::vector<int> tids; in InitOtherThreads() local
93 std::vector<int> tids; in ChangeTid() local
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_rtg.cpp167 std::vector<pid_t> tids; variable
235 std::vector<pid_t> tids; variable
/ohos5.0/foundation/arkui/napi/test/unittest/engine/
H A Dtest_ark.cpp86 pthread_t tids; variable
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dworkgroup_internal.h41 int tids[MAX_WG_THREADS]; member
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp153 bool GetTidsByPidWithFunc(const int pid, std::vector<int>& tids, std::function<bool(int)> const& fu…
183 bool GetTidsByPid(const int pid, std::vector<int>& tids, std::vector<int>& nstids)
/ohos5.0/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_manager_impl_test.cpp215 std::vector<std::string> tids; variable
H A Drequest_manager_test.cpp171 std::vector<std::string> tids; variable
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
H A Dbacktrace_local.cpp167 std::vector<int> tids; in GetProcessStacktrace() local
/ohos5.0/foundation/resourceschedule/frame_aware_sched/common/include/
H A Drtg_interface.h61 int tids[MAX_TID_NUM]; member
/ohos5.0/base/startup/init/test/unittest/param/
H A Dclient_unittest.cpp69 pthread_t tids[threadMaxNumer + threadMaxNumer]; in TestForMultiThread() local
/ohos5.0/base/request/request/frameworks/native/src/
H A Drequest_manager.cpp55 int32_t RequestManager::Search(const Filter &filter, std::vector<std::string> &tids) in Search()
H A Drequest_service_proxy.cpp227 int32_t RequestServiceProxy::Search(const Filter &filter, std::vector<std::string> &tids) in Search()
H A Drequest_manager_impl.cpp201 int32_t RequestManagerImpl::Search(const Filter &filter, std::vector<std::string> &tids) in Search()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp147 std::vector<int> tids; in DoDumpLocalPid() local
406 std::vector<int> tids = {}; in CollectKernelStack() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dsupervisor.cpp100 std::set<int32_t> tids {}; in GetKeyTidSetByRole() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp626 std::vector<int> tids; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h155 pthread_t tids; member
/ohos5.0/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp803 std::vector<std::string> tids; in Search() member
928 std::vector<std::string> tids; in ReloadListener() local
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h181 pthread_t tids; member
/ohos5.0/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp111 std::vector<int> tids; in GetCrasherThreads() local
/ohos5.0/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
H A Ddownloaduploadmanager_fuzzer.cpp120 std::vector<std::string> tids; in SearchRequestFuzzTest() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask_manager.cpp326 std::unordered_set<pid_t> tids {}; in GetIdleWorkers() local