Searched refs:oldConnection (Results 1 – 2 of 2) sorted by relevance
404 sptr<FormRenderConnection> oldConnection = nullptr; in AddConnection() local415 oldConnection = renderFormConnections_[formId]; in AddConnection()421 if (oldConnection) { in AddConnection()422 DisconnectRenderService(oldConnection, renderFormConnectionSize); in AddConnection()
801 …sptr<AccessibilityWindowConnection> oldConnection = accountData->GetAccessibilityWindowConnection(… in RegisterElementOperator() local802 if (isApp && oldConnection) { in RegisterElementOperator()806 DeleteConnectionAndDeathRecipient(windowId, oldConnection); in RegisterElementOperator()873 sptr<AccessibilityWindowConnection> oldConnection = in RegisterElementOperatorChildWork() local875 if (isApp && oldConnection) { in RegisterElementOperatorChildWork()876 if (oldConnection->GetCardProxy(treeId) != nullptr) { in RegisterElementOperatorChildWork()880 oldConnection->SetCardProxy(treeId, operation); in RegisterElementOperatorChildWork()881 SetTokenIdMapAndRootParentId(oldConnection, treeId, nodeId, tokenId); in RegisterElementOperatorChildWork()