Home
last modified time | relevance | path

Searched refs:hasSensitiveDataAnnotation (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/tools/hidl/
H A DInterface.h55 bool hasSensitiveDataAnnotation() const;
H A DInterface.cpp601 bool Interface::hasSensitiveDataAnnotation() const { in hasSensitiveDataAnnotation() function in android::Interface
964 if (hasSensitiveDataAnnotation()) { in deepIsJavaCompatible()
H A DgenerateCpp.cpp1074 if (superInterface->hasSensitiveDataAnnotation()) { in generateStaticProxyMethodSource()
1110 if (superInterface->hasSensitiveDataAnnotation()) { in generateStaticProxyMethodSource()