OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:policy_http_downloads_enabled_p
(Results
1 - 1
of
1
) sorted by null
/system/update_engine/update_manager/
chromeos_policy.cc
717
const bool*
policy_http_downloads_enabled_p
= ec->GetValue(
local
719
http_allowed = (!
policy_http_downloads_enabled_p
||
720
*
policy_http_downloads_enabled_p
);
[
all
...]
Completed in 101 milliseconds