HomeSort by relevance Sort by last modified time
    Searched defs:CacheMode (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/android_webview/browser/
aw_contents_io_thread_client.h 40 enum CacheMode {
54 // Retrieve CacheMode setting value of this AwContents.
56 virtual CacheMode GetCacheMode() const = 0;
  /frameworks/base/include/androidfw/
AssetManager.h 64 * files it has seen. This can be controlled with the "cacheMode"
79 typedef enum CacheMode {
84 } CacheMode;
86 AssetManager(CacheMode cacheMode = CACHE_OFF);
386 CacheMode mCacheMode; // is the cache enabled?
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir.h 211 enum CacheMode
681 CacheMode cache;
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 211 enum CacheMode
681 CacheMode cache;

Completed in 1351 milliseconds