OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOmahaDefaultAUTestURL
(Results
1 - 7
of
7
) sorted by null
/system/update_engine/common/
platform_constants.h
27
extern const char
kOmahaDefaultAUTestURL
[];
platform_constants_android.cc
24
const char
kOmahaDefaultAUTestURL
[] =
platform_constants_chromeos.cc
24
const char
kOmahaDefaultAUTestURL
[] =
/system/update_engine/
omaha_request_params.cc
122
return (update_url_ == constants::
kOmahaDefaultAUTestURL
||
omaha_response_handler_action_unittest.cc
417
params.set_update_url(constants::
kOmahaDefaultAUTestURL
);
update_attempter_unittest.cc
[
all
...]
update_attempter.cc
804
forced_omaha_url_ = constants::
kOmahaDefaultAUTestURL
;
[
all
...]
Completed in 78 milliseconds