HomeSort by relevance Sort by last modified time
    Searched full:notify_entry (Results 1 - 1 of 1) sorted by null

  /system/core/toolbox/
powerd.c 71 struct notify_entry { struct
73 int (*handler)(struct notify_entry *entry, struct inotify_event *event);
77 int charging_state_notify_handler(struct notify_entry *entry, struct inotify_event *event)
98 struct notify_entry watched_files[] = {

Completed in 59 milliseconds