Home
last modified time | relevance | path

Searched defs:SetOutput (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Dasync_call.h72 inline Context &SetOutput(OutputAction action) in SetOutput() function
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/common/
H A Dnnrt_test.cpp146 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 Dnnexecutor.cpp726 OH_NN_ReturnCode NNExecutor::SetOutput(uint32_t index, void* buffer, size_t length) in SetOutput() function in OHOS::NeuralNetworkRuntime::NNExecutor