Searched defs:GetCounters (Results 1 – 8 of 8) sorted by relevance
291 void GetCounters(ProtocolCounters &aCounters) const { aCounters = mCounters; } in GetCounters() function in ot::Nat64::Translator
163 const Counters &GetCounters(void) const { return mCounters; } in GetCounters() function in ot::Srp::AdvertisingProxy
285 const Counters &GetCounters(void) const { return mCounters; }; in GetCounters() function in ot::Dns::ServiceDiscovery::Server
238 const Counters &GetCounters(void) { return mCounters; } in GetCounters() function in ot::MeshCoP::BorderAgent
355 const Counters *Interface::GetCounters(void) const { return otPlatTrelGetCounters(&GetInstance()); } in GetCounters() function in ot::Trel::Interface
272 const otIpCounters &GetCounters(void) const { return mIpCounters; } in GetCounters() function in ot::MeshForwarder
244 const Counters &Mle::GetCounters(void) in GetCounters() function in ot::Mle::Mle
491 otMacCounters &GetCounters(void) { return mCounters; } in GetCounters() function in ot::Mac::Mac