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

  /external/libchrome/dbus/
message.h 472 bool PopVariantOfObjectPath(ObjectPath* value);
message.cc 950 bool MessageReader::PopVariantOfObjectPath(ObjectPath* value) {
property.cc 483 return reader->PopVariantOfObjectPath(&value_);
  /external/libbrillo/brillo/dbus/
exported_property_set_unittest.cc 423 ASSERT_TRUE(reader.PopVariantOfObjectPath(&value));

Completed in 532 milliseconds