OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:existsInCache
(Results
1 - 5
of
5
) sorted by null
/external/vogar/src/vogar/
FileCache.java
26
boolean
existsInCache
(String key);
HostFileCache.java
68
public boolean
existsInCache
(String key) {
Md5Cache.java
45
if (fileCache.
existsInCache
(key)) {
/external/vogar/src/vogar/android/
DeviceFileCache.java
42
public boolean
existsInCache
(String key) {
/external/conscrypt/benchmark-android/
vogar.jar
Completed in 241 milliseconds