Home
last modified time | relevance | path

Searched refs:IsValidDeleteAllRecord (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dsrp_server.cpp915 VerifyOrExit(IsValidDeleteAllRecord(record), error = kErrorFailed); in ProcessHostDescriptionInstruction()
1121 VerifyOrExit(IsValidDeleteAllRecord(record), error = kErrorFailed); in ProcessServiceDescriptionInstructions()
1201 bool Server::IsValidDeleteAllRecord(const Dns::ResourceRecord &aRecord) in IsValidDeleteAllRecord() function in ot::Srp::Server
Dsrp_server.hpp959 static bool IsValidDeleteAllRecord(const Dns::ResourceRecord &aRecord);