Home
last modified time | relevance | path

Searched refs:kProcBase (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/vr/performanced/
H A Dtask.cpp20 const char kProcBase[] = "/proc"; variable
24 stream << kProcBase << "/" << task_id; in OpenTaskDirectory()
H A Dperformance_service_tests.cpp32 const char kProcBase[] = "/proc"; variable
37 stream << kProcBase << "/" << task_id << "/" << name; in OpenTaskFile()