Home
last modified time | relevance | path

Searched defs:OperandLifeTime (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
H A DOperandLifeTime.aidl36 enum OperandLifeTime { enum
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
H A DOperandLifeTime.aidl36 enum OperandLifeTime { enum
/aosp12/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
H A DOperandLifeTime.aidl24 enum OperandLifeTime { enum
/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
H A DModel.proto137 enum OperandLifeTime { enum
/aosp12/packages/modules/NeuralNetworks/common/
H A DLegacyHalUtils.cpp1106 bool compliantWithV1_0(V1_0::OperandLifeTime /*lifetime*/) { in compliantWithV1_0()
1114 bool compliantWithV1_3(V1_0::OperandLifeTime /*lifetime*/) { in compliantWithV1_3()
1118 bool compliantWithV1_3(V1_3::OperandLifeTime /*lifetime*/) { in compliantWithV1_3()