Searched refs:mSupportedProps (Results 1 – 2 of 2) sorted by relevance
122 return &mSupportedProps[0]; in GetSupportedEntries()135 return (aIndex < GetNumEntries()) ? &mSupportedProps[aIndex] : nullptr; in GetEntry()206 static const Entry mSupportedProps[]; member in ot::Ncp::ChangedPropsSet
49 const ChangedPropsSet::Entry ChangedPropsSet::mSupportedProps[] = { member in ot::Ncp::ChangedPropsSet100 static_assert(OT_ARRAY_LENGTH(mSupportedProps) <= sizeof(mChangedSet) * kBitsPerByte, in GetNumEntries()103 return OT_ARRAY_LENGTH(mSupportedProps); in GetNumEntries()