Searched defs:cacheKey (Results 1 – 12 of 12) sorted by relevance
148 String cacheKey = disableFallback ? name : name + '#' + defaultID; in instantiateBundle() local
188 String cacheKey = rulesId + "/" + rangesId; // could end with "/null" (this is OK) in getOrCreateRulesForLocale() local
150 String cacheKey = disableFallback ? name : name + '#' + defaultID; in instantiateBundle() local
118 auto cacheKey = std::make_pair(layout, entryPointName); in GetTransformedModuleHandle() local
344 …const cacheKey = this.vfs.shadowRoot && `SourceFile[languageVersion=${languageVersion},setParentNo… constant
204 const cacheKey = extractWatchDirectoryCacheKey(path, currentDrive); constant
819 … PartialLocationKey* cacheKey = (PartialLocationKey *)uprv_malloc(sizeof(PartialLocationKey)); in getPartialLocationName() local
822 … PartialLocationKey* cacheKey = (PartialLocationKey *)uprv_malloc(sizeof(PartialLocationKey)); in getPartialLocationName() local
487 const cacheKey = mode !== undefined ? `${mode}|${strName}` : strName; constant618 const cacheKey = mode !== undefined ? `${mode}|${name}` : name; constant
40467 …const cacheKey = use & IterationUse.AllowsAsyncIterablesFlag ? "iterationTypesOfAsyncIterable" : "… constant
74632 function getCachedIterationTypes(type, cacheKey) { argument74635 function setCachedIterationTypes(type, cacheKey, cachedTypes) { argument
88582 function getCachedIterationTypes(type, cacheKey) { argument88585 function setCachedIterationTypes(type, cacheKey, cachedTypes) { argument