Searched refs:PolicyNamespaceList (Results 1 - 6 of 6) sorted by last modified time

/external/chromium_org/components/policy/core/common/cloud/
H A Dcomponent_cloud_policy_service.cc85 scoped_ptr<PolicyNamespaceList> removed);
139 OnSchemasUpdated(schema_map, scoped_ptr<PolicyNamespaceList>());
187 scoped_ptr<PolicyNamespaceList> removed) {
461 scoped_ptr<PolicyNamespaceList> removed(new PolicyNamespaceList);
462 PolicyNamespaceList added;
/external/chromium_org/components/policy/core/common/
H A Dpolicy_namespace.h48 typedef std::vector<PolicyNamespace> PolicyNamespaceList; typedef in namespace:policy
H A Dschema_map.cc106 PolicyNamespaceList* removed,
107 PolicyNamespaceList* added) const {
113 PolicyNamespaceList* list) const {
H A Dschema_map.h47 PolicyNamespaceList* removed,
48 PolicyNamespaceList* added) const;
54 PolicyNamespaceList* list) const;
H A Dschema_map_unittest.cc317 PolicyNamespaceList removed;
318 PolicyNamespaceList added;
H A Dschema_registry_unittest.cc54 PolicyNamespaceList added;
55 PolicyNamespaceList removed;

Completed in 1490 milliseconds