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

  /device/google/dragon/recovery/updater/
debug_ec.c 1045 char build_string[128]; local
1057 NULL, 0, build_string, sizeof(build_string));
1067 build_string[sizeof(build_string) - 1] = '\0';
1075 printf("Build info: %s\n", build_string);
  /external/google-breakpad/src/google_breakpad/common/
minidump_format.h 766 uint16_t build_string[MD_MAX_PATH]; /* UTF-16-encoded, 0-terminated */ member in struct:__anon11453
    [all...]

Completed in 266 milliseconds