HomeSort by relevance Sort by last modified time
    Searched refs:reason (Results 101 - 125 of 2970) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/services/core/java/com/android/server/wm/
AppWindowContainerListener.java 37 * @param reason The reason for the key dispatching time out.
41 boolean keyDispatchingTimedOut(String reason, int windowPid);
  /hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
IpaEventRelay.cpp 53 void IpaEventRelay::onOffloadStopped(StoppedReason reason) {
54 ALOGI("onOffloadStopped(%d)", reason);
55 switch (reason) {
70 ALOGE("Unknown stopped reason(%d)", reason);
  /external/deqp/framework/delibs/debase/
deDefs.c 86 void deAssertFail (const char* reason, const char* file, int line)
94 callback(reason, file, line);
105 /* MessageBox(reason, "Assertion failed", MB_OK); */
107 num = deMin32((int)strlen(reason), DE_LENGTH_OF_ARRAY(wreason)-1);
109 wreason[i] = reason[i];
124 _assert(reason, file, line);
126 __assert_fail(reason, file, (unsigned int)line, "Unknown function");
128 __assert(reason, file, (unsigned int)line, "Unknown function");
130 __assert("Unknown function", file, line, reason);
132 fprintf(stderr, "Assertion '%s' failed at %s:%d\n", reason, file, line)
    [all...]
  /development/host/windows/usb/winusb/
AdbWinUsbApi.cpp 30 DWORD reason,
32 return _AtlModule.DllMain(reason, reserved);
  /external/apache-http/src/org/apache/http/
HttpResponse.java 73 * The reason phrase will be determined based on the current
82 * Sets the status line of this response with a reason phrase.
86 * @param reason the reason phrase, or <code>null</code> to omit
88 void setStatusLine(ProtocolVersion ver, int code, String reason);
95 * The reason phrase will be updated according to the new status code,
112 * Updates the status line of this response with a new reason phrase.
116 * @param reason the new reason phrase as a single-line string, or
117 * <code>null</code> to unset the reason phras
    [all...]
  /external/compiler-rt/test/asan/TestCases/Windows/
dll_report_globals_symbolization_at_startup.cc 16 // CHECK: in DLL(reason=1)
22 // CHECK: in DLL(reason=0)
32 BOOL WINAPI DllMain(HMODULE, DWORD reason, LPVOID) {
33 printf("in DLL(reason=%d)\n", (int)reason);
  /external/dhcpcd-6.8.2/dbus/test/
monitor 7 def event(pid, reason, value):
8 print "pid %s %s: %s" % (pid, reason, value)
  /external/volley/src/main/java/com/android/volley/
AuthFailureError.java 43 public AuthFailureError(String message, Exception reason) {
44 super(message, reason);
  /frameworks/av/media/libstagefright/include/media/stagefright/
SurfaceUtils.h 40 status_t nativeWindowConnect(ANativeWindow *surface, const char *reason);
41 status_t nativeWindowDisconnect(ANativeWindow *surface, const char *reason);
  /frameworks/base/core/java/android/os/
IDeviceIdleController.aidl 42 void addPowerSaveTempWhitelistApp(String name, long duration, int userId, String reason);
43 long addPowerSaveTempWhitelistAppForMms(String name, int userId, String reason);
44 long addPowerSaveTempWhitelistAppForSms(String name, int userId, String reason);
45 void exitIdle(String reason);
  /frameworks/base/telephony/java/android/telephony/mbms/
IStreamingServiceCallback.aidl 24 void onStreamStateUpdated(int state, int reason);
  /frameworks/base/wifi/java/android/net/wifi/aware/
IWifiAwareEventCallback.aidl 29 void onConnectFail(int reason);
  /libcore/ojluni/src/main/java/java/security/cert/
CertPathValidatorException.java 44 * exception to be thrown, and the reason that caused the failure. Use the
79 * @serial the reason the validation failed
81 private Reason reason = BasicReason.UNSPECIFIED; field in class:CertPathValidatorException
156 * detail message, cause, certification path, index, and reason.
165 * @param reason the reason the validation failed
171 * @throws NullPointerException if {@code reason} is {@code null}
176 CertPath certPath, int index, Reason reason) {
    [all...]
  /platform_testing/libraries/longevity/src/android/longevity/core/listener/
RunTerminator.java 35 protected final void kill(String reason) {
36 print(String.format("Test run killed because %s.", reason));
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
CRLReason.java 110 int reason)
112 value = new ASN1Enumerated(reason);
118 int reason = getValue().intValue(); local
119 if (reason < 0 || reason > 10)
125 str = reasonString[reason];
  /external/libmojo/mojo/public/cpp/bindings/lib/
pipe_control_message_proxy.cc 45 const base::Optional<DisconnectReason>& reason) {
46 Message message(ConstructPeerEndpointClosedMessage(id, reason));
54 const base::Optional<DisconnectReason>& reason) {
57 if (reason) {
59 event->disconnect_reason->custom_reason = reason->custom_reason;
60 event->disconnect_reason->description = reason->description;
  /external/python/cpython3/Lib/urllib/
error.py 29 def __init__(self, reason, filename=None):
30 self.args = reason,
31 self.reason = reason
36 return '<urlopen error %s>' % self.reason
62 # since URLError specifies a .reason attribute, HTTPError should also
65 def reason(self): member in class:HTTPError
  /external/ImageMagick/MagickCore/
exception.c 156 if (p->reason != (char *) NULL)
157 p->reason=DestroyString(p->reason);
174 exception->reason=(char *) NULL;
225 MagickWarning(p->severity,p->reason,p->description);
228 MagickError(p->severity,p->reason,p->description);
235 MagickFatalError(p->severity,p->reason,p->description);
292 % DefaultErrorHandler() displays an error reason.
296 % void MagickError(const ExceptionType severity,const char *reason,
303 % o reason: Specifies the reason to display before terminating th
301 const char *reason,const char *description) variable
385 const char *reason,const char *description) variable
1018 reason[MagickPathExtent]; local
    [all...]
  /external/autotest/client/site_tests/cellular_SafetyDance/
cellular_SafetyDance.py 49 def _ignoring(self, reason):
50 if ('AlreadyConnected' in reason or
51 'Not connected' in reason or
52 'Bearer already being connected' in reason or
53 'Bearer already being disconnected' in reason or
54 'InProgress' in reason):
56 if 'NotSupported' in reason:
71 success, reason = self._filterexns(lambda:
76 if not success and not self._ignoring(reason):
77 raise error.TestFail('Could not connect: %s' % reason)
    [all...]
  /external/apache-http/src/org/apache/http/message/
BasicHttpResponse.java 72 * @param catalog the reason phrase catalog, or
74 * reason phrase lookup
75 * @param locale the locale for looking up reason phrases, or
92 * The response will not have a reason phrase catalog and
103 * The response will not have a reason phrase catalog and
108 * @param reason the reason phrase to the status code, or
113 final String reason) {
114 this(new BasicStatusLine(ver, code, reason), null, null);
154 final String reason) {
    [all...]
  /external/chromium-trace/catapult/common/py_utils/py_utils/
expectations_parser.py 13 def __init__(self, reason, test, conditions, results):
17 reason: String that indicates the reason for disabling.
23 assert isinstance(reason, basestring) or reason is None
24 self._reason = reason
33 return (self.reason == other.reason and
39 def reason(self): member in class:Expectation
108 reason, raw_conditions, test, results, _ = match.groups(
    [all...]
  /external/autotest/client/tests/tsc/
tsc.py 30 ## reason of failure and to raise an appropriate exception.
31 ## For this test we qualify the reason of failure if the
38 ## Set as a reason the line that contains max abs(delta)
45 reason = ''
53 reason = ln
55 reason = "Latency %s exceeds threshold %d" % (reason,
57 raise error.TestFail(reason)
59 ## If we are here, we failed to qualify the reason of test failre
  /external/autotest/server/cros/dynamic_suite/
comparators.py 11 def CreateFromStrings(status=None, test_name=None, reason=None):
14 reason_comp = mox.StrContains(reason) if reason else mox.IgnoreArg()
19 reason=mox.IgnoreArg()):
27 @param reason: expected reason
31 self._reason = reason
  /external/libunwind/src/unwind/
RaiseException.c 35 _Unwind_Reason_Code reason; local
72 reason = (*personality) (_U_VERSION, _UA_SEARCH_PHASE,
75 if (reason != _URC_CONTINUE_UNWIND)
77 if (reason == _URC_HANDLER_FOUND)
81 Debug (1, "personality returned %d\n", reason);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
ErrorHandling.h 27 const std::string& reason,
72 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(const char *reason,
74 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(const std::string &reason,
76 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(StringRef reason,
78 LLVM_ATTRIBUTE_NORETURN void report_fatal_error(const Twine &reason,
115 void report_bad_alloc_error(const char *Reason, bool GenCrashDiag = true);

Completed in 2624 milliseconds

1 2 3 45 6 7 8 91011>>