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

/external/google-breakpad/src/processor/
H A Dminidump_processor.cc602 char os_string[11]; local
603 snprintf(os_string, sizeof(os_string), "0x%08x",
605 info->os = os_string;

Completed in 223 milliseconds