Home
last modified time | relevance | path

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

/frameworks/native/libs/binderdebug/
DBinderDebug.cpp202 status_t getBinderTransactions(pid_t pid, std::string& transactionsOutput) { in getBinderTransactions() argument
220 transactionsOutput += line + '\n'; in getBinderTransactions()