Home
last modified time | relevance | path

Searched refs:GetMutable (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/components/policy/core/common/
Dpolicy_map.h65 Entry* GetMutable(const std::string& policy);
Dpolicy_map.cc69 PolicyMap::Entry* PolicyMap::GetMutable(const std::string& policy) { in GetMutable() function in policy::PolicyMap