Searched refs:GetSupplierId (Results 1 – 6 of 6) sorted by relevance
96 int32_t GetSupplierId(const int32_t slotId, uint64_t capability) const;
165 …int32_t supplierId = netAgent.GetSupplierId(stateMachine->GetSlotId(), stateMachine->GetCapability… in ProcessDataConnectionRoamOn()179 …int32_t supplierId = netAgent.GetSupplierId(stateMachine->GetSlotId(), stateMachine->GetCapability… in ProcessDataConnectionRoamOff()192 …int32_t supplierId = netAgent.GetSupplierId(stateMachine->GetSlotId(), stateMachine->GetCapability… in ProcessDataConnectionVoiceCallStartedOrEnded()
104 …int32_t supplierId = netAgent.GetSupplierId(stateMachine->GetSlotId(), stateMachine->GetCapability… in ProcessDataConnectionDrsOrRatChanged()
38 …int32_t supplierId = netAgent.GetSupplierId(stateMachine->GetSlotId(), stateMachine->GetCapability… in StateBegin()
220 int32_t supplierId = netAgent.GetSupplierId(slotId, capability_); in UpdateNetworkInfo()234 int32_t supplierId = netAgent.GetSupplierId(slotId, capability_); in UpdateNetworkInfo()
142 int32_t CellularDataNetAgent::GetSupplierId(const int32_t slotId, uint64_t capability) const in GetSupplierId() function in OHOS::Telephony::CellularDataNetAgent