Home
last modified time | relevance | path

Searched refs:AnnotationUtf8InCpp (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Daidl_language.h53 AnnotationUtf8InCpp = 1 << 2, enumerator
70 return annotations_ & AnnotationUtf8InCpp; in IsUtf8InCpp()
Daidl_language_y.yy304 { $$ = AidlType::AnnotationUtf8InCpp; };