Searched refs:XtraSystemStatusObserver (Results 1 – 14 of 14) sorted by relevance
59 bool XtraSystemStatusObserver::updateLockStatus(uint32_t lock) { in updateLockStatus()72 bool XtraSystemStatusObserver::updateConnections(uint64_t allConnections) { in updateConnections()86 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac()99 bool XtraSystemStatusObserver::updateMccMnc(const string& mccmnc) { in updateMccMnc()112 bool XtraSystemStatusObserver::updateXtraThrottle(const bool enabled) { in updateXtraThrottle()125 inline bool XtraSystemStatusObserver::onStatusRequested(int32_t xtraStatusUpdated) { in onStatusRequested()141 void XtraSystemStatusObserver::onReceive(const std::string& data) { in onReceive()158 XtraSystemStatusObserver& mXSSO; in onReceive()160 inline HandleStatusRequestMsg(XtraSystemStatusObserver& xsso, in onReceive()172 void XtraSystemStatusObserver::subscribe(bool yes) in subscribe()[all …]
43 class XtraSystemStatusObserver : public IDataItemObserver, public LocIpc{46 inline XtraSystemStatusObserver(IOsObserver* sysStatObs, const MsgTask* msgTask): in XtraSystemStatusObserver() function54 inline virtual ~XtraSystemStatusObserver() { in ~XtraSystemStatusObserver()86 XtraSystemStatusObserver& mXSSO;88 DelayLocTimer(XtraSystemStatusObserver& xsso) : mXSSO(xsso) {} in DelayLocTimer()
24 XtraSystemStatusObserver.cpp
15 XtraSystemStatusObserver.cpp \
155 XtraSystemStatusObserver mXtraObserver;
55 bool XtraSystemStatusObserver::updateLockStatus(uint32_t lock) { in updateLockStatus()63 bool XtraSystemStatusObserver::updateConnectionStatus(bool connected, uint32_t type) { in updateConnectionStatus()71 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac()79 bool XtraSystemStatusObserver::updateMccMnc(const string& mccmnc) { in updateMccMnc()87 bool XtraSystemStatusObserver::sendEvent(const stringstream& event) { in sendEvent()113 int XtraSystemStatusObserver::createSocket() { in createSocket()136 void XtraSystemStatusObserver::closeSocket(const int socketFd) { in closeSocket()144 void XtraSystemStatusObserver::subscribe(bool yes) in subscribe()165 void XtraSystemStatusObserver::getName(string& name) in getName()170 void XtraSystemStatusObserver::notify(const list<IDataItemCore*>& dlist) in notify()[all …]
41 class XtraSystemStatusObserver : public IDataItemObserver {44 inline XtraSystemStatusObserver(IOsObserver* sysStatObs, const MsgTask* msgTask): in XtraSystemStatusObserver() function48 inline XtraSystemStatusObserver() {}; in XtraSystemStatusObserver() function49 inline virtual ~XtraSystemStatusObserver() { subscribe(false); } in ~XtraSystemStatusObserver()
25 XtraSystemStatusObserver.cpp
112 XtraSystemStatusObserver mXtraObserver;
63 XtraSystemStatusObserver& mXSSO;66 XtraSystemStatusObserver& xsso) : in XtraIpcListener()83 XtraSystemStatusObserver& mXSSO; in onReceive()85 inline HandleStatusRequestMsg(XtraSystemStatusObserver& xsso, in onReceive()99 XtraSystemStatusObserver::XtraSystemStatusObserver(IOsObserver* sysStatObs, in XtraSystemStatusObserver() function in XtraSystemStatusObserver115 bool XtraSystemStatusObserver::updateLockStatus(GnssConfigGpsLock lock) { in updateLockStatus()131 bool XtraSystemStatusObserver::updateConnections(uint64_t allConnections, in updateConnections()163 bool XtraSystemStatusObserver::updateTac(const string& tac) { in updateTac()177 bool XtraSystemStatusObserver::updateMccMnc(const string& mccmnc) { in updateMccMnc()191 bool XtraSystemStatusObserver::updateXtraThrottle(const bool enabled) { in updateXtraThrottle()[all …]
43 class XtraSystemStatusObserver : public IDataItemObserver {46 XtraSystemStatusObserver(IOsObserver* sysStatObs, const MsgTask* msgTask);47 inline virtual ~XtraSystemStatusObserver() { in ~XtraSystemStatusObserver()
187 XtraSystemStatusObserver mXtraObserver;