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

  /external/perfetto/src/base/
unix_socket.cc 497 return NotifyConnectionState(false);
501 return NotifyConnectionState(false);
688 void UnixSocket::NotifyConnectionState(bool success) {
  /external/perfetto/include/perfetto/base/
unix_socket.h 314 void NotifyConnectionState(bool success);

Completed in 110 milliseconds