HomeSort by relevance Sort by last modified time
    Searched defs:SchemaNode (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/policy/core/common/
schema.h 20 struct POLICY_EXPORT SchemaNode;
184 const internal::SchemaNode* node);
190 const internal::SchemaNode* node_;
schema_internal.h 19 struct POLICY_EXPORT SchemaNode {
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 119 milliseconds