Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer.cc811 static const char vendor_id_name[] = "vendor_id"; in WriteCPUInformation() local
869 if (!my_strcmp(field, vendor_id_name)) { in WriteCPUInformation()