Searched refs:HidlModel (Results 1 – 3 of 3) sorted by relevance
39 using HidlModel = hardware::neuralnetworks::V1_1::Model; typedef98 Return<void> getSupportedOperations_1_1(const HidlModel& model, in getSupportedOperations_1_1()111 const HidlModel& model, in prepareModel_1_1()
100 using HidlModel = hardware::neuralnetworks::V1_1::Model; typedef350 static Signature getSignature(const HidlModel& model, const Operation& operation);444 Signature RandomPartitioningTest::getSignature(const HidlModel& model, const Operation& operation) { in getSignature()495 Return<void> getSupportedOperations_1_1(const HidlModel& model, in getSupportedOperations_1_1()515 Return<ErrorStatus> prepareModel_1_1(const HidlModel& model, ExecutionPreference preference, in prepareModel_1_1()
131 using HidlModel = ::android::hardware::neuralnetworks::V1_1::Model; typedef180 uint32_t lookupOperation(const HidlModel& model, uint32_t operationIndex) { in lookupOperation()195 HidlModel hidlModel; in dump()207 inline void hidlGraphDump(const char* name, const HidlModel& model) { in hidlGraphDump()214 HidlModel hidlModel; in graphDump()