Searched refs:Value (Results 1 – 10 of 10) sorted by relevance
61 struct Value : public Heap::Allocatable<Value>, public LinkedListEntry<Value> struct65 Value *mNext; argument73 OwningList<Value> mValues;
76 const Entry::Value *value; in Get()105 Entry::Value *value; in SetOrAdd()117 value = Entry::Value::Allocate(); in SetOrAdd()135 Entry::Value *preValue; in Delete()147 OwnedPtr<Entry::Value> valuePtr; in Delete()
220 void ChannelMaskTlv::PrepareValue(Value &aValue, uint32_t aChannelMask) in PrepareValue()244 Value value; in AppendTo()
603 struct Value struct in ot::MeshCoP::ChannelMaskTlv649 static void PrepareValue(Value &aValue, uint32_t aChannelMask);
296 ChannelMaskTlv::Value value; in GenerateLocal()
464 ChannelMaskTlv::Value value; in WriteTlvsFrom()
175 /* Value returned by traverse_callback if description runs out. */177 /* Value returned by traverse_callback if description has an invalid format
1688 Test bit getting (Value bit 25)1700 Test bit getting (Value bit 24)1703 Test bit getting (Value bit 23)
814 …e key and make sanity checks on its components. TODO: what sanity checks? Value ranges (e.g. p < n…1326 ### Value representation
5040 * Value comparisons in SSL layer are now constant-time