Home
last modified time | relevance | path

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

/external/opencensus-java/examples/src/main/java/io/opencensus/examples/helloworld/
DQuickStart.java78 TagContextBuilder tagContextBuilder = in main() local
90 try (Scope scopedTags = tagContextBuilder.buildScoped(); in main()