Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DMemoryStatUtil.java85 final String statPath = String.format(Locale.US, MEMORY_STAT_FILE_FMT, uid, pid); in readMemoryStatFromMemcg() local
96 final String statPath = String.format(Locale.US, PROC_STAT_FILE_FMT, pid); in readMemoryStatFromProcfs() local
/aosp12/system/netd/server/
H A DIptablesRestoreControllerTest.cpp107 std::string statPath = getProcStatPath(pid); in expectNoIptablesRestoreProcess() local
127 std::string statPath = getProcStatPath(pid); in getRssPages() local