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 66 extern const wchar_t kRegPathField[];
google_update_constants.cc 54 const wchar_t kRegPathField[] = L"path";
google_update_util.cc 55 if ((update_key.ReadValue(kRegPathField, &path_str) == ERROR_SUCCESS) &&

Completed in 44 milliseconds