HomeSort by relevance Sort by last modified time
    Searched refs:cacheKey (Results 26 - 50 of 50) sorted by null

12

  /developers/samples/android/ui/activityscenetransition/ActivitySceneTransitionBasic/Application/libs/
volley.jar 
  /external/chromium_org/ui/file_manager/image_loader/
image_loader_client.js 158 var cacheKey = ImageLoaderClient.Cache.createKey(url, opt_options);
162 var cachedData = this.cache_.loadImage(cacheKey, opt_options.timestamp);
173 this.cache_.removeImage(cacheKey);
191 this.cache_.saveImage(cacheKey, result.data, opt_options.timestamp);
request.js 138 var cacheKey = Cache.createKey(this.request_);
143 this.cache_.removeImage(cacheKey);
154 this.cache_.loadImage(cacheKey,
172 var cacheKey = Cache.createKey(this.request_);
173 this.cache_.saveImage(cacheKey,
  /external/icu/icu4c/source/i18n/
tzgnames.cpp 841 PartialLocationKey* cacheKey = (PartialLocationKey *)uprv_malloc(sizeof(PartialLocationKey));
842 if (cacheKey != NULL) {
843 cacheKey->tzID = key.tzID;
844 cacheKey->mzID = key.mzID;
845 cacheKey->isLong = key.isLong;
846 uhash_put(fPartialLocationNamesMap, (void *)cacheKey, (void *)uplname, &status);
848 uprv_free(cacheKey);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSSegmentedFontFace.cpp 134 FontCacheKey key = fontDescription.cacheKey(emptyFontFamily, desiredTraits);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontCache.cpp 97 FontCacheKey key = fontDescription.cacheKey(familyName);
FontDescription.h 130 FontCacheKey cacheKey(const AtomicString& familyName, FontTraits desiredTraits = FontTraits(0)) const;
  /external/chromium_org/third_party/skia/include/gpu/
GrContext.h 214 * @param cacheKey (optional) If non-NULL, we'll write the cache key we used to cacheKey.
221 GrResourceKey* cacheKey = NULL);
    [all...]
  /external/skia/include/gpu/
GrContext.h 214 * @param cacheKey (optional) If non-NULL, we'll write the cache key we used to cacheKey.
221 GrResourceKey* cacheKey = NULL);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
colldata.cpp 643 CollData::CollData(UCollator *collator, char *cacheKey, int32_t cacheKeyLength, UErrorCode &status)
693 ARRAY_COPY(key, cacheKey, cacheKeyLength);
  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp 390 GrResourceKey* cacheKey) {
411 if (NULL != cacheKey) {
412 *cacheKey = resourceKey;
    [all...]
  /external/skia/src/gpu/
GrContext.cpp 390 GrResourceKey* cacheKey) {
411 if (NULL != cacheKey) {
412 *cacheKey = resourceKey;
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-aether-provider-3.2.1.jar 
maven-core-3.2.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 1915 milliseconds

12