HomeSort by relevance Sort by last modified time
    Searched full:recovered (Results 1 - 25 of 98) sorted by null

1 2 3 4

  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/
SignerWithRecovery.java 10 * Returns true if the signer has recovered the full message as
13 * @return true if full message recovered.
18 * Returns a reference to what message was recovered (if any).
25 * Perform an update with the recovered message before adding any other data. This must
  /libcore/luni/src/main/java/java/security/
UnrecoverableEntryException.java 23 * cannot be recovered from a {@code KeyStore}.
UnrecoverableKeyException.java 21 * {@code UnrecoverableKeyException} indicates, that a key cannot be recovered
KeyStoreSpi.java 52 * if the key can not be recovered.
341 * if the entry can not be recovered.
  /libcore/luni/src/main/java/javax/net/ssl/
KeyManagerFactorySpi.java 50 * if a key cannot be recovered.
KeyManagerFactory.java 193 * if a key cannot be recovered.
  /libcore/luni/src/main/java/org/w3c/dom/ls/
LSException.java 19 * <code>DOMError.SEVERITY_FATAL_ERROR</code> or a non recovered
  /external/webkit/Source/WebCore/platform/graphics/ca/win/
LegacyCACFLayerTreeHost.h 49 // D3DERR_DEVICELOST. Returns true if the device was recovered, false if rendering must be
  /external/llvm/include/llvm/Support/
CrashRecoveryContext.h 25 /// purely "best effort", the exact set of failures which can be recovered from
93 /// detected; or empty if the backtrace wasn't recovered.
  /external/zlib/contrib/minizip/
mztools.c 215 char* comment = ""; // "ZIP File recovered by zlib/minizip/mztools";
268 /* Number of recovered entries */
  /cts/tests/tests/provider/src/android/provider/cts/
Contacts_SettingsTest.java 42 " deleting operation, that makes the table's status can't be recovered.")
  /external/chromium/chrome/browser/hang_monitor/
hung_plugin_action.cc 104 // The monitored plugin recovered. Let's dismiss the message box.
  /external/clang/test/SemaCXX/
using-directive.cpp 133 // Test that we recovered okay.
  /libcore/luni/src/main/java/org/w3c/dom/
DOMError.java 32 * stop if the error can be recovered, unless
  /external/kernel-headers/original/linux/
ata.h 208 SERR_DATA_RECOVERED = (1 << 0), /* recovered data error */
209 SERR_COMM_RECOVERED = (1 << 1), /* recovered comm failure */
  /external/dbus/dbus/
dbus-transport-protected.h 118 unsigned int unused_bytes_recovered : 1; /**< #TRUE if we've recovered unused bytes from auth */
  /external/zlib/examples/
gzlog.h 42 system crash, and the log file will be recovered the next time the log is
  /external/e2fsprogs/debugfs/
debugfs.8.in 481 link the recovered inode to the specified pathname. The
496 to check the filesystem and link all of the recovered inodes to the
  /external/clang/include/clang/Sema/
ExternalSemaSource.h 75 /// \param R a LookupResult that is being recovered.
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
JoinHeader.java 122 * be recovered on an alternate server after a failure. A UAS can select the
  /external/bzip2/
bzip2recover.c 29 /* This program records bit locations in the file to be recovered.
324 "\trestrictions on size of recovered file: None\n");
328 "\trestrictions on size of recovered file: 512 MB\n");
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_utils.c 111 DOMX_DEBUG(" CORE NAME RECOVERED: %s", Core);
121 DOMX_DEBUG("Recovered Server table index = %d", i);
127 DOMX_DEBUG(" ServerName recovered = %s", ServerName);
  /external/kernel-headers/original/linux/raid/
md_k.h 93 * recovered, this is where we were
md_p.h 241 __u64 recovery_offset;/* sectors before this offset (from data_offset) have been recovered */
  /external/oprofile/events/i386/ppro/
events 18 event:0x26 counters:0,1 um:zero minimum:500 name:L2_LINES_OUT : number of recovered lines from L2

Completed in 3674 milliseconds

1 2 3 4