Searched refs:GetCustomInfo (Results 1 – 3 of 3) sorted by relevance
98 CustomClientInfo GetCustomInfo() const;
214 CustomClientInfo ClientInfo::GetCustomInfo() const { in GetCustomInfo() function in google_breakpad::ClientInfo
234 CustomClientInfo custom_info = client_info->GetCustomInfo(); in ShowClientCrashed()