Searched refs:ReleaseOwnership (Results 1 – 5 of 5) sorted by relevance
42 MOCK_METHOD1(ReleaseOwnership, bool(const std::string& service_name));
438 virtual bool ReleaseOwnership(const std::string& service_name);
474 ReleaseOwnership(service_name); in ShutdownAndBlock()584 bool Bus::ReleaseOwnership(const std::string& service_name) { in ReleaseOwnership() function in dbus::Bus
215 void ReleaseOwnership(
540 virtual void STDMETHODCALLTYPE ReleaseOwnership( void) in ReleaseOwnership() function