Home
last modified time | relevance | path

Searched refs:queue_property_triggers (Results 1 – 3 of 3) sorted by relevance

/system/core/init/
Dinit_parser.h29 void queue_property_triggers(const char *name, const char *value);
Dinit.c405 queue_property_triggers(name, value); in property_changed()
Dinit_parser.c513 void queue_property_triggers(const char *name, const char *value) in queue_property_triggers() function