Home
last modified time | relevance | path

Searched defs:processName (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DNetdConstants.cpp176 void stopProcess(int pid, const char* processName) { in stopProcess()
/system/libhidl/transport/
DServiceManagement.cpp113 std::string processName = binaryName(); in tryShortenProcessName() local
/system/netd/tests/
Dbinder_test.cpp1603 std::vector<std::string> tryToFindProcesses(const std::string& processName, uint32_t maxTries = 1, in tryToFindProcesses()
1628 void expectProcessExists(const std::string& processName) { in expectProcessExists()
1632 void expectProcessDoesNotExist(const std::string& processName) { in expectProcessDoesNotExist()