Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dtask_profiles_test.cpp109 bool GetPathForTask(int tid, std::string* path) const override { in GetPathForTask() function in __anonc8333a2f0111::ProfileAttributeMock
Dtask_profiles.cpp122 bool ProfileAttribute::GetPathForTask(int tid, std::string* path) const { in GetPathForTask() function in ProfileAttribute