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

  /external/skia/src/core/
SkModeColorFilter.h 42 this->updateCache();
54 void updateCache();
SkModeColorFilter.cpp 75 void SkModeColorFilter::updateCache() {
  /prebuilts/gdb/darwin-x86/lib/python2.7/
linecache.py 40 return updatecache(filename, module_globals)
68 def updatecache(filename, module_globals=None): function
  /prebuilts/gdb/linux-x86/lib/python2.7/
linecache.py 40 return updatecache(filename, module_globals)
68 def updatecache(filename, module_globals=None): function
  /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-trace/catapult/third_party/gsutil/gslib/
tab_complete.py 139 def UpdateCache(self, prefix, results, partial_results):
260 cache.UpdateCache(prefix, results, partial_results)
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Featherstone/
btMultiBodyLink.h 168 void updateCache()
btMultiBody.cpp 216 m_links[i].updateCache();
259 m_links[i].updateCache();
417 m_links[i].updateCache();
    [all...]
  /frameworks/rs/
rsAllocation.cpp 40 updateCache();
52 updateCache();
145 void Allocation::updateCache() {
572 updateCache();
    [all...]
rsAllocation.h 125 void 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     [all...]
NotificationManagerService.java     [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 2549 milliseconds