OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getIzatDevId
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/gps/msm8909/core/
ContextBase.h
66
inline IzatDevId_t
getIzatDevId
() const {
67
return mLBSProxy->
getIzatDevId
();
LBSProxyBase.h
58
inline virtual IzatDevId_t
getIzatDevId
() const { return 0; }
/hardware/qcom/gps/msm8996/core/
ContextBase.h
66
inline IzatDevId_t
getIzatDevId
() const {
67
return mLBSProxy->
getIzatDevId
();
LBSProxyBase.h
58
inline virtual IzatDevId_t
getIzatDevId
() const { return 0; }
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
LocEngAdapter.cpp
125
mContext->
getIzatDevId
(), chipsetsn, brand);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
LocEngAdapter.cpp
125
mContext->
getIzatDevId
(), chipsetsn, brand);
Completed in 2282 milliseconds