Home
last modified time | relevance | path

Searched defs:PropertiesNode (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/components/policy/core/common/
Dschema_internal.h51 struct POLICY_EXPORT PropertiesNode { struct
59 // If |begin == end| then the map policy that this PropertiesNode corresponds argument
81 // PropertiesNode corresponds to does not have any required properties. argument
84 int required_end;
91 int additional;
Dschema.h21 struct POLICY_EXPORT PropertiesNode; variable