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

  /external/dbus/bus/
config-parser-common.h 33 ELEMENT_LISTEN,
config-parser-common.c 64 return ELEMENT_LISTEN;
146 case ELEMENT_LISTEN:
config-parser.c 763 else if (element_type == ELEMENT_LISTEN)
768 if (push_element (parser, ELEMENT_LISTEN) == NULL)
    [all...]

Completed in 255 milliseconds