Home
last modified time | relevance | path

Searched defs:SetError (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/unit/
Dtest_lowpan.hpp199 void SetError(Error aError) { mError = aError; } in SetError() function in ot::TestIphcVector
/openthread-latest/src/core/net/
Dsrp_server.hpp887 void SetError(Error aError) { mError = aError; } in SetError() function in ot::Srp::Server::UpdateMetadata