Home
last modified time | relevance | path

Searched defs:GetPathForProcess (Results 1 – 2 of 2) sorted by relevance

/system/core/libprocessgroup/
Dtask_profiles_test.cpp113 bool GetPathForProcess(uid_t, pid_t pid, std::string* path) const override { in GetPathForProcess() function in __anon6e339b390111::ProfileAttributeMock
Dtask_profiles.cpp159 bool ProfileAttribute::GetPathForProcess(uid_t uid, pid_t pid, std::string* path) const { in GetPathForProcess() function in ProfileAttribute