Searched refs:NativeAgpsHandler (Results 1 – 10 of 10) sorted by relevance
43 void NativeAgpsHandler::getName(string& name) { in getName()47 void NativeAgpsHandler::notify(const list<IDataItemCore*>& dlist) { in notify()71 NativeAgpsHandler* NativeAgpsHandler::sLocalHandle = nullptr;72 NativeAgpsHandler::NativeAgpsHandler(IOsObserver* sysStatObs, GnssAdapter& adapter) : in NativeAgpsHandler() function in NativeAgpsHandler79 NativeAgpsHandler::~NativeAgpsHandler() { in ~NativeAgpsHandler()90 AgpsCbInfo NativeAgpsHandler::getAgpsCbInfo() { in getAgpsCbInfo()97 void NativeAgpsHandler::agnssStatusIpV4Cb(AGnssExtStatusIpV4 statusInfo) { in agnssStatusIpV4Cb()105 void NativeAgpsHandler::processATLRequestRelease(AGnssExtStatusIpV4 statusInfo) { in processATLRequestRelease()
46 class NativeAgpsHandler : public IDataItemObserver {48 NativeAgpsHandler(IOsObserver* sysStatObs, GnssAdapter& adapter);49 ~NativeAgpsHandler();55 static NativeAgpsHandler* sLocalHandle;
32 "NativeAgpsHandler.cpp",
17 NativeAgpsHandler.cpp
286 NativeAgpsHandler mNativeAgpsHandler;
33 "NativeAgpsHandler.cpp",