Searched defs:loc_timer_callback (Results 1 - 8 of 8) sorted by relevance
/hardware/qcom/gps/msm8084/utils/ |
H A D | loc_timer.h | 44 typedef void(*loc_timer_callback)(void *user_data, int result); typedef 51 loc_timer_callback,
|
/hardware/qcom/gps/msm8909/utils/ |
H A D | loc_timer.h | 43 typedef void (*loc_timer_callback)(void *user_data, int32_t result); typedef 51 returned when loc_timer_callback() is called. 60 loc_timer_callback cb_func,
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
H A D | loc_timer.h | 43 typedef void (*loc_timer_callback)(void *user_data, int32_t result); typedef 51 returned when loc_timer_callback() is called. 60 loc_timer_callback cb_func,
|
/hardware/qcom/gps/msm8960/utils/ |
H A D | loc_timer.h | 44 typedef void(*loc_timer_callback)(void *user_data, int result); typedef 48 loc_timer_callback,
|
/hardware/qcom/gps/msm8994/utils/ |
H A D | loc_timer.h | 44 typedef void(*loc_timer_callback)(void *user_data, int result); typedef 51 loc_timer_callback,
|
/hardware/qcom/gps/msm8996/utils/ |
H A D | loc_timer.h | 43 typedef void (*loc_timer_callback)(void *user_data, int32_t result); typedef 51 returned when loc_timer_callback() is called. 60 loc_timer_callback cb_func,
|
/hardware/qcom/gps/msm8998/utils/ |
H A D | loc_timer.h | 43 typedef void (*loc_timer_callback)(void *user_data, int32_t result); typedef 51 returned when loc_timer_callback() is called. 60 loc_timer_callback cb_func,
|
/hardware/qcom/gps/utils/ |
H A D | loc_timer.h | 44 typedef void(*loc_timer_callback)(void *user_data, int result); typedef 51 loc_timer_callback,
|
Completed in 2330 milliseconds