Searched refs:SetUpAsyncOperations (Results 1 – 6 of 6) sorted by relevance
43 MOCK_METHOD0(SetUpAsyncOperations, bool());
317 if (!bus_->Connect() || !bus_->SetUpAsyncOperations()) { in StartAsyncMethodCall()426 if (!bus_->Connect() || !bus_->SetUpAsyncOperations()) in ConnectToNameOwnerChangedSignal()
60 if (!bus_->SetUpAsyncOperations()) in ExportMethodAndBlock()
435 virtual bool SetUpAsyncOperations();
586 bool Bus::SetUpAsyncOperations() { in SetUpAsyncOperations() function in dbus::Bus897 if (!Connect() || !SetUpAsyncOperations()) in ListenForServiceOwnerChangeInternal()
178 if (!bus_->Connect() || !bus_->SetUpAsyncOperations()) in SetupMatchRuleAndFilter()