OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FileCache
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
FileCache.java
32
public class
FileCache
implements Closeable {
36
private static final String TAG = "
FileCache
";
89
public
FileCache
(Context context, File rootDir, String dbName, long capacity) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py
640
class
FileCache
(object):
796
the same interface as
FileCache
."""
803
self.cache =
FileCache
(cache)
[
all
...]
Completed in 58 milliseconds