Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_os_KernelAllocationStats.cpp74 for (const auto &pidToInodeEntry : pidToInodes) { in KernelAllocationStats_getDmabufAllocations() local
75 pid_t pid = pidToInodeEntry.first; in KernelAllocationStats_getDmabufAllocations()