Searched defs:GetPathForTask (Results 1 – 2 of 2) sorted by relevance
| /system/core/libprocessgroup/ | ||
| D | task_profiles_test.cpp | 117 bool GetPathForTask(int tid, std::string* path) const override { in GetPathForTask() function in __anonccd321c80111::ProfileAttributeMock |
| D | task_profiles.cpp | 139 bool ProfileAttribute::GetPathForTask(int tid, std::string* path) const { in GetPathForTask() function in ProfileAttribute |