Searched defs:cached (Results 1 – 6 of 6) sorted by relevance
52 private T cached; field in CachedSupplier
87 val cached = CachedTestFile(testFile).apply { to(testFile.targetRelativePath) } in cache() constant
63 public void setCached(boolean cached) { in setCached()
226 val cached = classToAnnotationHolder[className] in <lambda>() constant
240 long cached = 0; in parseProcInfo() local
1135 private void setDeviceDescriptorExpectation(boolean cached) { in setDeviceDescriptorExpectation()