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

  /external/chromium_org/dbus/
mock_bus.h 62 MOCK_METHOD1(UnregisterObjectPath, void(const ObjectPath& object_path));
bus.h 530 virtual void UnregisterObjectPath(const ObjectPath& object_path);
exported_object.cc 115 bus_->UnregisterObjectPath(object_path_);
bus.cc 750 void Bus::UnregisterObjectPath(const ObjectPath& object_path) {
    [all...]

Completed in 42 milliseconds