Searched defs:operationType (Results 1 – 6 of 6) sorted by relevance
59 int32_t operationType = static_cast<int32_t>(operation.type); in isFibonacciOperation() local
356 OperationType operationType = static_cast<OperationType>(type); in addOperation() local
644 OperationType operationType = hidlModel.main.operations[i].type; in getSupportedOperations() local
1803 int operationType) { in prepareOperationTimeout()1822 private int getMessageIdForOperationType(int operationType) { in getMessageIdForOperationType()
506 const ANeuralNetworksOperationType operationType = in getSignature() local
714 uint32_t addExplicitOperationXTo1(ANeuralNetworksOperationType operationType, in addExplicitOperationXTo1()