Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/src/
Dcellular_data_controller.cpp271 int32_t CellularDataController::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataController
Dcellular_data_service.cpp342 int32_t CellularDataService::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataService
Dcellular_data_handler.cpp983 int32_t CellularDataHandler::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataHandler
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp258 int32_t CellularDataClient::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataClient
Dcellular_data_service_proxy.cpp222 int32_t CellularDataServiceProxy::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataServiceProxy
/base/telephony/cellular_data/test/fuzztest/getcellulardatastate_fuzzer/
Dgetcellulardatastate_fuzzer.cpp188 void GetCellularDataFlowType(const uint8_t *data, size_t size) in GetCellularDataFlowType() function
/base/telephony/cellular_data/frameworks/js/napi/src/
Dnapi_cellular_data.cpp801 static napi_value GetCellularDataFlowType(napi_env env, napi_callback_info info) in GetCellularDataFlowType() function