OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mCached
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/lib/ExecutionEngine/
Script.h
58
ScriptCached *
mCached
;
/frameworks/base/core/java/android/net/http/
IdleCache.java
53
private int
mCached
= 0;
84
if (HttpLog.LOGV)
mCached
++;
168
HttpLog.v("IdleCache IdleReaper shutdown: cached " +
mCached
+
170
mCached
= 0;
Completed in 43 milliseconds