Home
last modified time | relevance | path

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

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