Searched defs:SetError (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/tests/unit/ | ||
D | test_lowpan.hpp | 199 void SetError(Error aError) { mError = aError; } in SetError() function in ot::TestIphcVector |
/openthread-latest/src/core/net/ | ||
D | srp_server.hpp | 887 void SetError(Error aError) { mError = aError; } in SetError() function in ot::Srp::Server::UpdateMetadata |