Home
last modified time | relevance | path

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

/system/media/audio_route/
Daudio_route.c465 static void end_tag(void *data, const XML_Char *tag_name) in end_tag() function
695 XML_SetElementHandler(parser, start_tag, end_tag); in audio_route_init()