Home
last modified time | relevance | path

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

/base/telephony/cellular_data/frameworks/cj/src/
Dtel_cellular_data_impl.cpp153 int32_t CellularDataImpl::GetCellularDataFlowType(int32_t &errCode) in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataImpl
/base/telephony/cellular_data/services/src/
Dcellular_data_controller.cpp296 int32_t CellularDataController::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataController
/base/telephony/cellular_data/frameworks/native/
Dcellular_data_client.cpp325 int32_t CellularDataClient::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataClient
/base/telephony/cellular_data/frameworks/js/napi/src/
Dcellular_data_service.cpp546 int32_t CellularDataService::GetCellularDataFlowType(int32_t &type) in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataService
Dnapi_cellular_data.cpp867 static napi_value GetCellularDataFlowType(napi_env env, napi_callback_info info) in GetCellularDataFlowType() function
Dcellular_data_handler.cpp1729 int32_t CellularDataHandler::GetCellularDataFlowType() in GetCellularDataFlowType() function in OHOS::Telephony::CellularDataHandler
/base/telephony/cellular_data/test/fuzztest/getcellulardatastate_fuzzer/
Dgetcellulardatastate_fuzzer.cpp249 void GetCellularDataFlowType(const uint8_t *data, size_t size) in GetCellularDataFlowType() function