HomeSort by relevance Sort by last modified time
    Searched full:tmp_guid (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/google/
google_update_settings_posix.cc 24 std::string tmp_guid; local
25 bool consented = file_util::ReadFileToString(consent_file, &tmp_guid);
27 google_update::posix_guid.assign(tmp_guid);

Completed in 1187 milliseconds