Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_client.cpp219 int32_t CellularDataClient::EnableIntelligenceSwitch(bool enable) in EnableIntelligenceSwitch() function in OHOS::Telephony::CellularDataClient
H A Dcellular_data_service_proxy.cpp93 int32_t CellularDataServiceProxy::EnableIntelligenceSwitch(bool enable) in EnableIntelligenceSwitch() function in OHOS::Telephony::CellularDataServiceProxy
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_service.cpp180 int32_t CellularDataService::EnableIntelligenceSwitch(bool enable) in EnableIntelligenceSwitch() function in OHOS::Telephony::CellularDataService
/ohos5.0/base/telephony/cellular_data/frameworks/js/napi/src/
H A Dnapi_cellular_data.cpp961 static napi_value EnableIntelligenceSwitch(napi_env env, napi_callback_info info) in EnableIntelligenceSwitch() function