Searched refs:GUIDString (Results 1 - 5 of 5) sorted by relevance

/external/google-breakpad/src/common/windows/
H A Dguid_string.h43 class GUIDString { class in namespace:google_breakpad
H A Dguid_string.cc43 wstring GUIDString::GUIDToWString(GUID *guid) {
60 wstring GUIDString::GUIDToSymbolServerWString(GUID *guid) {
H A Dpdb_source_line_writer.cc1211 info->debug_identifier = GUIDString::GUIDToSymbolServerWString(&guid);
/external/google-breakpad/src/client/windows/crash_generation/
H A Dminidump_generator.cc573 wstring id_str = GUIDString::GUIDToWString(&id);
/external/google-breakpad/src/client/windows/handler/
H A Dexception_handler.cc1037 next_minidump_id_ = GUIDString::GUIDToWString(&id);

Completed in 532 milliseconds