Searched refs:getBinderTransactions (Results 1 – 3 of 3) sorted by relevance
53 status_t getBinderTransactions(pid_t pid, std::string& transactionOutput);
202 status_t getBinderTransactions(pid_t pid, std::string& transactionsOutput) { in getBinderTransactions() function
585 android::status_t status = android::getBinderTransactions(pid, binderState); in dumpTraces()