Searched defs:ClientInfo (Results 1 – 6 of 6) sorted by relevance
37 explicit ClientInfo(pid_t pid) : pid_(pid) {} in ClientInfo() function
41 class ClientInfo; variable
39 ClientInfo(pid_t pid, CrashGenerationServer* crash_server) in ClientInfo() function
38 ClientInfo::ClientInfo(CrashGenerationServer* crash_server, in ClientInfo() function in google_breakpad::ClientInfo
40 class ClientInfo; variable