Searched refs:GetProcessPid (Results 1 – 8 of 8) sorted by relevance
114 int testPid1 = GetProcessPid(testProcess1);117 int testPid2 = GetProcessPid(testProcess2);186 int applyPid1 = GetProcessPid(testProcess);218 int testPid = GetProcessPid(oneProcessName);260 int testPid1 = GetProcessPid(testProcess);306 int applyPid1 = GetProcessPid(apply);485 int applyPid = GetProcessPid(apply);504 int applyPid = GetProcessPid(apply);523 int applyPid = GetProcessPid(apply);542 int applyPid = GetProcessPid(apply);
68 int testPid = GetProcessPid("accountmgr");89 int testPid = GetProcessPid("accountmgr");262 int systemuiPid = GetProcessPid(systemui);
66 pid_t accountmgrPid = GetProcessPid(ACCOUNTMGR_NAME);172 pid_t pid = GetProcessPid(ACCOUNTMGR_NAME);192 pid_t pid = GetProcessPid(FOUNDATION_NAME);212 pid_t pid = GetProcessPid(FOUNDATION_NAME);
31 int pid = GetProcessPid(serviceName); in WaitForServiceReady()37 pid = GetProcessPid(serviceName); in WaitForServiceReady()
48 int GetProcessPid(const std::string& processName);
76 int GetProcessPid(const std::string& processName) in GetProcessPid() function92 return GetProcessPid(bundleName); in LaunchTestHap()
212 int pid = GetProcessPid(name);235 int testPid = GetProcessPid(name);
1376 int accountmgrPid = GetProcessPid(ACCOUNTMGR_NAME);1397 testPidVecs.emplace_back(GetProcessPid(processName));