Home
last modified time | relevance | path

Searched defs:isGsm (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp2180 bool isGsm = false; in IsGsm() local
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test.cpp2685 bool isGsm = false; variable
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnetwork_search_manager.cpp1877 int32_t NetworkSearchManager::IsGsm(int32_t slotId, bool &isGsm) in IsGsm()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_manager_inner.cpp2400 int32_t CoreManagerInner::IsGsm(int32_t slotId, bool &isGsm) in IsGsm()