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

  /external/libchrome/dbus/
message.h 452 bool PopVariantOfBool(bool* value);
property.cc 329 return reader->PopVariantOfBool(&value_);
message.cc 880 bool MessageReader::PopVariantOfBool(bool* value) {
  /external/libbrillo/brillo/dbus/
exported_property_set_unittest.cc 343 ASSERT_TRUE(reader.PopVariantOfBool(&value));

Completed in 1593 milliseconds