HomeSort by relevance Sort by last modified time
    Searched full:property_writer_ (Results 1 - 1 of 1) sorted by null

  /external/libbrillo/brillo/dbus/
exported_object_manager_unittest.cc 114 property_writer_ = base::Bind(&WriteTestPropertyDict);
135 ExportedPropertySet::PropertyWriter property_writer_; member in class:brillo::dbus_utils::ExportedObjectManagerTest
141 om_->ClaimInterface(kClaimedTestPath, kClaimedInterface, property_writer_);
149 om_->ClaimInterface(kClaimedTestPath, kClaimedInterface, property_writer_);
167 om_->ClaimInterface(kClaimedTestPath, kClaimedInterface, property_writer_);

Completed in 50 milliseconds