Home
last modified time | relevance | path

Searched defs:Reset (Results 1 – 16 of 16) sorted by relevance

/openthread-latest/src/core/common/
Downed_ptr.hpp116 void Reset(Type *aPointer = nullptr) in Reset() function in ot::OwnedPtr
Dretain_ptr.hpp107 void Reset(Type *aPointer = nullptr) in Reset() function in ot::RetainPtr
/openthread-latest/src/core/backbone_router/
Dbbr_leader.cpp51 void Leader::Reset(void) in Reset() function in ot::BackboneRouter::Leader
Dbbr_local.cpp98 void Local::Reset(void) in Reset() function in ot::BackboneRouter::Local
/openthread-latest/src/lib/hdlc/
Dhdlc.cpp217 void Decoder::Reset(void) in Reset() function in ot::Hdlc::Decoder
/openthread-latest/src/core/instance/
Dinstance.cpp380 void Instance::Reset(void) { otPlatReset(this); } in Reset() function in ot::Instance
/openthread-latest/tests/unit/
Dtest_dns_client.cpp363 void Reset(void) { ClearAllBytes(*this); } in Reset() function
419 void Reset(void) { mCallbackCount = 0; } in Reset() function
475 void Reset(void) in Reset() function
Dtest_dnssd_discovery_proxy.cpp281 void Reset(void) { mCallbackCount = 0; } in Reset() function
351 void Reset(void) in Reset() function
434 void Reset(void) { memset(this, 0, sizeof(*this)); }; in Reset() function
Dtest_mdns.cpp944 void Reset(void) { mWasCalled = false; } in Reset() function
975 void Reset(void) { mWasCalled = false; } in Reset() function
/openthread-latest/src/core/thread/
Dchild_table.cpp50 void ChildTable::Iterator::Reset(void) in Reset() function in ot::ChildTable::Iterator
Dnetwork_data_service.hpp111 void Reset(void) in Reset() function in ot::NetworkData::Service::Manager::Iterator
Dnetwork_data_leader.cpp58 void Leader::Reset(void) in Reset() function in ot::NetworkData::Leader
/openthread-latest/src/ncp/
Dncp_hdlc.cpp390 void NcpHdlc::BufferEncrypterReader::Reset(void) in Reset() function in ot::Ncp::NcpHdlc::BufferEncrypterReader
/openthread-latest/src/lib/spinel/
Dspinel_decoder.cpp62 void Decoder::Reset(void) in Reset() function in ot::Spinel::Decoder
/openthread-latest/src/core/net/
Ddnssd_server.hpp146 void Reset(void) { mValid = false; } in Reset() function in ot::Dns::ServiceDiscovery::Server::UpstreamQueryTransaction
/openthread-latest/src/core/mac/
Dmac_types.hpp767 void Reset(void) { SetAll(0); } in Reset() function in ot::Mac::LinkFrameCounters