Searched refs:supportedExtension (Results 1 – 2 of 2) sorted by relevance
1495 [extensionName](const auto& supportedExtension) { in ANeuralNetworksDevice_getExtensionSupport() argument1496 return supportedExtension.name == extensionName; in ANeuralNetworksDevice_getExtensionSupport()
1511 [extensionName](const auto& supportedExtension) { in ANeuralNetworksDevice_getExtensionSupport() argument1512 return supportedExtension.name == extensionName; in ANeuralNetworksDevice_getExtensionSupport()