Home
last modified time | relevance | path

Searched refs:getLocApiProxy (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/gps/msm8974/core/
DContextBase.h58 inline LocApiProxyBase* getLocApiProxy() { return mLocApiProxy; } in getLocApiProxy() function
DContextBase.cpp122 mLocApiProxy(mLocApi->getLocApiProxy()) in ContextBase()
DLocApiBase.h131 virtual LocApiProxyBase* getLocApiProxy();
DLocApiBase.cpp328 LocApiProxyBase* LocApiBase :: getLocApiProxy() in getSibling()
/hardware/qcom/gps/msm8084/core/
DContextBase.h58 inline LocApiProxyBase* getLocApiProxy() { return mLocApiProxy; } in getLocApiProxy() function
DContextBase.cpp122 mLocApiProxy(mLocApi->getLocApiProxy()) in ContextBase()
DLocApiBase.h131 virtual LocApiProxyBase* getLocApiProxy();
DLocApiBase.cpp328 LocApiProxyBase* LocApiBase :: getLocApiProxy() in getSibling()
/hardware/qcom/gps/core/
DContextBase.h58 inline LocApiProxyBase* getLocApiProxy() { return mLocApiProxy; } in getLocApiProxy() function
DContextBase.cpp110 mLocApiProxy(mLocApi->getLocApiProxy()) in ContextBase()
DLocApiBase.h140 virtual LocApiProxyBase* getLocApiProxy();
DLocApiBase.cpp363 LocApiProxyBase* LocApiBase :: getLocApiProxy() in getSibling()