HomeSort by relevance Sort by last modified time
    Searched refs:SendWireMessageWithRetriesIfBlocking (Results 1 - 2 of 2) sorted by null

  /external/perfetto/src/profiling/memory/
client.h 101 bool SendWireMessageWithRetriesIfBlocking(const WireMessage&);
client.cc 295 if (!SendWireMessageWithRetriesIfBlocking(msg))
301 bool Client::SendWireMessageWithRetriesIfBlocking(const WireMessage& msg) {
352 if (!SendWireMessageWithRetriesIfBlocking(msg))

Completed in 90 milliseconds