Searched defs:GetPathForTask (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/core/libprocessgroup/ | ||
H A D | task_profiles_test.cpp | 116 bool GetPathForTask(int, std::string* path) const override { in GetPathForTask() function in __anon5808e0b90111::ProfileAttributeMock |
H A D | task_profiles.cpp | 177 bool ProfileAttribute::GetPathForTask(pid_t tid, std::string* path) const { in GetPathForTask() function in ProfileAttribute |