Searched defs:SetAlgorithm (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | dns_types.hpp | 2243 void SetAlgorithm(uint8_t aAlgorithm) { mAlgorithm = aAlgorithm; } in SetAlgorithm() function in ot::Dns::KeyRecord |