| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| D | nn_tensor.cpp | 88 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
|
| D | hdi_returncode_utils.h | 27 inline std::string ConverterRetToString(OHOS::HDI::Nnrt::V2_0::NNRT_ReturnCode returnCode) in ConverterRetToString()
|
| /foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/ |
| D | ams_service_app_spawn_client_module_test.cpp | 523 auto returnCode = appSpawnClient->StartProcess(params, newPid); variable 559 auto returnCode = appSpawnClient->StartProcessImpl(params, newPid); variable 590 auto returnCode = appSpawnClient->StartProcessImpl(params, newPid); variable 631 auto returnCode = appSpawnClient->StartProcess(params, newPid); variable 660 auto returnCode = appSpawnClient->StartProcess(params, newPid); variable 697 auto returnCode = appSpawnClient->StartProcess(params, newPid); variable
|
| /foundation/multimodalinput/input/service/connect_manager/include/ |
| D | multimodal_input_connect_define.h | 29 int32_t returnCode; member
|
| /foundation/communication/bluetooth_service/test/unittest/gatt/ |
| D | gatt_characteristic_test.cpp | 243 int returnCode = 0; variable 258 int returnCode = 0; variable
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
| D | strided_slice_builder.cpp | 37 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in SetInputOutput() local 150 OH_NN_ReturnCode returnCode = SetInputOutput(inputsIndex, outputsIndex, allTensors); in Build() local
|
| D | space_to_batch_nd_builder.cpp | 88 OH_NN_ReturnCode returnCode = SetPadData(tensor); in SetPaddings() local 112 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | pooling_builder.cpp | 42 OH_NN_ReturnCode returnCode = SetInputAndOutput(inputsIndex, outputsIndex, allTensors); in PoolingBuild() local 89 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in SetInputAndOutput() local
|
| D | maxpool_builder.cpp | 31 OH_NN_ReturnCode returnCode = PoolingBuild(paramsIndex, inputsIndex, outputsIndex, allTensors); in Build() local
|
| D | avgpool_builder.cpp | 32 OH_NN_ReturnCode returnCode = PoolingBuild(paramsIndex, inputsIndex, outputsIndex, allTensors); in Build() local
|
| D | shape_builder.cpp | 43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | rsqrt_builder.cpp | 43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | tile_builder.cpp | 47 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | slice_builder.cpp | 47 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | bias_add_builder.cpp | 39 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | reshape_builder.cpp | 43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | sqrt_builder.cpp | 47 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | fill_builder.cpp | 43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | lessequal_builder.cpp | 43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUMS, OUTP… in Build() local
|
| D | gather_builder.cpp | 43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | transpose_builder.cpp | 47 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | squared_difference_builder.cpp | 47 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | prelu_builder.cpp | 43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUMS, OUTP… in Build() local
|
| D | pow_builder.cpp | 43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|
| D | tanh_builder.cpp | 45 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
|