Home
last modified time | relevance | path

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

123

/foundation/ability/ability_runtime/test/moduletest/common/ams/service_app_spawn_client_test/
Dams_service_app_spawn_client_module_test.cpp523 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/
Dmultimodal_input_connect_define.h29 int32_t returnCode; member
/foundation/ai/neural_network_runtime/frameworks/native/ops/
Dstrided_slice_builder.cpp37 …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
Dspace_to_batch_nd_builder.cpp88 OH_NN_ReturnCode returnCode = SetPadData(tensor); in SetPaddings() local
112 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dpooling_builder.cpp41 OH_NN_ReturnCode returnCode = SetInputAndOutput(inputsIndex, outputsIndex, allTensors); in PoolingBuild() local
88 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in SetInputAndOutput() local
Davgpool_builder.cpp32 OH_NN_ReturnCode returnCode = PoolingBuild(paramsIndex, inputsIndex, outputsIndex, allTensors); in Build() local
Dmaxpool_builder.cpp31 OH_NN_ReturnCode returnCode = PoolingBuild(paramsIndex, inputsIndex, outputsIndex, allTensors); in Build() local
Dtranspose_builder.cpp47 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dreshape_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dbias_add_builder.cpp39 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dshape_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Drsqrt_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dslice_builder.cpp47 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dgather_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dsqrt_builder.cpp47 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dfill_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dlessequal_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUMS, OUTP… in Build() local
Dtile_builder.cpp47 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dsquared_difference_builder.cpp47 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dprelu_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUMS, OUTP… in Build() local
Dpow_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dtanh_builder.cpp45 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Drelu6_builder.cpp43 …OH_NN_ReturnCode returnCode = CheckIOIndex(inputsIndex, outputsIndex, allTensors, INPUT_NUM, OUTPU… in Build() local
Dstack_builder.cpp81 OH_NN_ReturnCode returnCode; in Build() local
/foundation/communication/bluetooth/test/unittest/gatt/
Dgatt_characteristic_test.cpp243 int returnCode = 0; variable
258 int returnCode = 0; variable

123