HomeSort by relevance Sort by last modified time
    Searched full:updatecache (Results 1 - 23 of 23) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
linecache.py 40 return updatecache(filename, module_globals)
68 def updatecache(filename, module_globals=None): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
linecache.py 40 return updatecache(filename, module_globals)
68 def updatecache(filename, module_globals=None): function
  /external/chromium_org/sdch/open-vcdiff/src/
addrcache.cc 108 // UpdateCache (called cache_update in the RFC examples) exactly match
116 // these bounds have been checked before calling UpdateCache.
118 void VCDiffAddressCache::UpdateCache(VCDAddress address) {
177 UpdateCache(address);
206 UpdateCache(address);
327 UpdateCache(decoded_address);
addrcache_test.cc 227 cache_.UpdateCache(test_address);
243 cache_.UpdateCache(INT_MAX);
addrcache.h 162 void UpdateCache(VCDAddress address);
  /external/skia/src/effects/
SkColorFilters.cpp 26 this->updateCache();
32 this->updateCache();
105 this->updateCache();
118 void updateCache() {
  /external/chromium_org/third_party/skia/src/effects/
SkColorFilters.cpp 24 this->updateCache();
92 this->updateCache();
106 void updateCache() {
  /frameworks/rs/
rsAllocation.h 105 void updateCache();
rsAllocation.cpp 41 updateCache();
72 void Allocation::updateCache() {
481 updateCache();
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsAllocation.h 103 void updateCache();
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsAllocation.h 103 void updateCache();
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsAllocation.h 103 void updateCache();
  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_service.cc 504 UpdateCache();
511 UpdateCache();
531 void ClientSideDetectionService::UpdateCache() {
client_side_detection_service.h 250 void UpdateCache();
client_side_detection_service_unittest.cc 185 csd_service_->UpdateCache();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleidl.h 274 virtual HRESULT WINAPI UpdateCache(LPDATAOBJECT pDataObject,DWORD grfUpdf,LPVOID pReserved) = 0;
288 HRESULT (WINAPI *UpdateCache)(IOleCache2 *This,LPDATAOBJECT pDataObject,DWORD grfUpdf,LPVOID pReserved);
304 #define IOleCache2_UpdateCache(This,pDataObject,grfUpdf,pReserved) (This)->lpVtbl->UpdateCache(This,pDataObject,grfUpdf,pReserved)
    [all...]
azroles.h 185 virtual HRESULT WINAPI UpdateCache(VARIANT varReserved) = 0;
247 HRESULT (WINAPI *UpdateCache)(IAzAuthorizationStore *This,VARIANT varReserved);
311 #define IAzAuthorizationStore_UpdateCache(This,varReserved) (This)->lpVtbl->UpdateCache(This,varReserved)
    [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
ManagedServices.java 613 public void updateCache(Context context) {
NotificationManagerService.java 788 mUserProfiles.updateCache(context);
    [all...]
  /external/chromium_org/tools/traceline/svgui/
startup-release.json     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 

Completed in 2611 milliseconds