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

  /external/google-breakpad/src/client/linux/crash_generation/
crash_generation_server.h 57 // Parameter listen_fd: The server fd created by CreateReportChannel().
90 static bool CreateReportChannel(int* server_fd, int* client_fd);
crash_generation_server.cc 131 CrashGenerationServer::CreateReportChannel(int* server_fd, int* client_fd)

Completed in 333 milliseconds