Home
last modified time | relevance | path

Searched defs:dataEnabled (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_dump_helper.cpp105 bool dataEnabled = false; in ShowCellularDataInfo() local
H A Ddata_switch_settings.cpp30 bool dataEnabled = false; in LoadSwitchValue() local
89 int32_t DataSwitchSettings::QueryUserDataStatus(bool &dataEnabled) in QueryUserDataStatus()
H A Dcellular_data_handler.cpp121 bool dataEnabled = true; in SetCellularDataEnable() local
266 bool dataEnabled = dataSwitchSettings_->IsUserDataOn(); in ResetDataFlowType() local
1508 bool dataEnabled = dataSwitchSettings_->IsUserDataOn(); in PsDataRatChanged() local
1916 bool dataEnabled = true; in HandleDBSettingEnableChanged() local
H A Dcellular_data_service_stub.cpp101 bool dataEnabled = false; in OnIsCellularDataEnabled() local
H A Dcellular_data_service.cpp147 int32_t CellularDataService::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()
/ohos5.0/base/telephony/cellular_data/test/
H A Dcellular_data_service_test.cpp54 bool dataEnabled = false; variable
H A Dzero_branch_test.cpp490 bool dataEnabled = false; variable
544 bool dataEnabled = false; variable
589 bool dataEnabled = false; variable
722 bool dataEnabled = false; variable
765 bool dataEnabled = false; variable
H A Dcellular_data_test.cpp265 int32_t CellularDataTest::IsCellularDataEnabledTest(bool &dataEnabled) in IsCellularDataEnabledTest()
371 bool dataEnabled = false; variable
659 bool dataEnabled = false; variable
694 bool dataEnabled = false; variable
/ohos5.0/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_client.cpp229 int32_t CellularDataClient::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()
H A Dcellular_data_service_proxy.cpp27 int32_t CellularDataServiceProxy::IsCellularDataEnabled(bool &dataEnabled) in IsCellularDataEnabled()