Home
last modified time | relevance | path

Searched refs:validateGetSupportedOperations (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DValidateModel.cpp36 static void validateGetSupportedOperations(const sp<IDevice>& device, const std::string& message, in validateGetSupportedOperations() function
71 validateGetSupportedOperations(device, message, model); in validate()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DValidateModel.cpp43 static void validateGetSupportedOperations(const sp<IDevice>& device, const std::string& message, in validateGetSupportedOperations() function
88 validateGetSupportedOperations(device, message, model); in validate()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateModel.cpp43 static void validateGetSupportedOperations(const sp<IDevice>& device, const std::string& message, in validateGetSupportedOperations() function
89 validateGetSupportedOperations(device, message, model); in validate()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateModel.cpp44 static void validateGetSupportedOperations(const sp<IDevice>& device, const std::string& message, in validateGetSupportedOperations() function
96 validateGetSupportedOperations(device, message, model); in validate()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DValidateModel.cpp45 static void validateGetSupportedOperations(const std::shared_ptr<IDevice>& device, in validateGetSupportedOperations() function
124 validateGetSupportedOperations(device, message, model); in validate()