Home
last modified time | relevance | path

Searched defs:GetNumEntries (Results 1 – 5 of 5) sorted by relevance

/external/openthread/src/ncp/
Dchanged_props_set.cpp100 uint8_t ChangedPropsSet::GetNumEntries(void) const in GetNumEntries() function in ot::Ncp::ChangedPropsSet
/external/angle/build/android/
Dresource_sizes.py313 def GetNumEntries(self): member in _FileGroup
/external/cronet/build/android/
Dresource_sizes.py310 def GetNumEntries(self): member in _FileGroup
/external/openthread/src/core/thread/
Dnetwork_data_tlvs.hpp555 uint8_t GetNumEntries(void) const { return GetLength() / sizeof(HasRouteEntry); } in GetNumEntries() function in ot::NetworkData::HasRouteTlv
1129 uint8_t GetNumEntries(void) const { return GetLength() / sizeof(BorderRouterEntry); } in GetNumEntries() function in ot::NetworkData::BorderRouterTlv
Dnetwork_diagnostic_tlvs.hpp1075 uint8_t GetNumEntries(void) const { return GetLength() / sizeof(ChildTableEntry); } in GetNumEntries() function in ot::NetworkDiagnostic::ChildTableTlv