Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp73 static const char* getReturnString(size_t idx);
122 static const char* getReturnString(size_t idx) in getReturnString() function
433 << getReturnString(cmd) << endl; in getAndExecuteCommand()
719 << getReturnString(cmd) << endl; in waitForResponse()