OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:section_t
(Results
1 - 2
of
2
) sorted by null
/system/bt/osi/src/
config.c
46
}
section_t
;
typedef in typeref:struct:__anon73887
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 = list_node(node);
213
section_t
*sec = section_find(config, section);
236
section_t
*sec = section_find(config, section);
248
section_t
*sec = section_find(config, section);
274
const
section_t
*section = (const
section_t
*)list_node(lnode);
322
const
section_t
*section = (const section_t *)list_node(node)
[
all
...]
/hardware/qcom/audio/hal/
platform_info.c
37
}
section_t
;
typedef in typeref:enum:__anon32482
59
static
section_t
section;
Completed in 141 milliseconds