Home
last modified time | relevance | path

Searched refs:Caches (Results 1 – 20 of 20) sorted by relevance

/external/doclava/src/com/google/doclava/
DDoclava2.java41 ClassInfo cl = InfoBuilder.Caches.getClass("android.preference.VolumePreference"); in main()
78 InfoBuilder.Caches.printResolutions(); in main()
83 InfoBuilder.Caches.printResolutions(); in main()
DInfoBuilder.java92 Caches.resolve(); in resolve()
101 Caches.printResolutions(); in printStuff()
400 return Caches.obtainPackage(packageName); in buildPackage()
595 cls = Caches.obtainClass(qualifiedClassName); in buildClassName()
865 cl = Caches.obtainClass(qualifiedTypeName); in buildType()
1049 thrownExceptions.add(Caches.obtainClass(exceptionQualifiedName.toString())); in buildMethod()
1488 annotationInstance.setClass(Caches.obtainClass(qualifiedNameBuilder.toString())); in buildAnnotationInstance()
1606 Caches.addResolvableToCache(resolvable); in addFutureResolution()
1679 ClassInfo cl = Caches.obtainClass(imp); in resolveQualifiedName()
1691 PackageInfo pkg = Caches.obtainPackage(packageName); in resolveQualifiedName()
[all …]
DAnnotationValueInfo.java120 ClassInfo annotation = InfoBuilder.Caches.obtainClass(qualifiedClassName.toString()); in resolveResolutions()
DAnnotationInstanceInfo.java116 setClass(InfoBuilder.Caches.obtainClass(qualifiedClassName.toString())); in resolveResolutions()
DTypeInfo.java441 mClass = InfoBuilder.Caches.obtainClass(qualifiedClassName.toString()); in resolveResolutions()
DMethodInfo.java882 mThrownExceptions.add(InfoBuilder.Caches.obtainClass(qualifiedClassName.toString())); in resolveResolutions()
DClassInfo.java2307 setSuperClass(InfoBuilder.Caches.obtainClass(qualifiedClassName.toString())); in resolveResolutions()
2309 addInterface(InfoBuilder.Caches.obtainClass(qualifiedClassName.toString())); in resolveResolutions()
/external/chromium_org/content/browser/appcache/
Dappcache_group.h110 typedef std::vector<AppCache*> Caches; typedef
120 const Caches& old_caches() const { return old_caches_; } in old_caches()
139 Caches old_caches_;
Dmock_appcache_storage.cc230 AppCacheGroup::Caches copy = group->old_caches(); in ProcessStoreGroupAndNewestCache()
437 AppCacheGroup::Caches copy = group->old_caches(); in ProcessMakeGroupObsolete()
482 const AppCacheGroup::Caches& caches) { in RemoveStoredCaches()
483 AppCacheGroup::Caches::const_iterator it = caches.begin(); in RemoveStoredCaches()
523 const AppCacheGroup::Caches& old_caches = group->old_caches(); in ShouldGroupLoadAppearAsync()
524 AppCacheGroup::Caches::const_iterator it = old_caches.begin(); in ShouldGroupLoadAppearAsync()
Dappcache_group.cc99 for (Caches::iterator it = old_caches_.begin(); in AddCache()
121 Caches::iterator it = in RemoveCache()
Dmock_appcache_storage.h111 void RemoveStoredCaches(const AppCacheGroup::Caches& caches);
Dappcache_update_job.cc1033 AppCacheGroup::Caches old_caches = group_->old_caches(); in AddAllAssociatedHostsToNotifier()
1034 for (AppCacheGroup::Caches::const_iterator it = old_caches.begin(); in AddAllAssociatedHostsToNotifier()
/external/chromium_org/chrome/common/
Dchrome_paths_mac.mm131 // use a suitable cache directory under ~/Library/Caches. For
134 // ~/Library/Caches/Google/Chrome/MyProfileName.
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
Dxdfprotect.asm60 and edx, 0x9FFFFFFF ; Turn Caches on
Dxdflong.asm81 and ebx, 0x9FFFFFFF ; Turn Caches on
/external/protobuf/gtest/scons/
DSConscript129 # Caches object file targets built by GtestObject to allow passing the
/external/chromium_org/third_party/WebKit/Source/platform/mac/
DScrollAnimatorMac.mm710 // Caches the result, which is consistent with other apps like the Finder, which all
/external/chromium_org/testing/iossim/
Diossim.mm738 @"Library/Caches",
/external/iptables/utils/
Dpf.os582 # ---------- Caches and whatnots ------------
/external/dnsmasq/po/
Dde.po146 msgstr "Angabe der Größe des Caches in Einträgen (Voreinstellung: %s)."