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

  /external/chromium_org/dbus/
object_manager.h 263 void NotifyPropertiesChanged(const dbus::ObjectPath object_path,
object_manager.cc 295 // |signal| to NotifyPropertiesChanged, which will handle the clean up.
299 base::Bind(&ObjectManager::NotifyPropertiesChanged,
305 // NotifyPropertiesChanged.
306 NotifyPropertiesChanged(path, signal.release());
314 void ObjectManager::NotifyPropertiesChanged(

Completed in 27 milliseconds