Home
last modified time | relevance | path

Searched defs:ev (Results 1 – 19 of 19) sorted by relevance

/hardware/ril/libril/
Dril_event.cpp79 static void dump_event(struct ril_event * ev) in dump_event()
112 static void addToList(struct ril_event * ev, struct ril_event * list) in addToList()
121 static void removeFromList(struct ril_event * ev) in removeFromList()
134 static void removeWatch(struct ril_event * ev, int index) in removeWatch()
205 struct ril_event * ev = pending_list.next; in firePending() local
252 void ril_event_set(struct ril_event * ev, int fd, bool persist, ril_event_cb func, void * param) in ril_event_set()
265 void ril_event_add(struct ril_event * ev) in ril_event_add()
286 void ril_timer_add(struct ril_event * ev, struct timeval * tv) in ril_timer_add()
315 void ril_event_del(struct ril_event * ev) in ril_event_del()
Dril.cpp259 static void rilEventAddWakeup(struct ril_event *ev) { in rilEventAddWakeup()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DRingBuffer.cpp36 ssize_t RingBuffer::write(const sensors_event_t *ev, size_t size) { in write()
68 ssize_t RingBuffer::read(sensors_event_t *ev, size_t size) { in read()
DConnectionDetector.cpp179 const struct inotify_event *ev; in handleInotifyData() local
202 struct inotify_event ev; in readInotifyData() member
/hardware/interfaces/gnss/common/utils/default/
DDeviceFileReader.cpp51 struct epoll_event ev, events[1]; in getDataFromDeviceFile() local
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsVtsEnvironmentBase.h132 void addEvent(const Event& ev) { in addEvent()
/hardware/interfaces/sensors/common/default/2.X/
DSensor.cpp93 Event ev; in flush() local
191 Event ev = *iter; in readEvents() local
/hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/
DSensor.cpp104 Event ev; in flush() local
206 Event ev = *iter; in readEvents() local
/hardware/interfaces/sensors/aidl/default/
DSensor.cpp87 Event ev; in flush() local
193 Event ev = *iter; in readEvents() local
/hardware/google/pixel/usb/
DUsbDataSessionMonitor.cpp74 struct epoll_event ev; in addEpollFile() local
108 struct epoll_event ev; in UsbDataSessionMonitor() local
/hardware/interfaces/health/utils/libhealthloop/
DHealthLoop.cpp66 struct epoll_event ev = { in RegisterEvent() local
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp377 struct input_event ev{}; in vibrate() struct
394 struct input_event ev{}; in cancelVibrate() struct
/hardware/interfaces/bluetooth/aidl/default/
Dnet_bluetooth_mgmt.cpp152 struct mgmt_pkt ev {}; in waitHciDev() struct
/hardware/interfaces/usb/1.0/default/
DUsb.cpp354 struct epoll_event ev; in work() local
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCecDefault.cpp378 cec_event ev; in event_thread() local
/hardware/interfaces/usb/aidl/default/
DUsb.cpp644 struct epoll_event ev; in work() local
/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DExifUtils.cpp637 bool ExifUtilsImpl::SetExposureBias(int32_t ev, uint32_t ev_step_numerator, in SetExposureBias()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc.hpp3253 SystemError( int ev, std::error_category const & ecat ) in SystemError()
3255 SystemError( int ev, std::error_category const & ecat, std::string const & what) in SystemError()
3257 SystemError( int ev, std::error_category const & ecat, char const * what) in SystemError()
Dvulkan.hpp5596 SystemError( int ev, std::error_category const & ecat ) in SystemError()
5598 SystemError( int ev, std::error_category const & ecat, std::string const & what) in SystemError()
5600 SystemError( int ev, std::error_category const & ecat, char const * what) in SystemError()