Searched defs:GetPathForProcess (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/libprocessgroup/ | ||
H A D | task_profiles_test.cpp | 114 bool GetPathForProcess(uid_t uid, pid_t pid, std::string* path) const override { in GetPathForProcess() function in __anon4da615b10110::ProfileAttributeMock |
H A D | task_profiles.cpp | 129 bool ProfileAttribute::GetPathForProcess(uid_t uid, pid_t pid, std::string* path) const { in GetPathForProcess() function in ProfileAttribute |