Searched refs:validateGetSupportedOperations (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | ValidateModel.cpp | 36 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/ |
D | ValidateModel.cpp | 43 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/ |
D | ValidateModel.cpp | 43 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/ |
D | ValidateModel.cpp | 44 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/ |
D | ValidateModel.cpp | 45 static void validateGetSupportedOperations(const std::shared_ptr<IDevice>& device, in validateGetSupportedOperations() function 124 validateGetSupportedOperations(device, message, model); in validate()
|