Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 25 of 75) sorted by relevance

123

/hardware/qcom/display/msm8960/libgenlock/
Dgenlock.cpp68 int lockType, int timeout, in perform_lock_unlock_operation()
277 int timeout) in genlock_lock_buffer()
322 genlock_status_t genlock_wait(native_handle_t *buffer_handle, int timeout) { in genlock_wait()
360 int timeout) { in genlock_write_to_read()
/hardware/interfaces/bluetooth/1.0/default/
Dasync_fd_watcher.cc55 const std::chrono::milliseconds timeout, in ConfigureTimeout()
141 struct timeval timeout; in ThreadRoutine() local
/hardware/interfaces/broadcastradio/common/vts/utils/include/broadcastradio-vts-utils/
Dpointer-utils.h34 static void clearAndWait(sp<T>& ptr, std::chrono::milliseconds timeout) { in clearAndWait()
Dmock-timeout.h142 #define EXPECT_TIMEOUT_CALL_WAIT(obj, Method, timeout) \ argument
/hardware/interfaces/broadcastradio/common/vts/utils/
Dcall-barrier.cpp33 bool CallBarrier::waitForCall(std::chrono::milliseconds timeout) { in waitForCall()
/hardware/interfaces/weaver/1.0/vts/functional/
DVtsHalWeaverV1_0TargetTest.cpp146 uint32_t timeout; in TEST_F() local
178 uint32_t timeout; in TEST_F() local
261 uint32_t timeout; in TEST_F() local
337 uint32_t timeout; in TEST_F() local
/hardware/ril/libril/
Dril_event.h30 struct timeval timeout; member
/hardware/intel/bootstub/
Dspi-uart.c101 unsigned int timeout; in spi_max3110_putc() local
/hardware/intel/common/libmix/videoencoder/
DPVSoftMPEG4Encoder.cpp383 Encode_Status PVSoftMPEG4Encoder::encode(VideoEncRawBuffer *inBuffer, uint32_t timeout) in encode()
452 Encode_Status PVSoftMPEG4Encoder::getOutput(VideoEncOutputBuffer *outBuffer, uint32_t timeout) in getOutput()
DVideoEncoderBase.cpp324 Encode_Status VideoEncoderBase::encode(VideoEncRawBuffer *inBuffer, uint32_t timeout) { in encode()
461 Encode_Status VideoEncoderBase::getOutput(VideoEncOutputBuffer *outBuffer, uint32_t timeout) { in getOutput()
/hardware/qcom/display/msm8994/libqdutils/
Didle_invalidator.cpp85 bool IdleInvalidator::setIdleTimeout(const uint32_t& timeout) { in setIdleTimeout()
/hardware/invensense/65xx/libsensors_iio/
Dsensors_mpl.cpp320 int64_t timeout) in batch()
367 int handle, int flags, int64_t period_ns, int64_t timeout) in poll__batch()
DSensorBase.cpp199 int SensorBase::batch(int handle, int flags, int64_t period_ns, int64_t timeout) in batch()
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_ConntrackListener.cpp486 uint32_t status, timeout; in ParseCTMessage() local
540 uint32_t status, timeout; in ParseCTV6Message() local
/hardware/invensense/6515/libsensors_iio/
DSensorBase.cpp202 int SensorBase::batch(int handle, int flags, int64_t period_ns, int64_t timeout) in batch()
/hardware/interfaces/health/2.0/default/
Dhealthd_common.cpp217 int timeout = awake_poll_interval; in healthd_mainloop() local
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Ddriver_cmd_wext.c50 int timeout = 10; /* In case scan A and B bands it can be long */ in wpa_driver_wext_set_scan_timeout() local
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_color_manager.cpp355 uint32_t timeout = enable ? 0 : entry_timeout_; in EnableQDCMMode() local
/hardware/qcom/gps/msm8909w_3100/utils/
DLocTimer.cpp669 inline struct timespec getTimerWrapper(int timeout) { in getTimerWrapper()
676 inline LocTimerTest(int timeout) : LocTimer(), LocRankable(), in LocTimerTest()
/hardware/qcom/gps/msm8998/utils/
DLocTimer.cpp668 inline struct timespec getTimerWrapper(int timeout) { in getTimerWrapper()
675 inline LocTimerTest(int timeout) : LocTimer(), LocRankable(), in LocTimerTest()
/hardware/qcom/gps/msm8909/utils/
DLocTimer.cpp657 inline struct timespec getTimerWrapper(int timeout) { in getTimerWrapper()
664 inline LocTimerTest(int timeout) : LocTimer(), LocRankable(), in LocTimerTest()
/hardware/qcom/gps/msm8996/utils/
DLocTimer.cpp656 inline struct timespec getTimerWrapper(int timeout) { in getTimerWrapper()
663 inline LocTimerTest(int timeout) : LocTimer(), LocRankable(), in LocTimerTest()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_color_manager.cpp458 uint32_t timeout = enable ? 0 : entry_timeout_; in EnableQDCMMode() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_color_manager.cpp455 uint32_t timeout = enable ? 0 : entry_timeout_; in EnableQDCMMode() local
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_color_manager.cpp454 uint32_t timeout = enable ? 0 : entry_timeout_; in EnableQDCMMode() local

123