Home
last modified time | relevance | path

Searched defs:policyNameInLine (Results 1 – 1 of 1) sorted by relevance

/base/customization/enterprise_device_management/services/edm_plugin/src/
Dmanaged_browser_policy_plugin.cpp148 std::string policyNameInLine; in ModifyOrRemoveManagedBrowserPolicy() local
293 …edBrowserPolicyPlugin::FindPolicyNameInLine(const std::string &line, std::string &policyNameInLine) in FindPolicyNameInLine()