Home
last modified time | relevance | path

Searched refs:GetProcessPid (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp145 int testPid1 = GetProcessPid(testProcess1);
148 int testPid2 = GetProcessPid(testProcess2);
217 int applyPid1 = GetProcessPid(testProcess);
249 int testPid = GetProcessPid(oneProcessName);
291 int testPid1 = GetProcessPid(testProcess);
337 int applyPid1 = GetProcessPid(apply);
516 int applyPid = GetProcessPid(apply);
535 int applyPid = GetProcessPid(apply);
554 int applyPid = GetProcessPid(apply);
573 int applyPid = GetProcessPid(apply);
H A Ddumpcatcher_command_test.cpp69 int testPid = GetProcessPid("accountmgr");
90 int testPid = GetProcessPid("accountmgr");
262 int systemuiPid = GetProcessPid(systemui);
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dprocess_dump_test.cpp81 pid_t accountmgrPid = GetProcessPid(ACCOUNTMGR_NAME);
194 pid_t pid = GetProcessPid(ACCOUNTMGR_NAME);
218 pid_t pid = GetProcessPid(ACCOUNTMGR_NAME);
285 pid_t pid = GetProcessPid(ACCOUNTMGR_NAME);
312 pid_t pid = GetProcessPid(ACCOUNTMGR_NAME);
/ohos5.0/base/hiviewdfx/faultloggerd/test/moduletest/
H A Dfaultloggerd_module_test.cpp31 int pid = GetProcessPid(serviceName); in WaitForServiceReady()
37 pid = GetProcessPid(serviceName); in WaitForServiceReady()
/ohos5.0/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp76 int GetProcessPid(const std::string& processName) in GetProcessPid() function
92 return GetProcessPid(bundleName); in LaunchTestHap()
H A Ddfx_test_util.h77 int GetProcessPid(const std::string& processName);
/ohos5.0/base/hiviewdfx/faultloggerd/test/performancetest/src/
H A Dfaultloggerd_performance_test.cpp211 int pid = GetProcessPid(name);
/ohos5.0/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp1448 int accountmgrPid = GetProcessPid(ACCOUNTMGR_NAME);
1469 testPidVecs.emplace_back(GetProcessPid(processName));
H A Dfaultloggerd_system_test.cpp1663 int newPid = GetProcessPid(TEST_BUNDLE_NAME);
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dmemory_test.cpp490 pid_t pid = GetProcessPid(FOUNDATION_NAME);