HomeSort by relevance Sort by last modified time
    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 431 queue_property_triggers(name, value);
954 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 49 milliseconds