Searched refs:connectionObj (Results 1 – 1 of 1) sorted by relevance
276 sptr<IRemoteObject> connectionObj = record->GetConnection(); in AddConnection() local277 if (!connectionObj) { in AddConnection()298 bool needNotify = connectedExtension->AddConnection(connectionObj); in AddConnection()320 sptr<IRemoteObject> connectionObj = record->GetConnection(); in RemoveConnection() local321 if (!connectionObj) { in RemoveConnection()338 bool needNotify = connectedExtension->RemoveConnection(connectionObj); in RemoveConnection()