Searched defs:operationType (Results 1 – 5 of 5) sorted by relevance
56 int32_t operationType = static_cast<int32_t>(operation.type); in isFibonacciOperation() local
326 OperationType operationType = static_cast<OperationType>(type); in addOperation() local
339 OperationType operationType = hidlModel.operations[i].type; in getSupportedOperations() local
1734 int operationType) { in prepareOperationTimeout()1753 private int getMessageIdForOperationType(int operationType) { in getMessageIdForOperationType()
517 const ANeuralNetworksOperationType operationType = in getSignature() local