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

/external/libchrome/dbus/
H A Dmessage.h461 bool PopVariantOfObjectPath(ObjectPath* value);
H A Dproperty.cc483 return reader->PopVariantOfObjectPath(&value_);
H A Dmessage.cc924 bool MessageReader::PopVariantOfObjectPath(ObjectPath* value) { function in class:dbus::MessageReader
/external/libbrillo/brillo/dbus/
H A Dexported_property_set_unittest.cc423 ASSERT_TRUE(reader.PopVariantOfObjectPath(&value));

Completed in 143 milliseconds