Searched defs:PropertiesNode (Results 1 – 2 of 2) sorted by relevance
51 struct POLICY_EXPORT PropertiesNode { struct59 // If |begin == end| then the map policy that this PropertiesNode corresponds argument81 // PropertiesNode corresponds to does not have any required properties. argument84 int required_end;91 int additional;
21 struct POLICY_EXPORT PropertiesNode; variable