Searched refs:PopUint16 (Results 1 - 5 of 5) sorted by relevance

/external/libchrome/dbus/
H A Dmessage.h388 bool PopUint16(uint16_t* value);
H A Dvalues_util.cc116 if (reader->PopUint16(&value))
H A Dmessage.cc123 if (!reader->PopUint16(&value))
753 bool MessageReader::PopUint16(uint16_t* value) { function in class:dbus::MessageReader
H A Dproperty.cc638 if (!struct_reader.PopUint16(&entry.second))
/external/libbrillo/brillo/dbus/
H A Ddata_serialization.cc97 reader->PopUint16(value);

Completed in 79 milliseconds