/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/ |
H A D | test_collation.cpp | 23 namespace android { namespace 254 Annotation* annotation; in TEST() local 324 Annotation* annotation; in TEST() local
|
H A D | java_writer.cpp | 22 namespace android { namespace 82 for (const shared_ptr<Annotation>& annotation : annotations) { in write_annotations() local
|
H A D | native_writer.cpp | 21 namespace android { namespace 52 for (const shared_ptr<Annotation>& annotation : annotations) { in write_annotations() local
|
H A D | rust_writer.cpp | 24 namespace android { namespace 258 for (const shared_ptr<Annotation>& annotation : annotationsIt->second) { in write_annotations() local
|
/aosp12/system/tools/hidl/ |
H A D | Interface.cpp | 41 namespace android { namespace 536 for (const Annotation* annotation : annotations()) { in validateAnnotations() local 550 for (const Annotation* annotation : method->annotations()) { in validateAnnotations() local 602 for (const auto& annotation : annotations()) { in hasSensitiveDataAnnotation() local 929 for (const auto &annotation : method->annotations()) { in emitVtsMethodDeclaration() local
|
H A D | EnumType.cpp | 29 namespace android { namespace 115 for (const Annotation* annotation : annotations()) { in validateAnnotations() local 276 [&](auto annotation) { annotation->dump(out); }); in emitHidlDefinition() 665 for (const auto &annotation : annotations()) { in findExportAnnotation() local 682 const Annotation *annotation = findExportAnnotation(); in emitExportedHeader() local
|
H A D | Scope.cpp | 31 namespace android { namespace 63 for (const Annotation* annotation : annotations()) { in validateAnnotations() local
|
H A D | Method.cpp | 33 namespace android { namespace 275 [&](auto annotation) { annotation->dump(out); }); in emitHidlDefinition()
|
/aosp12/packages/modules/StatsD/statsd/src/metrics/ |
H A D | MetricsManager.cpp | 47 namespace android { namespace 97 for (const auto& annotation : config.annotation()) { in MetricsManager() local 172 for (const auto& annotation : config.annotation()) { in updateConfig() local 431 for (const auto& annotation : mAnnotations) { in onDumpReport() local
|
/aosp12/packages/modules/StatsD/statsd/tests/e2e/ |
H A D | ConfigUpdate_e2e_ab_test.cpp | 25 namespace android { namespace 145 StatsdConfig_Annotation* annotation = config.add_annotation(); in TEST_P() local
|
/aosp12/system/tools/aidl/ |
H A D | aidl_checkapi.cpp | 33 namespace android { namespace 97 for (const AidlAnnotation& annotation : node.GetAnnotations()) { in get_strict_annotations() local
|
H A D | generate_java.cpp | 288 namespace android { namespace 965 for (const auto& annotation : a.GetAnnotations()) { in generate_java_annotations() local
|
H A D | aidl_unittest.cpp | 54 namespace android { namespace 758 std::string annotation; in TEST_P() member
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | dagger-android-processor-2.23.jar | ... java/dagger/android/processor/META-INF/gradle/incremental ... |
/aosp12/packages/modules/StatsD/statsd/src/ |
H A D | stats_log.proto | 19 package android.os.statsd; package 351 repeated Annotation annotation = 7; field 430 repeated Annotation annotation = 18; field
|
H A D | statsd_config.proto | 19 package android.os.statsd; package 508 repeated Annotation annotation = 14; field
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/packages/modules/StatsD/statsd/src/guardrail/ |
H A D | StatsdStats.cpp | 26 namespace android { namespace 717 for (const auto& annotation : configStats->annotations) { in dumpStats() local 919 for (const auto& annotation : configStats.annotations) { in addConfigStatsToProto() local
|
/aosp12/packages/modules/StatsD/statsd/tests/ |
H A D | StatsLogProcessor_test.cpp | 37 namespace android { namespace 236 auto annotation = config.add_annotation(); in TEST() local
|