Searched refs:PopInt64 (Results 1 - 4 of 4) sorted by relevance

/external/libchrome/dbus/
H A Dmessage.h399 bool PopInt64(int64_t* value);
H A Dvalues_util.cc137 if (reader->PopInt64(&value)) {
H A Dmessage.cc144 if (!reader->PopInt64(&value))
772 bool MessageReader::PopInt64(int64_t* value) { function in class:dbus::MessageReader
/external/libbrillo/brillo/dbus/
H A Ddata_serialization.cc115 reader->PopInt64(value);

Completed in 113 milliseconds