HomeSort by relevance Sort by last modified time
    Searched defs:build_number (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/
install.cpp 71 int build_number; local
72 if (android::base::ParseInt(num_string.c_str(), &build_number, 0)) {
73 return build_number;
  /external/google-breakpad/src/google_breakpad/common/
minidump_format.h 606 uint32_t build_number; member in struct:__anon11448
    [all...]

Completed in 1261 milliseconds