Searched refs:GetServiceOwnerAndBlock (Results 1 – 6 of 6) sorted by relevance
13 bus_->GetServiceOwnerAndBlock shows empty service name owner.18 UpdateNameOwnerAndBlock calling bus_->GetServiceOwnerAndBlock returns the62 - bus_->GetServiceOwnerAndBlock(service_name_, Bus::SUPPRESS_ERRORS);67 + bus_->GetServiceOwnerAndBlock(service_name_, Bus::SUPPRESS_ERRORS);
551 virtual std::string GetServiceOwnerAndBlock(const std::string& service_name,
358 bus->GetServiceOwnerAndBlock("org.chromium.TestService", in TEST()
817 std::string Bus::GetServiceOwnerAndBlock(const std::string& service_name, in GetServiceOwnerAndBlock() function in dbus::Bus872 service_owner = GetServiceOwnerAndBlock(service_name, SUPPRESS_ERRORS); in GetServiceOwnerInternal()
182 bus_->GetServiceOwnerAndBlock(service_name_, Bus::SUPPRESS_ERRORS); in SetupMatchRuleAndFilter()
703 bus_->GetServiceOwnerAndBlock(service_name_, Bus::SUPPRESS_ERRORS); in UpdateNameOwnerAndBlock()