Searched defs:SchemaNode (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/policy/core/common/
H A Dschema.h20 struct POLICY_EXPORT SchemaNode; member in namespace:policy::internal
184 const internal::SchemaNode* node);
190 const internal::SchemaNode* node_;
H A Dschema_internal.h19 struct POLICY_EXPORT SchemaNode { struct in namespace:policy::internal
28 // SchemaData::schema_nodes that indexes the SchemaNode describing the items
45 // An offset into SchemaData::schema_nodes that indexes the SchemaNode
75 // into SchemaData::schema_nodes that indexes the SchemaNode describing the
116 const SchemaNode* schema_nodes;

Completed in 154 milliseconds