/libcore/support/src/test/java/org/apache/harmony/security/tests/support/ |
D | tmpCallbackHandler.java | 37 public void handle(Callback[] callback) throws IOException, in handle() method in tmpCallbackHandler
|
/libcore/ojluni/src/main/java/javax/security/auth/callback/ |
D | CallbackHandler.java | 151 void handle(Callback[] callbacks) in handle() method
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/auth/callback/ |
D | CallbackHandlerTest.java | 43 public void handle(Callback[] callbacks) { in handle() method in CallbackHandlerTest.CallbackHandlerImpl
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
D | KSCallbackHandlerProtectionTest.java | 56 public void handle(Callback[] callbacks) throws IOException, in testCallbackHandlerProtection() method in KSCallbackHandlerProtectionTest.TestCallbackHandler
|
/libcore/dom/src/test/java/org/w3c/domts/ |
D | UserDataMonitor.java | 50 public void handle( in handle() method in UserDataMonitor
|
/libcore/luni/src/main/java/org/w3c/dom/ |
D | UserDataHandler.java | 66 public void handle(short operation, in handle() method
|
/libcore/ojluni/src/main/native/ |
D | FileChannelImpl.c | 65 handle(JNIEnv *env, jlong rv, char *msg) in handle() function
|
D | FileDispatcherImpl.c | 118 handle(JNIEnv *env, jlong rv, char *msg) in handle() function
|
/libcore/ojluni/src/main/java/java/io/ |
D | ObjectInputStream.java | 3340 void markException(int handle, ClassNotFoundException ex) { in markException() 3370 void finish(int handle) { in finish() 3408 void setObject(int handle, Object obj) { in setObject() 3428 Object lookupObject(int handle) { in lookupObject() 3439 ClassNotFoundException lookupException(int handle) { in lookupException() 3492 public void add(int handle) { in add()
|
D | ObjectOutputStream.java | 1037 int handle; in writeTypeString() local 1243 private void writeHandle(int handle) throws IOException { in writeHandle() 1263 int handle; in writeClassDesc() local 2393 private void insert(Object obj, int handle) { in insert()
|
/libcore/luni/src/main/java/java/util/concurrent/ |
D | CompletionStage.java | 687 public <U> CompletionStage<U> handle in handle() method
|
D | CompletableFuture.java | 2150 public <U> CompletableFuture<U> handle( in handle() method in CompletableFuture
|
/libcore/luni/src/main/native/ |
D | libcore_icu_NativeConverter.cpp | 505 static jfloat NativeConverter_getAveCharsPerByte(JNIEnv* env, jclass, jlong handle) { in NativeConverter_getAveCharsPerByte()
|
D | java_math_NativeBN.cpp | 74 static int isValidHandle(JNIEnv* env, jlong handle, const char* message) { in isValidHandle()
|
/libcore/luni/src/test/java/libcore/xml/ |
D | DomTest.java | 1703 public void handle(short operation, String key, Object data, Node src, Node dst) { in handle() method in DomTest.RecordingHandler
|
/libcore/benchmarks/src/benchmarks/regression/ |
D | R.java | 1686 public static final int handle = 0; field in R
|