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

  /external/chromium_org/dbus/
mock_bus.h 58 MOCK_METHOD4(TryRegisterObjectPath, bool(const ObjectPath& object_path,
bus.h 522 virtual bool TryRegisterObjectPath(const ObjectPath& object_path,
exported_object.cc 170 const bool success = bus_->TryRegisterObjectPath(object_path_,
bus.cc 318 // TryRegisterObjectPath(), and the task runner we post to is a
726 bool Bus::TryRegisterObjectPath(const ObjectPath& object_path,
    [all...]

Completed in 53 milliseconds