Searched refs:watch (Results 1 – 25 of 25) sorted by relevance
/device/google/barbet-sepolicy/vendor/google/ |
D | hal_usb_gadget_impl.te | 9 allow hal_usb_gadget_impl functionfs:dir { watch watch_reads };
|
/device/google/sunfish-sepolicy/vendor/google/ |
D | hal_usb_gadget_impl.te | 9 allow hal_usb_gadget_impl functionfs:dir { watch watch_reads };
|
/device/google/coral-sepolicy/vendor/google/ |
D | hal_usb_gadget_impl.te | 9 allow hal_usb_gadget_impl functionfs:dir { watch watch_reads };
|
/device/google/redfin-sepolicy/vendor/google/ |
D | hal_usb_gadget_impl.te | 9 allow hal_usb_gadget_impl functionfs:dir { watch watch_reads };
|
/device/google/zumapro-sepolicy/vendor/ |
D | hal_usb_gadget_impl.te | 9 allow hal_usb_gadget_impl functionfs:dir { watch watch_reads };
|
D | chre.te | 12 # Allow CHRE to create thread to watch AOC's device
|
/device/google/zuma-sepolicy/vendor/ |
D | hal_usb_gadget_impl.te | 9 allow hal_usb_gadget_impl functionfs:dir { watch watch_reads };
|
D | chre.te | 16 # Allow CHRE to create thread to watch AOC's device
|
/device/google/gs101-sepolicy/whitechapel/vendor/google/ |
D | hal_usb_gadget_impl.te | 9 allow hal_usb_gadget_impl functionfs:dir { watch watch_reads };
|
D | chre.te | 12 # Allow CHRE to create thread to watch AOC's device
|
D | rlsservice.te | 24 allow rlsservice device:dir { read watch };
|
D | hal_contexthub.te | 12 # Allow CHRE to create thread to watch AOC's device
|
/device/google/gs-common/aoc/sepolicy/ |
D | aocd.te | 18 # allow inotify to watch for additions/removals from /dev
|
D | aocxd.te | 12 # allow inotify to watch for additions/removals from /dev
|
/device/google/gs201-sepolicy/whitechapel_pro/ |
D | hal_usb_gadget_impl.te | 9 allow hal_usb_gadget_impl functionfs:dir { watch watch_reads };
|
D | hal_usb_impl.te | 9 allow hal_usb_impl functionfs:dir { watch watch_reads };
|
D | chre.te | 12 # Allow CHRE to create thread to watch AOC's device
|
/device/google/gs-common/chre/sepolicy/ |
D | hal_contexthub_default.te | 12 # Allow context hub HAL to create thread to watch AOC's device
|
/device/google/cuttlefish/shared/wear/ |
D | device_vendor.mk | 62 PRODUCT_CHARACTERISTICS := nosdcard,watch
|
/device/google/gs-common/sensors/sepolicy/ |
D | hal_sensors_default.te | 41 # Allow create thread to watch AOC's device.
|
/device/google/contexthub/firmware/build/ |
D | config.mk | 20 NANO_ALL_CLASSES := phone watch
|
/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd.h | 400 void InotifyRmWatch(int watch);
|
D | shared_fd.cpp | 1085 void FileInstance::InotifyRmWatch(int watch) { in InotifyRmWatch() argument 1086 inotify_rm_watch(fd_, watch); in InotifyRmWatch()
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 174 … char *filename, void *cb, void *opaque, int64_t id) "File monitor %p add watch dir='%s' file='%s'… 175 …watch(void *mon, const char *dirpath, int64_t id) "File monitor %p remove watch dir='%s' id=%" PRI… 177 …_enable_watch(void *mon, const char *dirpath, int id) "File monitor %p enable watch dir='%s' id=%u" 178 …isable_watch(void *mon, const char *dirpath, int id) "File monitor %p disable watch dir='%s' id=%u"
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 174 … char *filename, void *cb, void *opaque, int64_t id) "File monitor %p add watch dir='%s' file='%s'… 175 …watch(void *mon, const char *dirpath, int64_t id) "File monitor %p remove watch dir='%s' id=%" PRI… 177 …_enable_watch(void *mon, const char *dirpath, int id) "File monitor %p enable watch dir='%s' id=%u" 178 …isable_watch(void *mon, const char *dirpath, int id) "File monitor %p disable watch dir='%s' id=%u"
|