Home
last modified time | relevance | path

Searched refs:forEachStepRoleOfSourceOperand (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h774 compound()->forEachStepRoleOfSourceOperand(index, callback); in forTest_compoundForEachStepRoleOfSourceOperand()
884 void forEachStepRoleOfSourceOperand(const SourceOperandIndex& index,
DExecutionPlan.cpp2017 forEachStepRoleOfSourceOperand(sourceOperandIndex, callback); in forEachStepRoleOfInput()
2024 forEachStepRoleOfSourceOperand(sourceOperandIndex, callback); in forEachStepRoleOfOutput()
2027 void ExecutionPlan::CompoundBody::forEachStepRoleOfSourceOperand( in forEachStepRoleOfSourceOperand() function in android::nn::ExecutionPlan::CompoundBody
2052 forEachStepRoleOfSourceOperand( in getMemoryPreferenceOfSourceOperand()