Searched refs:atlCloseStatus (Results 1 - 25 of 40) sorted by relevance

12

/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h116 atlCloseStatus(int handle, int is_succ);
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h116 atlCloseStatus(int handle, int is_succ);
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h116 atlCloseStatus(int handle, int is_succ);
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h116 atlCloseStatus(int handle, int is_succ);
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h116 atlCloseStatus(int handle, int is_succ);
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.h155 atlCloseStatus(int handle, int is_succ) function in class:LocEngAdapter
157 return mLocApi->atlCloseStatus(handle, is_succ);
H A Dloc_eng_agps.cpp155 ((LocEngAdapter*)mLocAdapter)->atlCloseStatus(ID, 1);
951 mLocAdapter->atlCloseStatus(ID, 1);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.h160 atlCloseStatus(int handle, int is_succ) function in class:LocEngAdapter
162 return mLocApi->atlCloseStatus(handle, is_succ);
H A Dloc_eng_agps.cpp155 ((LocEngAdapter*)mLocAdapter)->atlCloseStatus(ID, 1);
952 mLocAdapter->atlCloseStatus(ID, 1);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.h156 atlCloseStatus(int handle, int is_succ) function in class:LocEngAdapter
158 return mLocApi->atlCloseStatus(handle, is_succ);
H A Dloc_eng_agps.cpp155 ((LocEngAdapter*)mLocAdapter)->atlCloseStatus(ID, 1);
951 mLocAdapter->atlCloseStatus(ID, 1);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.h145 atlCloseStatus(int handle, int is_succ) function in class:LocEngAdapter
147 return mLocApi->atlCloseStatus(handle, is_succ);
H A Dloc_eng_agps.cpp155 ((LocEngAdapter*)mLocAdapter)->atlCloseStatus(ID, 1);
951 mLocAdapter->atlCloseStatus(ID, 1);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.h155 atlCloseStatus(int handle, int is_succ) function in class:LocEngAdapter
157 return mLocApi->atlCloseStatus(handle, is_succ);
H A Dloc_eng_agps.cpp155 ((LocEngAdapter*)mLocAdapter)->atlCloseStatus(ID, 1);
951 mLocAdapter->atlCloseStatus(ID, 1);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.h156 atlCloseStatus(int handle, int is_succ) function in class:LocEngAdapter
158 return mLocApi->atlCloseStatus(handle, is_succ);
H A Dloc_eng_agps.cpp155 ((LocEngAdapter*)mLocAdapter)->atlCloseStatus(ID, 1);
951 mLocAdapter->atlCloseStatus(ID, 1);
/hardware/qcom/gps/msm8960/core/
H A DLocApiBase.h135 atlCloseStatus(int handle, int is_succ);
H A DLocApiBase.cpp345 atlCloseStatus(int handle, int is_succ)
/hardware/qcom/gps/core/
H A DLocApiBase.h162 atlCloseStatus(int handle, int is_succ);
/hardware/qcom/gps/msm8084/core/
H A DLocApiBase.h153 atlCloseStatus(int handle, int is_succ);
H A DLocApiBase.cpp387 atlCloseStatus(int handle, int is_succ)
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.h162 atlCloseStatus(int handle, int is_succ);
/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.h162 atlCloseStatus(int handle, int is_succ);
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.h162 atlCloseStatus(int handle, int is_succ);

Completed in 1838 milliseconds

12