Searched refs:event_pos (Results 1 – 6 of 6) sorted by relevance
60 int event_pos = 0; in android_os_fileobserver_observe() local75 event = (struct inotify_event *)(event_buf + event_pos); in android_os_fileobserver_observe()96 event_pos += event_size; in android_os_fileobserver_observe()
164 int event_pos = 0; in inotify_thread() local175 event = (struct inotify_event *)(event_buf + event_pos); in inotify_thread()190 event_pos += event_size; in inotify_thread()
100 int event_pos = 0; in WatchPackageList() local110 event = reinterpret_cast<struct inotify_event*>(event_buf + event_pos); in WatchPackageList()118 event_pos += event_size; in WatchPackageList()
438 int event_pos = 0; in read_notify() local455 event = (struct inotify_event *)(event_buf + event_pos); in read_notify()468 event_pos += event_size; in read_notify()
679 size_t event_pos = 0; in readNotify() local681 event = reinterpret_cast<struct inotify_event*>(event_buf + event_pos); in readNotify()710 event_pos += event_size; in readNotify()
2345 int event_pos = 0; in readNotifyLocked() local2357 event = (struct inotify_event*)(event_buf + event_pos); in readNotifyLocked()2383 event_pos += event_size; in readNotifyLocked()