Home
last modified time | relevance | path

Searched defs:num_events (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/av/media/mtp/
H A DMtpFfsHandle.cpp307 int num_events = 0; in waitEvents() local
380 unsigned num_events = 0; in cancelEvents() local
492 unsigned num_events = 0; in receiveFile() local
618 int num_events = 0; in sendFile() local
/aosp12/system/core/init/
H A Depoll.cpp81 auto num_events = TEMP_FAILURE_RETRY(epoll_wait(epoll_fd_, ev, max_events, timeout_ms)); in Wait() local
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Depoll_event_dispatcher.cpp100 const int num_events = epoll_wait(epoll_fd_.Get(), events, kMaxNumEvents, -1); in EventThread() local
/aosp12/hardware/google/camera/common/sensor_listener/tests/
H A Dgoog_sensor_environment_test.cc40 int num_events) { in CheckLatestNEvents()
H A Dgoog_sensor_motion_test.cc42 int num_events) { in CheckLatestNMotionEvents()
/aosp12/system/core/trusty/metrics/
H A Dmetrics_test.cpp119 size_t num_events = 3; in TEST_F() local
/aosp12/hardware/google/camera/common/sensor_listener/
H A Dgoog_gyro_direct.cc228 int num_events = event_vector.size(); in QueryGyroEventsBetweenTimestamps() local
/aosp12/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_vsync.cpp88 #define num_events ARRAY_LENGTH(event_list) macro
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_vsync.cpp108 #define num_events ARRAY_LENGTH(event_list) macro
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_vsync.cpp99 #define num_events ARRAY_LENGTH(event_list) macro
/aosp12/system/extras/simpleperf/scripts/inferno/
H A Ddata_types.py101 def add_callchain(self, chain, num_events): argument
/aosp12/frameworks/native/libs/vr/libbufferhubqueue/benchmarks/
H A Dbuffer_transport_benchmark.cpp279 const int num_events = ret; in Start() local
/aosp12/frameworks/native/libs/vr/libbufferhubqueue/
H A Dbuffer_hub_queue_client.cpp174 const int num_events = ret; in WaitForBuffers() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dkfd_ioctl.h206 __u32 num_events; member