Searched refs:CACHE_GET (Results 1 – 2 of 2) sorted by relevance
83 int traceCookie = Tracing.beginAsyncSection(Tracing.CACHE_GET); in get()91 Tracing.endAsyncSection(Tracing.CACHE_GET, traceCookie); in get()
62 public static final String CACHE_GET = "CacheGet"; field in Tracing