HomeSort by relevance Sort by last modified time
    Searched full:callers (Results 101 - 125 of 966) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Connector.java 70 * until the next read() call is made. Callers should copy
  /external/jsilver/src/org/clearsilver/
DelegatedCs.java 27 * objects as they are passed through from the callers to the delegate object.
  /external/regex-re2/re2/testing/
regexp_generator.h 26 // Callers are expected to subclass RegexpGenerator and provide HandleRegexp.
  /external/toybox/lib/
llist.c 45 // callers as documentation you need the &, except the stupid compiler
  /external/v8/test/mjsunit/tools/
tickprocessor-test.default 30 Callers occupying less than 2.0% are not shown.
tickprocessor-test.ignore-unknown 29 Callers occupying less than 2.0% are not shown.
tickprocessor-test.separate-ic 32 Callers occupying less than 2.0% are not shown.
  /external/vboot_reference/host/lib/include/
crossystem_arch.h 63 * some data was not returned; callers must handle this; this is not considered
  /frameworks/base/core/java/android/hardware/
ICameraService.aidl 86 * Callers require the android.permission.CAMERA_SEND_SYSTEM_EVENTS permission.
  /frameworks/base/core/java/android/net/http/
X509TrustManagerExtensions.java 30 * The checkServerTrusted method allows callers to perform additional
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
LocalBluetoothManager.java 25 * if there is no Bluetooth adapter on this device, and callers must be
  /frameworks/base/test-runner/tests/src/android/test/suitebuilder/
ListTestCaseNames.java 29 // TODO: deprecate this method and move all callers to use getTestNames
  /frameworks/opt/vcard/java/com/android/vcard/
VCardParser.java 69 * calls. Callers should handle the situation by themselves.</p>
  /libcore/luni/src/main/java/java/io/
InputStream.java 35 * BufferedInputStream}. Callers that do only bulk reads may omit buffering.
79 * In general, callers should only use this method if they'd be satisfied with
88 * to resize the container. Such callers should probably write everything they read to a
218 * choose to skip fewer bytes than requested. Callers should <i>always</i>
  /packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
CameraCaptureSessionProxy.java 35 * a checked exception, forcing callers to explicitly handle this edge case.
  /packages/apps/Messaging/src/com/android/messaging/datamodel/binding/
ImmutableBindingRef.java 21 * A immutable wrapper around a Binding object. Callers can only access readonly methods like
  /packages/services/Telecomm/src/com/android/server/telecom/
ProximitySensorManager.java 23 * This class manages the proximity sensor and allows callers to turn it on and off.
  /sdk/find_java2/src/
utils.h 45 // As indicated in MSDN for CreateProcess, callers should double-quote the program name
  /system/bt/osi/include/
ringbuffer.h 28 // Callers must protect the *rb pointer separately.
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_tan.c 25 * 2. Callers must return tan(-0) = -0 without calling here since our
27 * Callers may do the optimization tan(x) ~ x for tiny x.
  /developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
PackageValidator.java 45 * Map allowed callers' certificate keys to the expected caller information.
83 LogHelper.e(TAG, e, "Could not read allowed callers from XML.");
  /developers/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/
PackageValidator.java 45 * Map allowed callers' certificate keys to the expected caller information.
83 LogHelper.e(TAG, e, "Could not read allowed callers from XML.");
  /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
PackageValidator.java 45 * Map allowed callers' certificate keys to the expected caller information.
83 LogHelper.e(TAG, e, "Could not read allowed callers from XML.");
  /external/boringssl/src/include/openssl/
thread.h 112 /* CRYPTO_num_locks returns one. (This is non-zero that callers who allocate
148 * TODO(fork): cleanup callers and remove. */
  /external/guava/guava/src/com/google/common/util/concurrent/
SimpleTimeLimiter.java 57 * may be counterproductive! If the thread pool fills up, any time callers
75 * the thread pool fills up, any time callers spend waiting for a thread may

Completed in 1295 milliseconds

1 2 3 45 6 7 8 91011>>