HomeSort by relevance Sort by last modified time
    Searched refs:kRegPathField (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/installer/util/
google_update_constants.h 63 extern const wchar_t kRegPathField[];
google_update_constants.cc 53 const wchar_t kRegPathField[] = L"path";
google_update_util.cc 63 if ((update_key.ReadValue(kRegPathField, &path_str) == ERROR_SUCCESS) &&

Completed in 35 milliseconds