Home
last modified time | relevance | path

Searched refs:validateAnnotations (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
DInterface.h106 status_t validateAnnotations() const;
DInterface.cpp489 err = validateAnnotations(); in validate()
534 status_t Interface::validateAnnotations() const { in validateAnnotations() function in android::Interface