Searched defs:getSupportedOperations_cb (Results 1 – 4 of 4) sorted by relevance
| /external/android-nn-driver/1.0/ | ||
| D | HalPolicy.hpp | 28     using getSupportedOperations_cb = V1_0::IDevice::getSupportedOperations_cb;  typedef in armnn_driver::hal_1_0::HalPolicy | 
| /external/android-nn-driver/1.1/ | ||
| D | HalPolicy.hpp | 28     using getSupportedOperations_cb = V1_1::IDevice::getSupportedOperations_1_1_cb;  typedef in armnn_driver::hal_1_1::HalPolicy | 
| /external/android-nn-driver/1.3/ | ||
| D | HalPolicy.hpp | 33     using getSupportedOperations_cb = V1_3::IDevice::getSupportedOperations_1_3_cb;  typedef in armnn_driver::hal_1_3::HalPolicy | 
| /external/android-nn-driver/1.2/ | ||
| D | HalPolicy.hpp | 33     using getSupportedOperations_cb = V1_2::IDevice::getSupportedOperations_1_2_cb;  typedef in armnn_driver::hal_1_2::HalPolicy |