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

  /external/libchrome/dbus/
message.h 445 bool PopArrayOfObjectPaths(std::vector<ObjectPath>* object_paths);
message.cc 870 bool MessageReader::PopArrayOfObjectPaths(
property.cc 527 return variant_reader.PopArrayOfObjectPaths(&value_);
  /external/libbrillo/brillo/dbus/
exported_property_set_unittest.cc 444 ASSERT_TRUE(variant_reader.PopArrayOfObjectPaths(&value));

Completed in 173 milliseconds