Home
last modified time | relevance | path

Searched defs:RunAsync (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dkeyframe_animation.h102 bool RunAsync(const WeakPtr<Scheduler>& weakScheduler, const AnimationOption& option, in RunAsync() function
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnnexecutor.cpp318 OH_NN_ReturnCode NNExecutor::RunAsync(NN_Tensor* inputTensors[], size_t inputSize, in RunAsync() function in OHOS::NeuralNetworkRuntime::NNExecutor