OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCacheEntry
(Results
1 - 17
of
17
) sorted by null
/frameworks/volley/src/test/java/com/android/volley/
CacheDispatcherTest.java
78
assertNull(request.
getCacheEntry
());
101
assertSame(entry, request.
getCacheEntry
());
113
assertSame(entry, request.
getCacheEntry
());
/external/icu/icu4c/source/i18n/
ucol_imp.h
97
const CollationCacheEntry *
getCacheEntry
(UErrorCode &errorCode);
ucol_res.cpp
159
//
getCacheEntry
adds a ref for us.
160
return loader.
getCacheEntry
(errorCode);
243
return
getCacheEntry
(errorCode);
295
return
getCacheEntry
(errorCode);
339
return
getCacheEntry
(errorCode);
369
const CollationCacheEntry *entry =
getCacheEntry
(errorCode);
459
CollationLoader::
getCacheEntry
(UErrorCode &errorCode) {
/frameworks/volley/src/main/java/com/android/volley/toolbox/
BasicNetwork.java
95
addCacheHeaders(headers, request.
getCacheEntry
());
104
Entry entry = request.
getCacheEntry
();
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btManifoldResult.cpp
108
int insertIndex = m_manifoldPtr->
getCacheEntry
(newPt);
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
btPersistentManifold.h
158
int
getCacheEntry
(const btManifoldPoint& newPoint) const;
btPersistentManifold.cpp
190
int btPersistentManifold::
getCacheEntry
(const btManifoldPoint& newPoint) const
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btPersistentManifold.java
137
public int
getCacheEntry
(btManifoldPoint newPoint) {
/frameworks/volley/src/main/java/com/android/volley/
Request.java
298
public Cache.Entry
getCacheEntry
() {
/packages/services/Telephony/src/com/android/phone/
CallerInfoCache.java
144
* {@link #
getCacheEntry
(String)} access to the newer one every time when the object is
283
public CacheEntry
getCacheEntry
(String number) {
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-builder-3.2.1.jar
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-model-builder/3.3.9/
maven-model-builder-3.3.9.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar
/prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.jar
/external/testng/ant/
ivy-2.1.0.jar
Completed in 675 milliseconds