Home
last modified time | relevance | path

Searched defs:returnCode (Results 1 – 25 of 88) sorted by relevance

1234

/ohos5.0/foundation/multimodalinput/input/service/module_loader/test/
H A Dmmi_service_test.cpp257 int32_t returnCode = 65142804; variable
276 int32_t returnCode = 65142786; variable
396 int32_t returnCode = 65142804; variable
427 int32_t returnCode = 65142804; variable
459 int32_t returnCode = 65142804; variable
570 int32_t returnCode = 65142804; variable
603 int32_t returnCode = 65142804; variable
635 int32_t returnCode = 65142804; variable
668 int32_t returnCode = 65142804; variable
704 int32_t returnCode = 65142804; variable
[all …]
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnn_tensor.cpp88 OH_NN_ReturnCode returnCode = ValidateDimensions(dimensions); in Build() local
120 OH_NN_ReturnCode returnCode = ParseDimensions(nnTensor.dimensions, nnTensor.dimensionCount); in BuildFromOHNNTensor() local
150 …OH_NN_ReturnCode returnCode = ParseDimensions(nnTensorInfo.dimensions, nnTensorInfo.dimensionCount… in BuildFromOHNNTensorInfo() local
170 OH_NN_ReturnCode returnCode = tensorDescImpl->GetDataType(&dataType); in BuildFromTensorDesc() local
209 OH_NN_ReturnCode returnCode = quantParamImpl->CopyToCompat(m_quantParams); in SetQuantParam() local
268 OH_NN_ReturnCode returnCode = Validation::ValidateArray(dimensions, dimensionCount); in ParseDimensions() local
307 OH_NN_ReturnCode returnCode = ValidateQuantParams(tmpQuantParam); in ParseQuantParams() local
364 auto returnCode = ValidateDimensions(dimensions); in SetDimensions() local
H A Dhdi_returncode_utils.h27 inline std::string ConverterRetToString(OHOS::HDI::Nnrt::V2_0::NNRT_ReturnCode returnCode) in ConverterRetToString()
H A Dhdi_returncode_utils_v2_1.h27 inline std::string ConverterRetToString(OHOS::HDI::Nnrt::V2_1::NNRT_ReturnCode returnCode) in ConverterRetToString()
H A Dneural_network_runtime.cpp169 OH_NN_ReturnCode returnCode = innerModel->AddTensorDesc(tensorDesc); in OH_NNModel_AddTensorToModel() local
190 OH_NN_ReturnCode returnCode = innerModel->SetTensorQuantParam((uint32_t)(index), quantParam); in OH_NNModel_SetTensorQuantParams() local
211 OH_NN_ReturnCode returnCode = innerModel->SetTensorType((uint32_t)(index), tensorType); in OH_NNModel_SetTensorType() local
388 auto returnCode = ParseInputDimsFromExtensions( in ParseDynamicDimsFromExtensions() local
480 auto returnCode = ParseDynamicDimsFromExtensions(extensionMap, pLiteGraph, extensionConfig); in ParseExtensionConfigs() local
518 auto returnCode = ParseExtensionConfigs(extensionMap, pLiteGraph, extensionConfig); in OH_NNModel_BuildFromLiteGraph() local
593 OH_NN_ReturnCode returnCode = CheckCacheFile(cacheInfoPath, fileNumber, cacheVersion); in OH_NNModel_HasCache() local
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_test.cpp860 int32_t returnCode = 65142800; variable
876 int32_t returnCode = 22; variable
892 int32_t returnCode = 201; variable
908 int32_t returnCode = 65142800; variable
924 int32_t returnCode = 65142800; variable
940 int32_t returnCode = 65142800; variable
1319 int32_t returnCode = 201; variable
1351 int32_t returnCode = 201; variable
1367 int32_t returnCode = 201; variable
1383 int32_t returnCode = 201; variable
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/
H A Dams_service_app_spawn_client_module_test.cpp524 auto returnCode = appSpawnClient->StartProcess(params, newPid); variable
560 auto returnCode = appSpawnClient->StartProcessImpl(params, newPid); variable
591 auto returnCode = appSpawnClient->StartProcessImpl(params, newPid); variable
632 auto returnCode = appSpawnClient->StartProcess(params, newPid); variable
661 auto returnCode = appSpawnClient->StartProcess(params, newPid); variable
698 auto returnCode = appSpawnClient->StartProcess(params, newPid); variable
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/include/
H A Dmultimodal_input_connect_define.h29 int32_t returnCode; member
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_characteristic_test.cpp243 int returnCode = 0; variable
258 int returnCode = 0; variable
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dstrided_slice_builder.cpp38 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in SetInputOutput() local
151 OH_NN_ReturnCode returnCode = SetInputOutput(inputsIndex, outputsIndex, allTensors); in Build() local
H A Dspace_to_batch_nd_builder.cpp89 OH_NN_ReturnCode returnCode = SetPadData(tensor); in SetPaddings() local
113 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
H A Dmaxpool_builder.cpp31 OH_NN_ReturnCode returnCode = PoolingBuild(paramsIndex, inputsIndex, outputsIndex, allTensors); in Build() local
H A Davgpool_builder.cpp32 OH_NN_ReturnCode returnCode = PoolingBuild(paramsIndex, inputsIndex, outputsIndex, allTensors); in Build() local
H A Dbias_add_builder.cpp40 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
H A Dfill_builder.cpp44 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
H A Dgather_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
H A Dgather_nd_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
H A Dgreater_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUMS, OUTP… in Build() local
H A Dgreater_equal_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUMS, OUTP… in Build() local
H A Dlessequal_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUMS, OUTP… in Build() local
H A Dreshape_builder.cpp44 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
H A Drsqrt_builder.cpp44 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
H A Dshape_builder.cpp44 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
H A Dsqrt_builder.cpp48 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_dnsresolv_test/
H A Ddns_quality_diag_test.cpp84 int32_t returnCode = dnsQualityDiag.ParseReportAddr(size, addrinfo, report); variable
96 int32_t returnCode = dnsQualityDiag.ParseReportAddr(size, addrinfo, report); variable

1234