Home
last modified time | relevance | path

Searched defs:HalOperandLifeTime (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/android-nn-driver/test/
H A DDriverTestHelpers.hpp214 using HalOperandLifeTime = typename HalPolicy::OperandLifeTime; in AddBoolOperand() typedef
253 using HalOperandLifeTime = typename HalPolicy::OperandLifeTime; in AddInputOperand() typedef
280 using HalOperandLifeTime = typename HalPolicy::OperandLifeTime; in AddOutputOperand() typedef
355 using HalOperandLifeTime = typename armnn_driver::hal_1_3::HalPolicy::OperandLifeTime; in AddInputOperand() typedef
381 using HalOperandLifeTime = typename armnn_driver::hal_1_3::HalPolicy::OperandLifeTime; in AddOutputOperand() typedef
489 using HalOperandLifeTime = typename HalPolicy::OperandLifeTime; in AddIntOperand() typedef
515 using HalOperandLifeTime = typename HalPolicy::OperandLifeTime; in AddFloatOperand() typedef
/aosp_15_r20/external/android-nn-driver/
H A DConversionUtils.hpp778 using HalOperandLifeTime = typename HalPolicy::OperandLifeTime; in GetOperandValueReadOnlyAddress() typedef
842 using HalOperandLifeTime = typename HalPolicy::OperandLifeTime; in IsOperandConstant() typedef
1213 using HalOperandLifeTime = typename HalPolicy::OperandLifeTime; in ConvertToLayerInputHandle() typedef
1333 using HalOperandLifeTime = typename HalPolicy::OperandLifeTime; in ConvertToLayerInputHandle() typedef
3921 using HalOperandLifeTime = typename HalPolicy::OperandLifeTime; in ConvertTranspose() typedef
H A DConversionUtils_1_2.hpp33 using HalOperandLifeTime = typename HalPolicy::OperandLifeTime; in IsWeightsValid() typedef