HomeSort by relevance Sort by last modified time
    Searched refs:kUtf8InCppAnnotation (Results 1 - 2 of 2) sorted by null

  /system/tools/aidl/
type_namespace.cpp 48 const char kUtf8InCppAnnotation[] = "@utfInCpp";
type_namespace.h 48 extern const char kUtf8InCppAnnotation[];
415 kUtf8Annotation, kUtf8InCppAnnotation);
435 (utf8) ? kUtf8Annotation : kUtf8InCppAnnotation;
451 (utf8) ? kUtf8Annotation : kUtf8InCppAnnotation;

Completed in 46 milliseconds