OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:queue_property_triggers
(Results
1 - 3
of
3
) sorted by null
/system/core/init/
init_parser.h
29
void
queue_property_triggers
(const char *name, const char *value);
init.c
405
queue_property_triggers
(name, value);
922
queue_builtin_action(queue_property_triggers_action, "
queue_property_triggers
");
init_parser.c
513
void
queue_property_triggers
(const char *name, const char *value)
function
Completed in 434 milliseconds