Searched defs:debugData (Results 1 – 6 of 6) sorted by relevance
72 Status AidlClient::deliverGraphDebugInfo(const std::string& debugData) { in deliverGraphDebugInfo()
229 Status DebuggerImpl::deliverGraphDebugInfo(const std::string& debugData) { in deliverGraphDebugInfo()
689 std::string debugData; in processCommands() local
1420 public void onDebugErrorAlert(int errorCode, java.util.ArrayList<Byte> debugData) { in onDebugErrorAlert()1459 public void onDebugErrorAlert(int errorCode, java.util.ArrayList<Byte> debugData) in onDebugErrorAlert()1514 public void onDebugErrorAlert(int errorCode, java.util.ArrayList<Byte> debugData) in onDebugErrorAlert()
400 void onDebugErrorAlert(int errorCode, byte[] debugData); in onDebugErrorAlert()
1151 public void onDebugErrorAlert(int errorCode, byte[] debugData) { in onDebugErrorAlert()