Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dnnrt_client.h39 int (*Authentication)(int callingPid) = nullptr; variable
H A Dneural_network_core.cpp585 OH_NN_ReturnCode Authentication(Compilation** compilation) in Authentication() function