Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/libprocessgroup/
H A Dtask_profiles_test.cpp131 bool GetPathForUID(uid_t, std::string*) const override { return false; } in GetPathForUID() function in __anon5808e0b90111::ProfileAttributeMock
H A Dtask_profiles.cpp197 bool ProfileAttribute::GetPathForUID(uid_t uid, std::string* path) const { in GetPathForUID() function in ProfileAttribute