Home
last modified time | relevance | path

Searched refs:ELEMENT_LISTEN (Results 1 – 3 of 3) sorted by relevance

/external/dbus/bus/
Dconfig-parser-common.c64 return ELEMENT_LISTEN; in bus_config_parser_element_name_to_type()
146 case ELEMENT_LISTEN: in bus_config_parser_element_type_to_name()
Dconfig-parser-common.h33 ELEMENT_LISTEN, enumerator
Dconfig-parser.c764 else if (element_type == ELEMENT_LISTEN) in start_busconfig_child()
769 if (push_element (parser, ELEMENT_LISTEN) == NULL) in start_busconfig_child()
2020 case ELEMENT_LISTEN: in bus_config_parser_end_element()
2503 case ELEMENT_LISTEN: in bus_config_parser_content()