Searched refs:getCollection (Results 1 - 24 of 24) sorted by relevance

/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
H A DCollectionCertStoreParametersTest.java69 Collection c = cp.getCollection();
123 assertTrue("isRefUsed_1", certificates == cp.getCollection());
125 assertTrue("isEmpty", cp.getCollection().isEmpty());
130 assertTrue("isRefUsed_2", certificates.equals(cp.getCollection()));
175 assertTrue(cp1.getCollection() == cp2.getCollection());
191 assertTrue(cp1.getCollection() == cp2.getCollection() &&
192 cp3.getCollection() == cp2.getCollection());
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
H A DX509CollectionStoreParameters.java52 public Collection getCollection() method in class:X509CollectionStoreParameters
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
H A DCertStoreCollectionSpi.java39 Iterator iter = params.getCollection().iterator();
75 Iterator iter = params.getCollection().iterator();
/external/clang/include/clang/AST/
H A DStmtObjC.h36 Expr *getCollection() { function in class:clang::ObjCForCollectionStmt
42 const Expr *getCollection() const { function in class:clang::ObjCForCollectionStmt
/external/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp134 Expr *Exp = S->getCollection();
/external/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp891 SVal CollectionVal = C.getSVal(FCS->getCollection());
917 if (!isKnownNonNilCollectionType(FCS->getCollection()->getType()))
982 State->getSVal(FCS->getCollection(), C.getLocationContext()).getAsSymbol();
/external/smack/src/org/jivesoftware/smackx/pubsub/
H A DConfigureForm.java220 public String getCollection() method in class:ConfigureForm
/external/clang/lib/AST/
H A DStmtPrinter.cpp299 PrintExpr(Node->getCollection());
/external/clang/lib/CodeGen/
H A DCGObjC.cpp1467 Collection = EmitARCRetainScalarExpr(S.getCollection());
1470 EmitObjCConsumeObject(S.getCollection()->getType(), Collection);
1472 Collection = EmitScalarExpr(S.getCollection());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/clang/lib/Analysis/
H A DCFG.cpp2519 return addStmt(S->getCollection());
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp1025 Writer.AddStmt(S->getCollection());
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2481 if (FS && FS->getCollection()->IgnoreParens() == s2Start &&
/external/clang/lib/Sema/
H A DTreeTransform.h6086 ExprResult Collection = getDerived().TransformExpr(S->getCollection());
6098 Collection.get() == S->getCollection() &&
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 335 milliseconds