Home
last modified time | relevance | path

Searched refs:GetAllPids (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/hidumper/interfaces/native/innerkits/include/
H A Ddump_common_utils.h47 static std::vector<int32_t> GetAllPids();
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.h53 static std::vector<int32_t> GetAllPids();
H A Dfault_detector_util.cpp188 vector<int32_t> FaultDetectorUtil::GetAllPids() in GetAllPids() function in OHOS::HiviewDFX::FaultDetectorUtil
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp95 std::vector<int32_t> DumpCommonUtils::GetAllPids() in GetAllPids() function in OHOS::HiviewDFX::DumpCommonUtils
H A Ddump_manager_service.cpp217 std::vector<int32_t> pids = DumpCommonUtils::GetAllPids(); in ScanPidOverLimit()
/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_configutils_test.cpp391 std::vector<int32_t> pids = DUMP_COMMON_UTILS.GetAllPids(); in HWTEST_F()
392 ASSERT_FALSE(pids.empty()) << "GetAllPids result is empty."; in HWTEST_F()
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_detector.cpp96 vector<int> pids = FaultDetectorUtil::GetAllPids(); in UpdateUserMonitorInfo()

Completed in 4 milliseconds