| /hardware/libhardware/include/hardware/ |
| lights.h | 157 * The high byte should be ignored. Callers will set it to 0xff (which
|
| /libcore/ojluni/src/main/java/java/lang/ |
| Package.java | 265 * Find a package by name in the callers {@code ClassLoader} instance. 266 * The callers {@code ClassLoader} instance is used to find the package 267 * instance corresponding to the named class. If the callers 301 * @return a new array of packages known to the callers {@code ClassLoader}
|
| /libcore/ojluni/src/main/java/java/sql/ |
| Wrapper.java | 69 * callers can use this method to avoid expensive <code>unwrap</code> calls that may fail. If this method
|
| /packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/ |
| ManagedImageReader.java | 138 * there is a possibility of deadlock if callers have not already acquired
|
| /packages/apps/Camera2/src/com/android/camera/session/ |
| CaptureSessionManager.java | 111 * so callers have to make sure to not block execution.
|
| /packages/apps/Nfc/src/com/android/nfc/ |
| ForegroundUtils.java | 68 * activities. This is done atomically, so callers can be ensured that they will
|
| /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
| SearchSettingsImpl.java | 198 // of the app, or when settings have been cleared. Callers should
|
| /packages/services/Car/evs/manager/ |
| Enumerator.cpp | 144 // we can proxy state requests from other callers to it.
|
| /packages/services/Car/service/src/com/android/car/hal/ |
| SensorHalServiceBase.java | 162 * This token will be stored in mSensorToPropConfig to allow callers to go from unique
|
| /packages/services/Mms/src/com/android/mms/service/ |
| MmsConfigManager.java | 135 // Return a copy so that callers can mutate it.
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
| RuleLoader.java | 155 * can change over time (if the jar files are updated), so callers should be
|
| /sdk/find_java/src/source/ |
| utils.cpp | 94 // As indicated in MSDN for CreateProcess, callers should double-quote the program name
|
| /system/core/liblog/include/android/ |
| log.h | 152 * Most callers should use
|
| /system/core/libnativeloader/include/nativeloader/ |
| dlext_namespaces.h | 123 * is sufficient and used by all callers of this function.
|
| /system/core/mkbootimg/include/bootimg/ |
| bootimg.h | 72 * It is expected that callers would explicitly specify which version of the
|
| /system/netd/libnetdutils/include/netdutils/ |
| Syscalls.h | 186 // Callers are responsible for restoring the previous value returned
|
| /system/security/keystore/ |
| keystore_attestation_id.cpp | 248 /* Use a fixed ID for system callers */
|
| /toolchain/binutils/binutils-2.27/include/ |
| getopt.h | 51 /* Callers store zero here to inhibit the error message `getopt' prints
|
| /tools/repohooks/tools/ |
| google-java-format.py | 52 # default to not sort imports, while letting callers override as desired.
|
| /tools/tradefederation/core/src/com/android/tradefed/result/ |
| JUnitToInvocationResultForwarder.java | 106 * InputStream when complete. Callers should ensure the source of the data remains present
|
| /tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
| PushFilePreparer.java | 80 * Helper method to only throw if mAbortOnFailure is enabled. Callers should behave as if this
|
| /external/valgrind/coregrind/ |
| m_errormgr.c | 198 /* Max number of callers for context in a suppression is 235 // Length of 'callers' 237 // Array of callers, for matching stack traces. First one (name of fn 239 SuppLoc* callers; member in struct:_Supp [all...] |
| /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/ |
| OhcPeim.c | [all...] |
| /external/valgrind/docs/html/ |
| cl-manual.html | 116 optimization opportunities depend on changing code in the callers, in 172 top level list of functions, information on the callers and the callees 175 Indented, above each function, there is the list of callers, 480 <code class="option"><a class="xref" href="cl-manual.html#opt.separate-callers-num">--separate-callers2</a>=B</code> 481 <code class="option"><a class="xref" href="cl-manual.html#opt.separate-callers-num">--separate-callers2</a>=C</code>, 486 <code class="option"><a class="xref" href="cl-manual.html#opt.separate-callers">--separate-callers</a>=2</code> to get a 2-caller [all...] |
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
| WifiServiceImpl.java | [all...] |