Home
last modified time | relevance | path

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

/frameworks/native/libs/binderdebug/
DBinderDebug.cpp28 static std::string contextToString(BinderDebugContext context) { in contextToString() function
72 std::string contextStr = contextToString(context); in getBinderPidInfo()