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

  /system/bt/osi/src/
config.c 42 } section_t; typedef in typeref:struct:__anon69279
53 static section_t *section_new(const char *name);
55 static section_t *section_find(const config_t *config, const char *section);
184 section_t *sec = section_find(config, section);
207 section_t *sec = section_find(config, section);
219 section_t *sec = section_find(config, section);
245 const section_t *section = (const section_t *)list_node(lnode);
270 const section_t *section = (const section_t *)list_node(node)
    [all...]
  /hardware/qcom/audio/hal/
platform_info.c 36 } section_t; typedef in typeref:enum:__anon25072
54 static section_t section;

Completed in 48 milliseconds