Home
last modified time | relevance | path

Searched refs:ANeuralNetworksDevice_getVersion (Results 1 – 7 of 7) sorted by relevance

/frameworks/libs/native_bridge_support/libneuralnetworks/
Dstubs_arm.cc34 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANeuralNetworksDevice_getVersion);
102 INIT_INTERCEPTABLE_STUB_FUNCTION("libneuralnetworks.so", ANeuralNetworksDevice_getVersion); in init_stub_library()
Dstubs_arm64.cc34 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANeuralNetworksDevice_getVersion);
102 INIT_INTERCEPTABLE_STUB_FUNCTION("libneuralnetworks.so", ANeuralNetworksDevice_getVersion); in init_stub_library()
/frameworks/ml/nn/runtime/
Dlibneuralnetworks.map.txt29 ANeuralNetworksDevice_getVersion; # introduced=Q
DNeuralNetworks.cpp653 int ANeuralNetworksDevice_getVersion(const ANeuralNetworksDevice* device, const char** version) { in ANeuralNetworksDevice_getVersion() function
/frameworks/ml/nn/runtime/include/
DNeuralNetworks.h6678 int ANeuralNetworksDevice_getVersion(const ANeuralNetworksDevice* device, const char** version)
/frameworks/ml/nn/runtime/test/
DTestValidation.cpp2260 deviceStringCheck(ANeuralNetworksDevice_getVersion); in TEST()
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t1104 int ANeuralNetworksDevice_getVersion(const ANeuralNetworksDevice* device, const char** version)