Searched refs:AddConnectionInner (Results 1 – 3 of 3) sorted by relevance
192 bool AddConnectionInner(std::shared_ptr<ConnectionRecord> connectionRecord,
108 if (!AddConnectionInner(connectionRecord, connectionData)) { in AddConnection()323 bool ConnectionStateManager::AddConnectionInner(std::shared_ptr<ConnectionRecord> connectionRecord, in AddConnectionInner() function in OHOS::AAFwk::ConnectionStateManager
612 bool res = manager_->AddConnectionInner(connectionRecord, data);