Home
last modified time | relevance | path

Searched refs:PolicyNamespaceList (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/components/policy/core/common/
Dschema_map.h50 PolicyNamespaceList* removed,
51 PolicyNamespaceList* added) const;
57 PolicyNamespaceList* list) const;
Dschema_map.cc97 PolicyNamespaceList* removed, in GetChanges()
98 PolicyNamespaceList* added) const { in GetChanges()
104 PolicyNamespaceList* list) const { in GetNamespacesNotInOther()
Dpolicy_namespace.h55 typedef std::vector<PolicyNamespace> PolicyNamespaceList; typedef
Dschema_registry_unittest.cc56 PolicyNamespaceList added; in SchemaMapEquals()
57 PolicyNamespaceList removed; in SchemaMapEquals()
Dschema_map_unittest.cc283 PolicyNamespaceList removed; in TEST_F()
284 PolicyNamespaceList added; in TEST_F()