Home
last modified time | relevance | path

Searched refs:SUBTYPE_LTE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/net_connect_adapter/src/
H A Dnet_connect_utils.cpp66 return NetConnectSubtype::SUBTYPE_LTE; in ConvertToConnectsubtype()
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dnet_connect_adapter.h56 SUBTYPE_LTE, enumerator
/ohos5.0/base/web/webview/test/unittest/net_connect_adapter_test/
H A Dnet_connect_adapter_test.cpp100 typeMap.insert(std::make_pair(RadioTech::RADIO_TECHNOLOGY_LTE, NetConnectSubtype::SUBTYPE_LTE));