OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRegBrandField
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/installer/util/
google_update_constants.h
41
extern const wchar_t
kRegBrandField
[];
google_update_constants.cc
28
const wchar_t
kRegBrandField
[] = L"brand";
installation_state.cc
92
key.ReadValue(google_update::
kRegBrandField
, &brand_);
/external/chromium_org/chrome/installer/setup/
install_worker_unittest.cc
596
StrEq(google_update::
kRegBrandField
),
[
all
...]
install_worker.cc
[
all
...]
Completed in 2203 milliseconds