Home
last modified time | relevance | path

Searched refs:mLocApiProxy (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/core/
DContextBase.h49 LocApiProxyBase *mLocApiProxy; variable
58 inline LocApiProxyBase* getLocApiProxy() { return mLocApiProxy; } in getLocApiProxy()
DContextBase.cpp122 mLocApiProxy(mLocApi->getLocApiProxy()) in ContextBase()