Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/lshal/
H A DListCommand.cpp211 const BinderPidInfo* ListCommand::getPidInfoCached(pid_t serverPid) { in getPidInfoCached() function in android::lshal::ListCommand
H A Dtest.cpp234 const BinderPidInfo* getPidInfoCached(pid_t serverPid) { in getPidInfoCached() function in android::lshal::MockListCommand