Home
last modified time | relevance | path

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

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