Home
last modified time | relevance | path

Searched refs:GetSystemPolicy (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/update_manager/
Dupdate_manager.cc25 : policy_(GetSystemPolicy()), in UpdateManager()
Dpolicy.h310 std::unique_ptr<Policy> GetSystemPolicy();
Dchromeos_policy.cc196 unique_ptr<Policy> GetSystemPolicy() { in GetSystemPolicy() function