Searched refs:list_declare (Results 1 - 3 of 3) sorted by relevance

/system/core/include/cutils/
H A Dlist.h35 #define list_declare(name) \ macro
/system/core/init/
H A Ddevices.c94 static list_declare(sys_perms);
95 static list_declare(dev_perms);
96 static list_declare(platform_names);
H A Dinit_parser.c39 static list_declare(service_list);
40 static list_declare(action_list);
41 static list_declare(action_queue);

Completed in 209 milliseconds