Home
last modified time | relevance | path

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

/frameworks/native/libs/binderdebug/
DBinderDebug.cpp42 static status_t scanBinderContext(pid_t pid, const std::string& contextName, in scanBinderContext() function
75 status_t ret = scanBinderContext(pid, contextStr, [&](const std::string& line) { in getBinderPidInfo()
139 status_t ret = scanBinderContext(pid, contextStr, [&](const std::string& line) { in getBinderClientPids()
165 ret = scanBinderContext(servicePid, contextStr, [&](const std::string& line) { in getBinderClientPids()