Searched refs:loc_timer_start (Results 1 - 24 of 24) sorted by relevance

/hardware/qcom/gps/msm8960/utils/
H A Dloc_timer.h46 //int loc_timer_start(loc_timer_client_data *p_thread);
47 int loc_timer_start(unsigned int delay_msec,
H A Dloc_timer.c115 int loc_timer_start(unsigned int msec, loc_timer_callback cb_func, function
/hardware/qcom/gps/msm8084/utils/
H A Dloc_timer.h50 void* loc_timer_start(unsigned int delay_msec,
H A Dloc_timer.c115 void* loc_timer_start(unsigned int msec, loc_timer_callback cb_func, function
/hardware/qcom/gps/msm8909/utils/
H A Dloc_timer.h40 from calling client when loc_timer_start() is called.
59 void* loc_timer_start(uint64_t delay_msec,
H A DLocTimer.cpp78 APIs, loc_timer_start() and loc_timer_stop().
612 void* loc_timer_start(uint64_t msec, loc_timer_callback cb_func, function
/hardware/qcom/gps/msm8994/utils/
H A Dloc_timer.h50 void* loc_timer_start(unsigned int delay_msec,
H A Dloc_timer.c131 void* loc_timer_start(unsigned int msec, loc_timer_callback cb_func, function
/hardware/qcom/gps/msm8996/utils/
H A Dloc_timer.h40 from calling client when loc_timer_start() is called.
59 void* loc_timer_start(uint64_t delay_msec,
H A DLocTimer.cpp79 APIs, loc_timer_start() and loc_timer_stop().
611 void* loc_timer_start(uint64_t msec, loc_timer_callback cb_func, function
/hardware/qcom/gps/utils/
H A Dloc_timer.h50 void* loc_timer_start(unsigned int delay_msec,
H A Dloc_timer.c131 void* loc_timer_start(unsigned int msec, loc_timer_callback cb_func, function
/hardware/qcom/gps/msm8909w_3100/utils/
H A Dloc_timer.h40 from calling client when loc_timer_start() is called.
59 void* loc_timer_start(uint64_t delay_msec,
H A DLocTimer.cpp78 APIs, loc_timer_start() and loc_timer_stop().
624 void* loc_timer_start(uint64_t msec, loc_timer_callback cb_func, function
/hardware/qcom/gps/msm8998/utils/
H A Dloc_timer.h40 from calling client when loc_timer_start() is called.
59 void* loc_timer_start(uint64_t delay_msec,
H A DLocTimer.cpp79 APIs, loc_timer_start() and loc_timer_stop().
623 void* loc_timer_start(uint64_t msec, loc_timer_callback cb_func, function
/hardware/qcom/gps/msm8909w_3100/gnss/
H A DAgps.cpp633 else if(loc_timer_start(
/hardware/qcom/gps/msm8998/gnss/
H A DAgps.cpp625 else if(loc_timer_start(
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp886 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_agps.cpp885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {

Completed in 585 milliseconds