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.cc 46 } section_t; typedef in typeref:struct:__anon113495
57 static section_t* section_new(const char* name);
59 static section_t* section_find(const config_t* config, const char* section);
114 section_t* sec = static_cast<section_t*>(list_node(node));
214 section_t* sec = section_find(config, section);
238 section_t* sec = section_find(config, section);
249 section_t* sec = section_find(config, section);
275 const section_t* section = (const section_t*)list_node(lnode)
    [all...]
  /hardware/qcom/audio/hal/
platform_info.c 38 } section_t; typedef in typeref:enum:__anon43556
64 static section_t section;

Completed in 76 milliseconds