OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:list_declare
(Results
1 - 3
of
3
) sorted by null
/system/core/include/cutils/
list.h
35
#define
list_declare
(name) \
macro
/system/core/init/
devices.c
92
static
list_declare
(sys_perms);
93
static
list_declare
(dev_perms);
94
static
list_declare
(platform_names);
init_parser.c
39
static
list_declare
(service_list);
40
static
list_declare
(action_list);
41
static
list_declare
(action_queue);
Completed in 82 milliseconds