Home
last modified time | relevance | path

Searched refs:contextName (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() argument
56 isDesiredContext = base::Split(line, " ").back() == contextName; in scanBinderContext()