Home
last modified time | relevance | path

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

/system/tools/hidl/
DAnnotation.h44 bool getSingleBool() const;
DAnnotation.cpp57 bool AnnotationParam::getSingleBool() const { in getSingleBool() function in android::AnnotationParam
DEnumType.cpp640 exportParent = exportParentParam->getSingleBool(); in emitExportedHeader()