Lines Matching refs:GetValue
207 const unsigned int* num_slots_p = ec->GetValue( in UpdateCheckAllowed()
215 const bool* device_policy_is_loaded_p = ec->GetValue( in UpdateCheckAllowed()
221 const bool* update_disabled_p = ec->GetValue( in UpdateCheckAllowed()
226 const bool* allow_kiosk_app_control_chrome_version_p = ec->GetValue( in UpdateCheckAllowed()
241 ec->GetValue(system_provider->var_kiosk_required_platform_version()); in UpdateCheckAllowed()
256 const string* target_version_prefix_p = ec->GetValue( in UpdateCheckAllowed()
263 const bool* release_channel_delegated_p = ec->GetValue( in UpdateCheckAllowed()
266 const string* release_channel_p = ec->GetValue( in UpdateCheckAllowed()
274 const UpdateRequestStatus* forced_update_requested_p = ec->GetValue( in UpdateCheckAllowed()
291 const bool* is_official_build_p = ec->GetValue( in UpdateCheckAllowed()
299 const bool* is_oobe_enabled_p = ec->GetValue( in UpdateCheckAllowed()
302 const bool* is_oobe_complete_p = ec->GetValue( in UpdateCheckAllowed()
378 const bool* device_policy_is_loaded_p = ec->GetValue( in UpdateCanStart()
393 const bool* is_oobe_enabled_p = ec->GetValue( in UpdateCanStart()
398 const bool* is_oobe_complete_p = ec->GetValue( in UpdateCanStart()
503 const ConnectionType* conn_type_p = ec->GetValue( in UpdateDownloadAllowed()
510 const ConnectionTethering* conn_tethering_p = ec->GetValue( in UpdateDownloadAllowed()
548 const bool* device_policy_is_loaded_p = ec->GetValue( in UpdateDownloadAllowed()
551 const set<ConnectionType>* allowed_conn_types_p = ec->GetValue( in UpdateDownloadAllowed()
561 const bool* update_over_cellular_allowed_p = ec->GetValue( in UpdateDownloadAllowed()
582 const bool* device_policy_is_loaded_p = ec->GetValue( in P2PEnabled()
585 const bool* policy_au_p2p_enabled_p = ec->GetValue( in P2PEnabled()
590 const string* policy_owner_p = ec->GetValue(dp_provider->var_owner()); in P2PEnabled()
599 const bool* updater_p2p_enabled_p = ec->GetValue( in P2PEnabled()
632 ec->GetValue(updater_provider->var_updater_started_time()); in NextUpdateCheckTime()
636 ec->GetValue(updater_provider->var_last_checked_time()); in NextUpdateCheckTime()
638 const uint64_t* seed = ec->GetValue(state->random_provider()->var_seed()); in NextUpdateCheckTime()
652 const unsigned int* server_dictated_poll_interval = ec->GetValue( in NextUpdateCheckTime()
663 const unsigned int* consecutive_failed_update_checks = ec->GetValue( in NextUpdateCheckTime()
718 const bool* is_official_build_p = ec->GetValue( in UpdateBackoffAndDownloadUrl()
748 const bool* device_policy_is_loaded_p = ec->GetValue( in UpdateBackoffAndDownloadUrl()
751 const bool* policy_http_downloads_enabled_p = ec->GetValue( in UpdateBackoffAndDownloadUrl()
871 const uint64_t* seed = ec->GetValue(state->random_provider()->var_seed()); in UpdateBackoffAndDownloadUrl()
913 const bool* device_policy_is_loaded_p = ec->GetValue( in UpdateScattering()
919 const TimeDelta* scatter_factor_p = ec->GetValue( in UpdateScattering()
925 const uint64_t* seed = ec->GetValue(state->random_provider()->var_seed()); in UpdateScattering()