Searched defs:processName (Results 1 – 4 of 4) sorted by relevance
40 const std::string &processName) { in createClientIdLocked()104 std::string processName = getProcessName(pid); in registerCallback() local429 std::string processName = mapping[kJsonProcessName].asString(); in HalClientManager() local
175 void stopProcess(int pid, const char* processName) { in stopProcess()
114 std::string processName = binaryName(); in tryShortenProcessName() local
1788 std::vector<std::string> tryToFindProcesses(const std::string& processName, uint32_t maxTries = 1, in tryToFindProcesses()1813 void expectProcessExists(const std::string& processName) { in expectProcessExists()1817 void expectProcessDoesNotExist(const std::string& processName) { in expectProcessDoesNotExist()