Home
last modified time | relevance | path

Searched defs:GetCellularDataFlowType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_controller.cpp275 int32_t CellularDataController::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataController
H A Dcellular_data_service.cpp455 int32_t CellularDataService::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataService
H A Dcellular_data_handler.cpp1374 int32_t CellularDataHandler::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataHandler
/ohos5.0/base/telephony/cellular_data/test/fuzztest/getcellulardatastate_fuzzer/
H A Dgetcellulardatastate_fuzzer.cpp188 void GetCellularDataFlowType(const uint8_t *data, size_t size) in GetCellularDataFlowType() function
/ohos5.0/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_client.cpp289 int32_t CellularDataClient::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataClient
H A Dcellular_data_service_proxy.cpp307 int32_t CellularDataServiceProxy::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataServiceProxy
/ohos5.0/base/telephony/cellular_data/frameworks/js/napi/src/
H A Dnapi_cellular_data.cpp850 static napi_value GetCellularDataFlowType(napi_env env, napi_callback_info info) in GetCellularDataFlowType() function