Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DAnnotation.h42 bool getSingleBool() const;
H A DAnnotation.cpp46 bool AnnotationParam::getSingleBool() const { in getSingleBool() function in android::AnnotationParam
H A DEnumType.cpp695 exportParent = exportParentParam->getSingleBool(); in emitExportedHeader()