Home
last modified time | relevance | path

Searched refs:PopulateCustomInfo (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/client/windows/crash_generation/
Dclient_info.h95 bool PopulateCustomInfo();
Dclient_info.cc182 bool ClientInfo::PopulateCustomInfo() { in PopulateCustomInfo() function in google_breakpad::ClientInfo
Dcrash_generation_server.cc828 client_info->PopulateCustomInfo(); in OnDumpRequest()