Home
last modified time | relevance | path

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

/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp228 int32_t CellularDataClient::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataClient
Dcellular_data_service_proxy.cpp192 int32_t CellularDataServiceProxy::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataServiceProxy
/base/telephony/cellular_data/services/src/
Dcellular_data_controller.cpp273 int32_t CellularDataController::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataController
Dcellular_data_service.cpp351 int32_t CellularDataService::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataService
Dcellular_data_handler.cpp991 int32_t CellularDataHandler::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataHandler
/base/telephony/cellular_data/test/fuzztest/getcellulardatastate_fuzzer/
Dgetcellulardatastate_fuzzer.cpp194 void GetCellularDataFlowType(const uint8_t *data, size_t size) in GetCellularDataFlowType() function
/base/telephony/cellular_data/frameworks/js/napi/src/
Dnapi_cellular_data.cpp785 static napi_value GetCellularDataFlowType(napi_env env, napi_callback_info info) in GetCellularDataFlowType() function