/hardware/interfaces/gnss/2.0/vts/functional/ |
D | gnss_hal_test.h | 86 bool retrieve(T& event, int timeout_seconds); 256 bool GnssHalTest::CallbackQueue<T>::retrieve(T& event, int timeout_seconds) { in retrieve() argument 258 cv_.wait_for(lock, std::chrono::seconds(timeout_seconds), [&] { return !events_.empty(); }); in retrieve()
|
/hardware/interfaces/gnss/1.1/vts/functional/ |
D | gnss_hal_test.cpp | 158 std::cv_status GnssHalTest::wait(int timeout_seconds) { in wait() argument 163 status = cv_.wait_for(lock, std::chrono::seconds(timeout_seconds)); in wait()
|
D | gnss_hal_test.h | 70 std::cv_status wait(int timeout_seconds);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 441 int timeout_seconds, /* Timeout in this number of seconds */ in loc_api_wait_callback() argument 454 expire_time.tv_sec += timeout_seconds; in loc_api_wait_callback()
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 441 int timeout_seconds, /* Timeout in this number of seconds */ in loc_api_wait_callback() argument 454 expire_time.tv_sec += timeout_seconds; in loc_api_wait_callback()
|
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 441 int timeout_seconds, /* Timeout in this number of seconds */ in loc_api_wait_callback() argument 454 expire_time.tv_sec += timeout_seconds; in loc_api_wait_callback()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 441 int timeout_seconds, /* Timeout in this number of seconds */ in loc_api_wait_callback() argument 454 expire_time.tv_sec += timeout_seconds; in loc_api_wait_callback()
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 441 int timeout_seconds, /* Timeout in this number of seconds */ in loc_api_wait_callback() argument 454 expire_time.tv_sec += timeout_seconds; in loc_api_wait_callback()
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 441 int timeout_seconds, /* Timeout in this number of seconds */ in loc_api_wait_callback() argument 454 expire_time.tv_sec += timeout_seconds; in loc_api_wait_callback()
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 441 int timeout_seconds, /* Timeout in this number of seconds */ in loc_api_wait_callback() argument 454 expire_time.tv_sec += timeout_seconds; in loc_api_wait_callback()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 441 int timeout_seconds, /* Timeout in this number of seconds */ in loc_api_wait_callback() argument 454 expire_time.tv_sec += timeout_seconds; in loc_api_wait_callback()
|
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 441 int timeout_seconds, /* Timeout in this number of seconds */ in loc_api_wait_callback() argument 454 expire_time.tv_sec += timeout_seconds; in loc_api_wait_callback()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | loc_api_sync_call.c | 441 int timeout_seconds, /* Timeout in this number of seconds */ in loc_api_wait_callback() argument 454 expire_time.tv_sec += timeout_seconds; in loc_api_wait_callback()
|