Searched refs:mParsedKey (Results 1 – 2 of 2) sorted by relevance
955 if (aHost.mParsedKey) in ProcessHostDescriptionInstruction()961 aHost.mParsedKey = true; in ProcessHostDescriptionInstruction()972 VerifyOrExit(aHost.mParsedKey, error = kErrorFailed); in ProcessHostDescriptionInstruction()1998 , mParsedKey(false) in Host()
581 bool mParsedKey : 1; member in ot::Srp::Server::Host