Searched refs:newConnRecord2 (Results 1 – 2 of 2) sorted by relevance
812 …auto newConnRecord2 = ConnectionRecord::CreateConnectionRecord(serviceToken_, serviceRecord_, call… variable813 …newConnRecord2->SetConnectState(ConnectionState::DISCONNECTING); // newConnRecord2's state is DIS…814 serviceRecord_->AddConnectRecordToList(newConnRecord2);900 …auto newConnRecord2 = ConnectionRecord::CreateConnectionRecord(serviceToken_, serviceRecord_, call… variable901 …newConnRecord2->SetConnectState(ConnectionState::CONNECTING); // newConnRecord2's state is CONNEC…902 serviceRecord_->AddConnectRecordToList(newConnRecord2);933 …auto newConnRecord2 = ConnectionRecord::CreateConnectionRecord(serviceToken_, serviceRecord_, call… variable934 …newConnRecord2->SetConnectState(ConnectionState::CONNECTING); // newConnRecord2's state is CONNEC…935 serviceRecord_->AddConnectRecordToList(newConnRecord2);
355 auto newConnRecord2 = variable357 abilityRecord_->AddConnectRecordToList(newConnRecord2);362 abilityRecord_->AddConnectRecordToList(newConnRecord2);379 abilityRecord_->RemoveConnectRecordFromList(newConnRecord2);