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,
1005 int (*SL_ANeuralNetworksDevice_getVendorExtensionCount)(const ANeuralNetworksDevice* device, member
/packages/modules/NeuralNetworks/shim_and_sl/
DShimDevice.cpp150 nnapi->SL_ANeuralNetworksDevice_getVendorExtensionCount(device, &vendorExtensionCount); in getVendorExtensions()
/packages/modules/NeuralNetworks/runtime/
DNeuralNetworks.cpp1784 int SL_ANeuralNetworksDevice_getVendorExtensionCount(const ANeuralNetworksDevice* device, in SL_ANeuralNetworksDevice_getVendorExtensionCount() function
1938 NNCL_FUNC(SL_ANeuralNetworksDevice_getVendorExtensionCount),