Home
last modified time | relevance | path

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

/system/tools/hidl/
DScope.h44 virtual status_t validateAnnotations() const;
DScope.cpp45 status_t status = validateAnnotations(); in validate()
62 status_t Scope::validateAnnotations() const { in validateAnnotations() function in android::Scope
DInterface.h109 status_t validateAnnotations() const override;
DEnumType.h77 status_t validateAnnotations() const override;
DInterface.cpp535 status_t Interface::validateAnnotations() const { in validateAnnotations() function in android::Interface
DEnumType.cpp114 status_t EnumType::validateAnnotations() const { in validateAnnotations() function in android::EnumType