Home
last modified time | relevance | path

Searched defs:kMaxKeyLength (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/internal/
H A Dentry.h40 static constexpr size_t kMaxKeyLength = 0b111111; variable
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_types.hpp1203 static constexpr uint8_t kMaxKeyLength = OT_DNS_TXT_KEY_MAX_LENGTH; member in ot::Dns::TxtEntry