HomeSort by relevance Sort by last modified time
    Searched full:callers (Results 176 - 200 of 2686) sorted by null

1 2 3 4 5 6 78 91011>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/Smm/
StatusCodeHandlerSmm.h 66 different callers.
107 different callers.
  /external/icu/icu4c/source/common/
servloc.h 461 * Convenience override for callers using locales. This calls
468 * Convenience override for callers using locales. This calls
474 * Convenience override for callers using locales. This calls
480 * Convenience override for callers using locales. This uses
488 * Convenience override for callers using locales. This calls
495 * Convenience function for callers using locales. This calls
502 * Convenience function for callers using locales. This instantiates
518 * Convenience method for callers using locales. This returns the standard
  /external/okhttp/okio/okio/src/main/java/okio/
Source.java 43 * java.io.InputStream#available available()} method. Instead callers specify
47 * mark and reset} state that's tracked by {@code InputStream}; callers instead
  /frameworks/base/core/tests/benchmarks/src/android/util/
StreamsBenchmark.java 69 pw.println("Top openSession callers (uid=count):");
93 pw.println("Top openSession callers (uid=count):");
  /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
InputConsumerController.java 45 * Listener interface for callers to subscribe to touch events.
52 * Listener interface for callers to learn when this class is registered or unregistered with
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
PercentageBarChart.java 135 * Sets the background for this chart. Callers are responsible for later
144 * Adds a new slice to the percentage bar chart. Callers are responsible for
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DownloadManagerWrapper.java 37 * much more, so this class insulates the callers from these. SQLiteException also inherit from
39 * While we're at it, we also insulate callers from the cases where DownloadManager is disabled,
  /system/bt/service/doc/
IBluetooth.txt 45 * ADAPTER_STATE_ON. Callers can monitor the status of this call by observing
56 * ADAPTER_STATE_OFF. Callers can monitor the status of this call by observing
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/OemHookStatusCodeLibNull/
OemHookStatusCodeLibNull.c 44 This parameter allows the status code driver to apply different rules to different callers.
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
StatusCode.h 32 different callers.
  /external/compiler-rt/lib/builtins/i386/
ashldi3.S 11 // However, if callers of this routine can be safely assumed to store the argument
lshrdi3.S 11 // However, if callers of this routine can be safely assumed to store the argument
  /external/javassist/src/test/test/javassist/bytecode/analysis/
ScannerTest.java 70 int[] callers) {
74 for (int i = 0; i < callers.length; i++)
75 assertTrue(sub.callers().contains(new Integer(callers[i])));
  /external/jsr330/src/javax/inject/
Provider.java 52 * and throw it to the caller of {@code get()}. Callers should not try
  /external/libchrome/base/allocator/
allocator_shim_internals.h 30 // symbols into callers. The end result is that allocator calls in DSOs may use
  /external/libchrome/testing/
multiprocess_func_list.h 57 // Same as above but lets callers specify a setup method that is run in the
  /external/skqp/tools/
sk_tool_utils_font.cpp 44 // Once all legacy callers to portable fonts are converted, replace this with
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_RestoreV2.pbtxt 50 Callers must ensure all the named tensors are indeed stored in the checkpoint.
api_def_SparseAdd.pbtxt 54 corresponding value slot. To override this, callers can specify `thresh`,
  /external/tensorflow/tensorflow/core/common_runtime/
process_util.h 25 // callers' Env and calls Env::Default() directly.
  /external/webrtc/webrtc/base/
deprecation.h 31 // using the original name that calls it. That way, callers who are willing to
  /frameworks/av/media/libstagefright/include/
ThrottledSource.h 34 // returns an empty string to prevent callers from using the Uri to construct a new datasource
  /frameworks/base/core/proto/android/app/
notificationmanager.proto 41 // Calls from repeat callers are prioritized.
  /frameworks/base/core/tests/coretests/src/com/android/internal/os/
DebugTest.java 46 * @return String consisting of the callers to this method.
  /frameworks/base/services/core/java/com/android/server/firewall/
SenderPermissionFilter.java 39 // ActivityManager would only resolve to this component for callers from the same uid.

Completed in 1630 milliseconds

1 2 3 4 5 6 78 91011>>