Searched refs:PopUint16 (Results 1 – 5 of 5) sorted by relevance
396 bool PopUint16(uint16_t* value);
638 if (!struct_reader.PopUint16(&entry.second)) in PopValueFromReader()750 if (!entry_reader.PopUint16(&key) || in PopValueFromReader()
118 if (reader->PopUint16(&value)) in PopDataAsValue()
123 if (!reader->PopUint16(&value)) in ToStringInternal()760 bool MessageReader::PopUint16(uint16_t* value) { in PopUint16() function in dbus::MessageReader
97 reader->PopUint16(value); in PopValueFromReader()