/base/telephony/cellular_data/test/ |
H A D | cellular_data_client_test.cpp | 199 uint32_t supplierId = 0; in HWTEST_F() local
|
H A D | cellular_data_service_test.cpp | 104 uint32_t supplierId = 0; in HWTEST_F() local
|
H A D | cellular_data_test.cpp | 371 int32_t CellularDataTest::GetCellularDataSupplierId(int32_t slotId, uint64_t capability, uint32_t &supplierId) in GetCellularDataSupplierId() argument 381 int32_t CellularDataTest::GetSupplierRegisterState(uint32_t supplierId, int32_t ®State) in GetSupplierRegisterState() argument 1184 uint32_t supplierId = 0; in HWTEST_F() local 1223 uint32_t supplierId in HWTEST_F() local [all...] |
/base/telephony/cellular_data/services/src/state_machine/ |
H A D | default.cpp | 106 int32_t supplierId = netAgent.GetSupplierId(stateMachine->GetSlotId(), stateMachine->GetCapability()); in ProcessDataConnectionDrsOrRatChanged() local
|
H A D | active.cpp | 220 int32_t supplierId = netAgent.GetSupplierId(stateMachine->GetSlotId(), stateMachine->GetCapability()); in ProcessDataConnectionRoamOn() local 234 int32_t supplierId = netAgent.GetSupplierId(stateMachine->GetSlotId(), stateMachine->GetCapability()); in ProcessDataConnectionRoamOff() local 247 int32_t supplierId = netAgent.GetSupplierId(stateMachine->GetSlotId(), stateMachine->GetCapability()); in ProcessDataConnectionVoiceCallStartedOrEnded() local
|
H A D | cellular_data_state_machine.cpp | 356 int32_t supplierId = netAgent.GetSupplierId(slotId, capability_); in UpdateNetworkInfo() local 372 int32_t supplierId = netAgent.GetSupplierId(slotId, capability_); in UpdateNetworkInfo() local
|
/base/telephony/cellular_data/services/src/utils/ |
H A D | cellular_data_net_agent.cpp | 59 uint32_t supplierId = 0; in RegisterNetSupplier() local 153 UpdateNetSupplierInfo( uint32_t supplierId, sptr<NetManagerStandard::NetSupplierInfo> &netSupplierInfo) UpdateNetSupplierInfo() argument 168 UpdateNetLinkInfo(int32_t supplierId, sptr<NetManagerStandard::NetLinkInfo> &netLinkInfo) UpdateNetLinkInfo() argument 196 RegisterSlotType(int32_t supplierId, int32_t radioTech) RegisterSlotType() argument 202 GetSupplierRegState(uint32_t supplierId, int32_t ®State) GetSupplierRegState() argument [all...] |
H A D | cellular_data_hisysevent.cpp | 68 int32_t supplierId = netAgent.GetSupplierId(slotId, capability);
in WriteDataConnectStateBehaviorEvent() local
|
/base/telephony/cellular_data/frameworks/native/ |
H A D | cellular_data_service_proxy.cpp | 621 int32_t CellularDataServiceProxy::GetCellularDataSupplierId(int32_t slotId, uint64_t capability, uint32_t &supplierId) in GetCellularDataSupplierId() argument 676 int32_t CellularDataServiceProxy::GetSupplierRegisterState(uint32_t supplierId, int32_t ®State) in GetSupplierRegisterState() argument
|
H A D | cellular_data_client.cpp | 424 int32_t CellularDataClient::GetCellularDataSupplierId(int32_t slotId, uint64_t capability, uint32_t &supplierId) in GetCellularDataSupplierId() argument 444 int32_t CellularDataClient::GetSupplierRegisterState(uint32_t supplierId, int32_t ®State) in GetSupplierRegisterState() argument
|
/base/telephony/cellular_data/services/src/ |
H A D | cellular_data_service_stub.cpp | 422 uint32_t supplierId = 0; in OnGetCellularDataSupplierId() local 448 uint32_t supplierId = data.ReadUint32(); in OnGetSupplierRegisterState() local
|
H A D | cellular_data_service.cpp | 771 int32_t CellularDataService::GetCellularDataSupplierId(int32_t slotId, uint64_t capability, uint32_t &supplierId) in GetCellularDataSupplierId() argument 806 int32_t CellularDataService::GetSupplierRegisterState(uint32_t supplierId, int32_t ®State) in GetSupplierRegisterState() argument
|
/base/telephony/cellular_data/services/include/common/ |
H A D | cellular_data_constant.h | 57 uint32_t supplierId = 0; member
|