Home
last modified time | relevance | path

Searched refs:SL_ANeuralNetworksDevice_getVendorExtensionCount (Results 1 – 3 of 3) sorted by relevance

/packages/modules/NeuralNetworks/shim_and_sl/public/
DNeuralNetworksSupportLibraryImpl.h237 int SL_ANeuralNetworksDevice_getVendorExtensionCount(const ANeuralNetworksDevice* device,
1329 int (*SL_ANeuralNetworksDevice_getVendorExtensionCount)(const ANeuralNetworksDevice* device, member
/packages/modules/NeuralNetworks/shim_and_sl/
DShimDevice.cpp151 nnapi->getFL5()->SL_ANeuralNetworksDevice_getVendorExtensionCount(device, in getVendorExtensions()
/packages/modules/NeuralNetworks/runtime/
DNeuralNetworks.cpp1852 int SL_ANeuralNetworksDevice_getVendorExtensionCount(const ANeuralNetworksDevice* device, in SL_ANeuralNetworksDevice_getVendorExtensionCount() function
2007 NNCL_FUNC(SL_ANeuralNetworksDevice_getVendorExtensionCount),