Searched defs:GetPathForUID (Results 1 – 2 of 2) sorted by relevance
| /system/core/libprocessgroup/ | ||
| D | task_profiles_test.cpp | 132 bool GetPathForUID(uid_t, std::string*) const override { return false; } in GetPathForUID() function in __anonccd321c80111::ProfileAttributeMock |
| D | task_profiles.cpp | 158 bool ProfileAttribute::GetPathForUID(uid_t uid, std::string* path) const { in GetPathForUID() function in ProfileAttribute |