Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dplatform_info.c49 APP_TYPE, enumerator
93 [APP_TYPE] = process_app_type,
913 section = APP_TYPE; in start_tag()
955 if (section != APP_TYPE) { in start_tag()
960 section_process_fn fn = section_table[APP_TYPE]; in start_tag()