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

  /external/dbus/bus/
config-parser-common.h 32 ELEMENT_USER,
config-parser-common.c 44 return ELEMENT_USER;
144 case ELEMENT_USER:
config-parser-trivial.c 166 case ELEMENT_USER:
270 case ELEMENT_USER:
config-parser.c 679 if (element_type == ELEMENT_USER)
684 if (push_element (parser, ELEMENT_USER) == NULL)
    [all...]

Completed in 20 milliseconds