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

  /hardware/qcom/gps/core/
ContextBase.h 58 inline LocApiProxyBase* getLocApiProxy() { return mLocApiProxy; }
ContextBase.cpp 110 mLocApiProxy(mLocApi->getLocApiProxy())
LocApiBase.h 140 virtual LocApiProxyBase* getLocApiProxy();
LocApiBase.cpp 363 LocApiProxyBase* LocApiBase :: getLocApiProxy()
  /hardware/qcom/gps/msm8084/core/
ContextBase.h 58 inline LocApiProxyBase* getLocApiProxy() { return mLocApiProxy; }
ContextBase.cpp 122 mLocApiProxy(mLocApi->getLocApiProxy())
LocApiBase.h 131 virtual LocApiProxyBase* getLocApiProxy();
LocApiBase.cpp 328 LocApiProxyBase* LocApiBase :: getLocApiProxy()
  /hardware/qcom/gps/msm8909/core/
ContextBase.h 58 inline LocApiProxyBase* getLocApiProxy() { return mLocApiProxy; }
ContextBase.cpp 110 mLocApiProxy(mLocApi->getLocApiProxy())
LocApiBase.h 140 virtual LocApiProxyBase* getLocApiProxy();
LocApiBase.cpp 364 LocApiProxyBase* LocApiBase :: getLocApiProxy()
  /hardware/qcom/gps/msm8994/core/
ContextBase.h 58 inline LocApiProxyBase* getLocApiProxy() { return mLocApiProxy; }
ContextBase.cpp 110 mLocApiProxy(mLocApi->getLocApiProxy())
LocApiBase.h 140 virtual LocApiProxyBase* getLocApiProxy();
LocApiBase.cpp 363 LocApiProxyBase* LocApiBase :: getLocApiProxy()
  /hardware/qcom/gps/msm8996/core/
ContextBase.h 58 inline LocApiProxyBase* getLocApiProxy() { return mLocApiProxy; }
ContextBase.cpp 110 mLocApiProxy(mLocApi->getLocApiProxy())
LocApiBase.h 140 virtual LocApiProxyBase* getLocApiProxy();
LocApiBase.cpp 364 LocApiProxyBase* LocApiBase :: getLocApiProxy()

Completed in 2411 milliseconds