HomeSort by relevance Sort by last modified time
    Searched refs:PopVariantOfInt64 (Results 1 - 4 of 4) sorted by null

  /external/libchrome/dbus/
message.h 457 bool PopVariantOfInt64(int64_t* value);
property.cc 419 return reader->PopVariantOfInt64(&value_);
message.cc 904 bool MessageReader::PopVariantOfInt64(int64_t* value) {
  /external/libbrillo/brillo/dbus/
exported_property_set_unittest.cc 391 ASSERT_TRUE(reader.PopVariantOfInt64(&value));

Completed in 1656 milliseconds