Home
last modified time | relevance | path

Searched defs:annotation (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/tests/integration/com/android/cuttlefish/test/
DCuttlefishIntegrationTestRunner.java103 SetOption annotation = setOptionAnnotation(option.getKey()); in bindOptions() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp37633 perfetto::protos::pbzero::DebugAnnotation::Decoder annotation(*it); in PrintDebugAnnotations() local
37653 const perfetto::protos::pbzero::DebugAnnotation::Decoder& annotation) { in PrintDebugAnnotationName()
37671 const perfetto::protos::pbzero::DebugAnnotation::Decoder& annotation) { in PrintDebugAnnotationValue()
41192 auto annotation = event_ctx->event()->add_debug_annotations(); in AddDebugAnnotation() local