HomeSort by relevance Sort by last modified time
    Searched refs:loc_timer_start (Results 1 - 24 of 24) sorted by null

  /hardware/qcom/gps/msm8960/utils/
loc_timer.h 46 //int loc_timer_start(loc_timer_client_data *p_thread);
47 int loc_timer_start(unsigned int delay_msec,
loc_timer.c 115 int loc_timer_start(unsigned int msec, loc_timer_callback cb_func, function
  /hardware/qcom/gps/msm8084/utils/
loc_timer.h 50 void* loc_timer_start(unsigned int delay_msec,
loc_timer.c 115 void* loc_timer_start(unsigned int msec, loc_timer_callback cb_func, function
  /hardware/qcom/gps/msm8909/utils/
loc_timer.h 40 from calling client when loc_timer_start() is called.
59 void* loc_timer_start(uint64_t delay_msec,
LocTimer.cpp 78 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/
loc_timer.h 50 void* loc_timer_start(unsigned int delay_msec,
loc_timer.c 131 void* loc_timer_start(unsigned int msec, loc_timer_callback cb_func, function
  /hardware/qcom/gps/msm8996/utils/
loc_timer.h 40 from calling client when loc_timer_start() is called.
59 void* loc_timer_start(uint64_t delay_msec,
LocTimer.cpp 78 APIs, loc_timer_start() and loc_timer_stop().
610 void* loc_timer_start(uint64_t msec, loc_timer_callback cb_func, function
  /hardware/qcom/gps/utils/
loc_timer.h 50 void* loc_timer_start(unsigned int delay_msec,
loc_timer.c 131 void* loc_timer_start(unsigned int msec, loc_timer_callback cb_func, function
  /hardware/qcom/gps/msm8998/utils/
loc_timer.h 40 from calling client when loc_timer_start() is called.
59 void* loc_timer_start(uint64_t delay_msec,
LocTimer.cpp 79 APIs, loc_timer_start() and loc_timer_stop().
616 void* loc_timer_start(uint64_t msec, loc_timer_callback cb_func, function
  /hardware/qcom/gps/sdm845/utils/
loc_timer.h 40 from calling client when loc_timer_start() is called.
59 void* loc_timer_start(uint64_t delay_msec,
LocTimer.cpp 78 APIs, loc_timer_start() and loc_timer_stop().
622 void* loc_timer_start(uint64_t msec, loc_timer_callback cb_func, function
  /hardware/qcom/gps/msm8998/gnss/
Agps.cpp 630 else if(loc_timer_start(
  /hardware/qcom/gps/sdm845/gnss/
Agps.cpp 630 else if(loc_timer_start(
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.cpp 885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_agps.cpp 886 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_agps.cpp 885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.cpp 885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_agps.cpp 885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_agps.cpp 885 if(loc_timer_start(DATA_CALL_RETRY_DELAY_MSEC, delay_callback, (void *)this)) {
    [all...]

Completed in 676 milliseconds