Home
last modified time | relevance | path

Searched defs:fromCache (Results 1 – 3 of 3) 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/skia/m133/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.ts3629 const fromCache = projectReferenceRedirects.get(sourceFilePath); constant