Searched refs:sysBin (Results 1 – 1 of 1) sorted by relevance
244 std::string sysBin = "/system/bin"; in IsSystemProcess() local247 (processName.compare(0, sysBin.length(), sysBin) == 0) || in IsSystemProcess()