Searched
full:underlying (Results
251 -
275 of
3069) sorted by null
<<11121314151617181920>>
/external/guava/guava/src/com/google/common/io/ |
OutputSupplier.java | 40 * get independent channels to the same underlying resource.
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
WrappingScheduledExecutorService.java | 25 * {@linkplain #wrapTask(Callable) wrap} tasks before they are submitted to the underlying executor.
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
UCharArrayIterator.java | 73 * Creates a copy of this iterator, does not clone the underlying
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/ |
package.html | 18 broker that abstracts away the specific transport and underlying
|
/external/lldb/include/lldb/API/ |
SBValueList.h | 56 // to see if they are backed by the same underlying Impl.
|
/external/llvm/include/llvm/Support/ |
raw_os_ostream.h | 24 /// use the underlying stream to detect errors.
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPDialogErrorEvent.java | 37 * the underlying transport.
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
Transport.java | 45 /** Flush the request to the underlying socket. */
|
/external/selinux/libsemanage/man/man3/ |
semanage_iterate.3 | 32 The handler code may not invoke any semanage write requests for the same object type (i.e. modifying the underlying store is not allowed). The iterate function is reentrant only while inside a transaction (see
|
/external/skia/include/core/ |
SkChunkAlloc.h | 43 not be unallocated. This is a hint to the underlying allocator that
|
/external/v8/src/test/ |
test.gyp | 37 # need to depend on the underlying static target in that case.
|
/frameworks/av/include/media/nbaio/ |
AudioStreamOutSink.h | 51 // getNextWriteTimestamp method is simply a passthru to the HAL's underlying
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
ZslProcessorInterface.h | 39 // Delete the underlying CameraDevice streams
|
/frameworks/base/core/java/android/app/ |
ActivityManagerInternal.java | 44 * with underlying activities.
|
/frameworks/base/core/java/android/database/ |
CrossProcessCursorWrapper.java | 39 * @param cursor The underlying cursor to wrap.
|
/frameworks/base/core/java/android/webkit/ |
JsResult.java | 23 * notifications. The object is used as a handle onto the underlying JavaScript-originated request,
|
/frameworks/base/location/lib/java/com/android/location/provider/ |
FusedLocationHardwareSink.java | 55 * Called when the status changes in the underlying FLP HAL
|
/frameworks/base/media/mca/filterfw/jni/ |
jni_native_buffer.h | 24 * Given a Java NativeBuffer instance, get access to the underlying C pointer and its size. The
|
/frameworks/base/tools/aapt2/ |
XliffXmlPullParser.h | 29 * underlying XML without xliff.
|
/frameworks/webview/chromium/plat_support/ |
draw_sw.h | 37 // Function that can be called to fish out the underlying native pixel data
|
/libcore/luni/src/main/java/java/io/ |
ByteArrayOutputStream.java | 43 * If more than 32 bytes are written to this instance, the underlying byte 53 * instance, the underlying byte array will expand. 56 * initial size for the underlying byte array, must be 97 * Resets this stream to the beginning of the underlying byte array. All
|
/libcore/luni/src/main/java/java/nio/channels/ |
FileLock.java | 51 * The characteristics of the underlying operating system locks will show 73 // The underlying file channel. 90 * the underlying file channel that holds the lock. 166 * valid unless the underlying channel has been closed or it has been
|
/libcore/luni/src/main/java/java/sql/ |
SQLClientInfoException.java | 64 * the Throwable object for the underlying reason this 102 * the Throwable object for the underlying reason this 151 * the Throwable object for the underlying reason this 194 * the Throwable object for the underlying reason this
|
SQLException.java | 109 * the Throwable object for the underlying reason this 125 * the Throwable object for the underlying reason this 145 * the Throwable object for the underlying reason this 167 * the Throwable object for the underlying reason this
|
/libcore/luni/src/main/java/java/util/concurrent/ |
AbstractExecutorService.java | 52 * underlying runnable and which, as a {@code Future}, will yield 54 * the underlying task 66 * underlying callable and which, as a {@code Future}, will yield 68 * cancellation of the underlying task
|
Completed in 5233 milliseconds
<<11121314151617181920>>