OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:list_declare
(Results
1 - 4
of
4
) sorted by null
/system/core/include/cutils/
list.h
35
#define
list_declare
(name) \
macro
/system/core/init/
ueventd_parser.c
31
static
list_declare
(subsystem_list);
devices.c
96
static
list_declare
(sys_perms);
97
static
list_declare
(dev_perms);
98
static
list_declare
(platform_names);
init_parser.c
36
static
list_declare
(service_list);
37
static
list_declare
(action_list);
38
static
list_declare
(action_queue);
Completed in 268 milliseconds