Home
last modified time | relevance | path

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

/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp157 int32_t CellularDataClient::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataClient
Dcellular_data_service_proxy.cpp183 int32_t CellularDataServiceProxy::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataServiceProxy
/base/telephony/cellular_data/services/src/
Dcellular_data_controller.cpp256 int32_t CellularDataController::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataController
Dcellular_data_service.cpp338 int32_t CellularDataService::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataService
Dcellular_data_handler.cpp873 int32_t CellularDataHandler::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataHandler
/base/telephony/cellular_data/frameworks/js/napi/src/
Dnapi_cellular_data.cpp635 static napi_value GetCellularDataFlowType(napi_env env, napi_callback_info info) in GetCellularDataFlowType() function