HomeSort by relevance Sort by last modified time
    Searched refs:ELEMENT_POLICY (Results 1 - 3 of 3) sorted by null

  /external/dbus/bus/
config-parser-common.h 35 ELEMENT_POLICY,
config-parser-common.c 104 return ELEMENT_POLICY;
150 case ELEMENT_POLICY:
config-parser.c 967 else if (element_type == ELEMENT_POLICY)
975 if ((e = push_element (parser, ELEMENT_POLICY)) == NULL)
    [all...]

Completed in 48 milliseconds