Home
last modified time | relevance | path

Searched refs:aAllowEmptyValues (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/ncp/
Dncp_base_mtd.cpp1399 bool aAllowEmptyValues) in DecodeOperationalDataset() argument
1431 if (!aAllowEmptyValues || !mDecoder.IsAllReadInStruct()) in DecodeOperationalDataset()
1443 if (!aAllowEmptyValues || !mDecoder.IsAllReadInStruct()) in DecodeOperationalDataset()
1455 if (!aAllowEmptyValues || !mDecoder.IsAllReadInStruct()) in DecodeOperationalDataset()
1470 if (!aAllowEmptyValues || !mDecoder.IsAllReadInStruct()) in DecodeOperationalDataset()
1486 if (!aAllowEmptyValues || !mDecoder.IsAllReadInStruct()) in DecodeOperationalDataset()
1501 if (!aAllowEmptyValues || !mDecoder.IsAllReadInStruct()) in DecodeOperationalDataset()
1517 if (!aAllowEmptyValues || !mDecoder.IsAllReadInStruct()) in DecodeOperationalDataset()
1527 if (!aAllowEmptyValues || !mDecoder.IsAllReadInStruct()) in DecodeOperationalDataset()
1537 if (!aAllowEmptyValues || !mDecoder.IsAllReadInStruct()) in DecodeOperationalDataset()
[all …]
Dncp_base.hpp535 bool aAllowEmptyValues = false);