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

  /external/chromium_org/dbus/
mock_bus.h 23 MOCK_METHOD3(GetObjectProxyWithOptions,
bus_unittest.cc 108 bus->GetObjectProxyWithOptions(
116 bus->GetObjectProxyWithOptions(
125 bus->GetObjectProxyWithOptions(
bus.h 269 virtual ObjectProxy* GetObjectProxyWithOptions(
bus.cc 225 return GetObjectProxyWithOptions(service_name, object_path,
229 ObjectProxy* Bus::GetObjectProxyWithOptions(const std::string& service_name,
    [all...]

Completed in 68 milliseconds