Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkCachedData.cpp76 void SkCachedData::inMutexRef(bool fromCache) { in inMutexRef()
88 bool SkCachedData::inMutexUnref(bool fromCache) { in inMutexUnref()
/third_party/typescript/src/compiler/
Dprogram.ts3528 const fromCache = projectReferenceRedirects.get(sourceFilePath); constant