Searched
full:callers (Results
1051 -
1075 of
2686) sorted by null
<<41424344454647484950>>
| /external/libchrome/crypto/ |
| nss_util.cc | 446 // TODO(mattm): Change to DCHECK when callers have been fixed. 618 // TODO(mattm): Change to DCHECK when callers have been fixed. [all...] |
| /external/llvm/lib/ProfileData/ |
| SampleProfReader.cpp | 656 // the total sample count of the callers in the chain. 692 // Process all the inlined callers into the current function. These
|
| /external/mockwebserver/src/main/java/com/google/mockwebserver/ |
| MockWebServer.java | 60 * A scriptable web server. Callers supply canned responses and the server 166 * Awaits the next HTTP request, removes it, and returns it. Callers should
|
| /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
| InterceptorTest.java | 476 * When an interceptor throws an unexpected exception, synchronous callers can catch it and deal 534 * When an interceptor throws an unexpected exception, asynchronous callers are left hanging. The
|
| /external/swiftshader/third_party/LLVM/lib/Analysis/IPA/ |
| GlobalsModRef.cpp | 367 /// graph to all callers and compute the mod/ref info for all memory for each 371 // visit all callees before callers (leaf-first).
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
| Inliner.cpp | 36 STATISTIC(NumDeleted, "Number of functions deleted because all callers found"); 250 // into its callers.
|
| /external/syslinux/gpxe/src/arch/i386/interface/pxe/ |
| pxe_tftp.c | 252 /* Guard against callers that fail to close before re-opening */ 427 * port for TFTP (rather than MTFTP) downloads. Callers should assume
|
| /external/tensorflow/tensorflow/contrib/training/python/training/ |
| evaluation.py | 227 This behavior gives control to callers on what to do if checkpoints do not 228 come fast enough or stop being generated. For example, if callers have a way
|
| /external/tensorflow/tensorflow/core/distributed_runtime/ |
| message_wrappers.h | 473 // error. However, as long as callers always call 619 // error. However, as long as callers always call
|
| /external/v8/src/js/ |
| typedarray.js | 100 // The TypeError should not be generated since all callers should 114 // All callers where the first argument is a Number have no additional
|
| /frameworks/base/core/java/android/text/format/ |
| DateFormat.java | 40 * <p>Most callers should avoid supplying their own format strings to this 473 // implemented, so pretty much all callers that want to format 24-hour
|
| /frameworks/base/core/java/android/util/jar/ |
| StrictJarVerifier.java | 203 * callers as an {@link OutputStream}. 531 * {@code name}. Callers must not modify the returned arrays.
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/pip/tv/ |
| PipManager.java | 378 "suspendPipResizing() reason=" + reason + " callers=" + Debug.getCallers(2)); 391 "resumePipResizing() reason=" + reason + " callers=" + Debug.getCallers(2));
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| TaskPersister.java | 283 + " Callers=" + Debug.getCallers(4)); 327 mNextWriteTime + " Callers=" + Debug.getCallers(4));
|
| /frameworks/base/services/core/java/com/android/server/pm/dex/ |
| ArtManagerService.java | 112 // Callers always need this permission 116 // Callers also need the ability to read usage statistics
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| AppWindowContainerController.java | 349 + wtoken.hiddenRequested + " Callers=" + Debug.getCallers(6)); 633 + " Callers=" + Debug.getCallers(5)); [all...] |
| /frameworks/base/wifi/java/android/net/wifi/ |
| WifiManager.java | [all...] |
| /frameworks/support/compat/src/main/java/androidx/core/graphics/drawable/ |
| IconCompat.java | 240 * Note that new types may be added later, so callers should guard against other 673 * Note that new types may be added later, so callers should guard against other
|
| /libcore/ojluni/src/main/java/java/io/ |
| InputStream.java | 323 * to subsequent callers of the <code>read</code> method, followed by 336 * to subsequent callers of the <code>read</code> method depend on the
|
| /libcore/ojluni/src/main/java/java/security/ |
| SecureRandom.java | 67 * <p> Typical callers of SecureRandom invoke the following methods 76 * <p> Callers may also invoke the {@code generateSeed} method
|
| /libcore/ojluni/src/main/java/java/util/concurrent/ |
| Executors.java | 505 // // whether our callers have this permission anyways. 587 // // whether our callers have this permission anyways.
|
| /packages/services/Telecomm/res/values/ |
| strings.xml | 271 <string name="phone_settings_private_num_summary_txt">Block callers that do not disclose their number</string> 279 <string name="phone_settings_unknown_summary_txt">Block calls from unidentified callers</string>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
| ixjuser.h | 611 * enable conference calls between PSTN callers and network callers.
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/ |
| xcb.h | 298 * This function is useful for callers that know in advance that all 300 * example, callers might use xcb_wait_for_reply and be interested
|
| /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
| commands.go | 93 "peek": {report.Tree, nil, nil, true, "Output callers/callees of functions matching regexp", "peek func_regex\nDisplay callers and callees of functions matching func_regex."},
|
Completed in 1477 milliseconds
<<41424344454647484950>>