OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p2p_first_attempted
(Results
1 - 4
of
4
) sorted by null
/system/update_engine/update_manager/
policy.h
107
base::Time
p2p_first_attempted
;
member in struct:chromeos_update_manager::UpdateState
update_manager_unittest.cc
201
update_state.
p2p_first_attempted
= Time();
chromeos_policy.cc
411
} else if (!update_state.
p2p_first_attempted
.is_null() &&
413
update_state.
p2p_first_attempted
+
[
all
...]
chromeos_policy_unittest.cc
167
update_state.
p2p_first_attempted
= Time();
[
all
...]
Completed in 34 milliseconds