Home
last modified time | relevance | path

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

/aosp14/system/core/libprocessgroup/
H A Dtask_profiles_test.cpp117 bool GetPathForTask(int tid, std::string* path) const override { in GetPathForTask() function in __anon4da615b10110::ProfileAttributeMock
H A Dtask_profiles.cpp139 bool ProfileAttribute::GetPathForTask(int tid, std::string* path) const { in GetPathForTask() function in ProfileAttribute