Searched refs:SetUpAsyncOperations (Results 1 – 6 of 6) sorted by relevance
43 MOCK_METHOD0(SetUpAsyncOperations, bool());
257 if (!bus_->Connect() || !bus_->SetUpAsyncOperations()) { in StartAsyncMethodCall()388 if (!bus_->Connect() || !bus_->SetUpAsyncOperations()) in ConnectToNameOwnerChangedSignal()
59 if (!bus_->SetUpAsyncOperations()) in ExportMethodAndBlock()
445 virtual bool SetUpAsyncOperations();
611 bool Bus::SetUpAsyncOperations() { in SetUpAsyncOperations() function in dbus::Bus930 if (!Connect() || !SetUpAsyncOperations()) in ListenForServiceOwnerChangeInternal()
207 if (!bus_->Connect() || !bus_->SetUpAsyncOperations()) in SetupMatchRuleAndFilter()