Searched refs:os_major_version_ (Results 1 – 2 of 2) sorted by relevance
213 static int os_major_version_; variable
118 int MinidumpGenerator::os_major_version_ = 0; member in google_breakpad::MinidumpGenerator125 if (os_major_version_) in GatherSystemInformation()169 os_major_version_ = IntegerValueAtIndex(product_str, 0); in GatherSystemInformation()1267 info_ptr->major_version = os_major_version_; in WriteSystemInfoStream()