Searched refs:GetErrorCounters (Results 1 – 2 of 2) sorted by relevance
316 void GetErrorCounters(ErrorCounters &aCounters) const { aCounters = mErrorCounters; } in GetErrorCounters() function in ot::Nat64::Translator
100 AsCoreType(aInstance).Get<Nat64::Translator>().GetErrorCounters(AsCoreType(aCounters)); in otNat64GetErrorCounters()