Home
last modified time | relevance | path

Searched refs:mergeAnnotations (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/android-emu/aemu/base/
DAndroidHealthMonitorConsumer.h63 void mergeAnnotations(std::unique_ptr<HangAnnotations> annotations) { in mergeAnnotations() function
DAndroidHealthMonitor.cpp218 task.metadata->mergeAnnotations(std::move(newAnnotations)); in main()
/hardware/google/aemu/base/include/aemu/base/
DMetrics.h60 void mergeAnnotations(std::unique_ptr<HangAnnotations> annotations) { in mergeAnnotations() function
/hardware/google/aemu/base/
DHealthMonitor.cpp221 task.metadata->mergeAnnotations(std::move(newAnnotations)); in main()