Home
last modified time | relevance | path

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

1234

/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/qcom/sdm845/display/libhistogram/
Dcolor_sampling_tool.cpp48 int timeout = -1; in main() local
/hardware/interfaces/health/storage/1.0/vts/functional/
DVtsHalHealthStorageV1_0TargetTest.cpp94 void waitForResult(std::chrono::duration<R, P> timeout, Result expected) { in waitForResult()
138 bool ping(std::chrono::duration<R, P> timeout) { in ping()
/hardware/ril/libril/
Dril_event.h30 struct timeval timeout; member
/hardware/interfaces/camera/device/3.5/default/
DExternalCameraDeviceSession.cpp119 std::chrono::milliseconds timeout = std::chrono::milliseconds(kReqProcTimeoutMs); in waitForBufferRequestDone() local
140 std::chrono::milliseconds timeout = std::chrono::milliseconds(kReqWaitTimeoutMs); in waitForNextRequest() local
/hardware/qcom/display/msm8994/libqdutils/
Didle_invalidator.cpp85 bool IdleInvalidator::setIdleTimeout(const uint32_t& timeout) { in setIdleTimeout()
/hardware/google/pixel/thermal/utils/
Dthermal_watcher.cpp150 int timeout = (thermal_triggered_ || is_polling_) ? kMinPollIntervalMs : kUeventPollTimeoutMs; in threadLoop() local
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_ConntrackListener.cpp477 uint32_t status, timeout; in ParseCTMessage() local
531 uint32_t status, timeout; in ParseCTV6Message() local
/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/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/invensense/6515/libsensors_iio/
Dsensors_mpl.cpp358 int64_t timeout) in batch()
429 int handle, int flags, int64_t period_ns, int64_t timeout) in poll__batch()
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.cpp215 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/msm8996/utils/
DLocTimer.cpp656 inline struct timespec getTimerWrapper(int timeout) { in getTimerWrapper()
663 inline LocTimerTest(int timeout) : LocTimer(), LocRankable(), in LocTimerTest()
/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/sdm845/gps/sdm845/utils/
DLocTimer.cpp671 inline struct timespec getTimerWrapper(int timeout) { in getTimerWrapper()
678 inline LocTimerTest(int timeout) : LocTimer(), LocRankable(), in LocTimerTest()

1234