Searched refs:IsValidDeleteAllRecord (Results 1 – 2 of 2) sorted by relevance
915 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
959 static bool IsValidDeleteAllRecord(const Dns::ResourceRecord &aRecord);