Searched refs:exeName (Results 1 – 1 of 1) sorted by relevance
511 std::string exeName; in remountUid() local520 if (!android::vold::Readlinkat(pidFd, "exe", &exeName)) { in remountUid()524 if (!StartsWith(exeName, "/system/bin/app_process") && sb.st_uid < AID_APP_START) { in remountUid()