Searched refs:PropertiesNode (Results 1 – 4 of 4) sorted by relevance
51 struct POLICY_EXPORT PropertiesNode { struct131 const PropertiesNode* properties_nodes;
21 struct POLICY_EXPORT PropertiesNode; variable124 const internal::PropertiesNode* node);
31 using internal::PropertiesNode;178 const PropertiesNode* properties(int index) const { in properties()278 std::vector<PropertiesNode> properties_nodes_;542 properties_nodes_.push_back(PropertiesNode()); in ParseDictionary()764 const PropertiesNode* node) in Iterator()1083 const PropertiesNode* node = storage_->properties(node_->extra); in GetKnownProperty()1095 const PropertiesNode* node = storage_->properties(node_->extra); in GetAdditionalProperties()1104 const PropertiesNode* node = storage_->properties(node_->extra); in GetPatternProperties()1120 const PropertiesNode* node = storage_->properties(node_->extra); in GetRequiredProperties()
564 const internal::PropertiesNode kProperties[] = { in TEST()