Searched defs:SetOutput (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/request/request/frameworks/js/napi/include/ | ||
H A D | async_call.h | 72 inline Context &SetOutput(OutputAction action) in SetOutput() function |
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/common/ | ||
H A D | nnrt_test.cpp | 146 OH_NN_ReturnCode NNRtTest::SetOutput(uint32_t index, void* buffer, size_t length) in SetOutput() function in OHOS::NeuralNetworkRuntime::SystemTest::NNRtTest |
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ | ||
H A D | nnexecutor.cpp | 726 OH_NN_ReturnCode NNExecutor::SetOutput(uint32_t index, void* buffer, size_t length) in SetOutput() function in OHOS::NeuralNetworkRuntime::NNExecutor |