| /libcore/ojluni/src/main/java/java/security/ | 
| D | AlgorithmParameterGenerator.java | 186                 Object[] objs = Security.getImpl(algorithm,  in getInstance()  local244         Object[] objs = Security.getImpl(algorithm,  in getInstance()  local
 294         Object[] objs = Security.getImpl(algorithm,  in getInstance()  local
 
 | 
| D | AlgorithmParameters.java | 244             Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters",  in getInstance()  local303         Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters",  in getInstance()  local
 355         Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters",  in getInstance()  local
 
 | 
| D | MessageDigest.java | 211             Object[] objs = Security.getImpl(algorithm, "MessageDigest",  in getInstance()  local280         Object[] objs = Security.getImpl(algorithm, "MessageDigest", provider);  in getInstance()  local
 335         Object[] objs = Security.getImpl(algorithm, "MessageDigest", provider);  in getInstance()  local
 
 | 
| D | KeyStore.java | 901             Object[] objs = Security.getImpl(type, "KeyStore", (String)null);  in getInstance()  local949             Object[] objs = Security.getImpl(type, "KeyStore", provider);  in getInstance()  local
 997             Object[] objs = Security.getImpl(type, "KeyStore", provider);  in getInstance()  local
 1799                 Object[] objs = null;  in getInstance()  local
 
 | 
| /libcore/ojluni/src/test/java/io/Serializable/records/ | 
| D | UnsharedTest.java | 97     static ObjectInputStream serialize(Object... objs) throws IOException {  in serialize()107     static ObjectInputStream serializeUnshared(Object... objs) throws IOException {  in serializeUnshared()
 
 | 
| D | ThrowingConstructorTest.java | 91         Object[][] objs =  new Object[][] {  in exceptionInstances()  local150         Object[][] objs =  new Object[][] {  in errorInstances()  local
 
 | 
| D | StreamRefTest.java | 234     static ObjectInputStream serialize(Object... objs) throws IOException {  in serialize()238     static byte[] serializeToBytes(Object... objs) throws IOException {  in serializeToBytes()
 
 | 
| /libcore/ojluni/src/main/java/sun/security/x509/ | 
| D | CRLExtensions.java | 149             Object[] objs = allExts.toArray();  in encode()  local256         Object[] objs = otherC.toArray();  in equals()  local
 
 | 
| D | CertificateExtensions.java | 171         Object[] objs = allExts.toArray();  in encode()  local308         Object[] objs = otherC.toArray();  in equals()  local
 
 | 
| D | X509CRLImpl.java | 567             Object[] objs = allExts.toArray();  in toString()  local
 | 
| /libcore/ojluni/annotations/hiddenapi/sun/security/pkcs/ | 
| D | PKCS9Attributes.java | 101     static sun.security.util.DerEncoder[] castToDerEncoder(java.lang.Object[] objs) {  in castToDerEncoder()
 | 
| /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/ | 
| D | ObjectInputStreamTest.java | 1362         private ObjectStreamClass[] objs;  field in ObjectInputStreamTest.TestObjectOutputStream1365 …     public TestObjectOutputStream(OutputStream out, ObjectStreamClass[] objs) throws IOException {  in TestObjectOutputStream()
 1377         private ObjectStreamClass[] objs;  field in ObjectInputStreamTest.TestObjectInputStream
 1380         public TestObjectInputStream(InputStream in, ObjectStreamClass[] objs) throws IOException {  in TestObjectInputStream()
 1393         ObjectStreamClass[] objs = new ObjectStreamClass[1000];  in test_readObject_replacedClassDescriptor()  local
 
 | 
| /libcore/ojluni/src/main/java/sun/security/pkcs/ | 
| D | PKCS9Attributes.java | 359     static DerEncoder[] castToDerEncoder(Object[] objs) {  in castToDerEncoder()
 | 
| /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ | 
| D | MessageFormatTest.java | 156     Object[] objs = { Double.valueOf(3.1415) };  in test_parseObjectLjava_lang_StringLjavajava_text_ParsePosition()  local
 | 
| /libcore/ojluni/src/main/java/java/io/ | 
| D | ObjectOutputStream.java | 1419             Object[] objs = (Object[]) array;  in writeArray()  local2372         private Object[] objs;  field in ObjectOutputStream.HandleTable
 
 | 
| /libcore/ojluni/annotations/hiddenapi/java/io/ | 
| D | ObjectOutputStream.java | 598         private java.lang.Object[] objs;  field in ObjectOutputStream.HandleTable
 |