Home
last modified time | relevance | path

Searched refs:GetSupplierRegState (Results 1 - 3 of 3) sorted by relevance

/base/telephony/cellular_data/services/include/utils/
H A Dcellular_data_net_agent.h107 bool GetSupplierRegState(uint32_t supplierId, int32_t &regState);
/base/telephony/cellular_data/services/src/utils/
H A Dcellular_data_net_agent.cpp202 bool CellularDataNetAgent::GetSupplierRegState(uint32_t supplierId, int32_t &regState) in GetSupplierRegState() function in OHOS::Telephony::CellularDataNetAgent
/base/telephony/cellular_data/services/src/
H A Dcellular_data_service.cpp812 bool result = CellularDataNetAgent::GetInstance().GetSupplierRegState(supplierId, regState); in GetSupplierRegisterState()

Completed in 2 milliseconds