Searched refs:annot (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/ |
H A D | TestApplication.java | 36 Annotation[] annot = annotated.getAnnotations(); in getSoleAnnotation() local 37 if (annot.length == 1) { in getSoleAnnotation() 38 return annot[0]; in getSoleAnnotation()
|
/aosp12/system/tools/aidl/ |
H A D | aidl_language.cpp | 380 auto annot = GetAnnotation(annotations_, AidlAnnotation::Type::SUPPRESS_WARNINGS); in SuppressWarnings() local 381 if (annot) { in SuppressWarnings() 382 auto names = annot->ParamValue<std::vector<std::string>>("value"); in SuppressWarnings() 1247 if (auto annot = BackingType(); annot != nullptr) { in Autofill() local 1251 if (!annot->CheckValid()) { in Autofill() 1254 auto type = annot->ParamValue<std::string>("type").value(); in Autofill() 1256 std::make_unique<AidlTypeSpecifier>(annot->GetLocation(), type, false, nullptr, Comments{}); in Autofill()
|
H A D | aidl.cpp | 355 for (const auto& annot : annotatable.GetAnnotations()) { in ValidateAnnotationContext() local 356 if (!annot.CheckContext(context)) { in ValidateAnnotationContext()
|
H A D | aidl_language.h | 343 for (const auto& annot : GetAnnotations()) { 344 traverse(annot);
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |