HomeSort by relevance Sort by last modified time
    Searched full:corruption (Results 26 - 50 of 354) sorted by null

12 3 4 5 6 7 8 91011>>

  /cts/tests/tests/security/src/android/security/cts/
ListeningPortsTest.java 88 * cause system corruption.
104 * cause system corruption.
120 * cause system corruption.
136 * cause system corruption.
178 * program data or cause system corruption.
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_file.h 171 // Corruption detected, broken down by file format.
214 // Helper for creating a corruption callback for |old_store_|.
275 // Tracks whether corruption has already been seen in the current
safe_browsing_database.h 252 // Helpers for handling database corruption.
333 // Used to schedule resetting the database because of corruption.
336 // Set if corruption is detected during the course of an update.
  /bionic/libc/arch-x86/bionic/
__stack_chk_fail_local.h 33 corruption is detected.
  /external/chromium/chrome/browser/extensions/
extension_i18n_api.cc 28 // crashes caused by data corruption.
  /external/e2fsprogs/e2fsck/
CHANGES 32 Fixed to recognize filesystem corruption caused by mke2fs 0.2b (where
  /external/libvorbis/doc/vorbisenc/
vorbis_encode_init_vbr.html 59 <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
vorbis_encode_init.html 66 <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
vorbis_encode_setup_init.html 62 <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
vorbis_encode_setup_managed.html 80 <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
vorbis_encode_setup_vbr.html 68 <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
  /external/libvorbis/doc/vorbisfile/
ov_pcm_seek.html 62 corruption.
ov_raw_seek.html 61 corruption.
ov_test_open.html 55 <li>OV_EFAULT - Internal logic fault; indicates a bug or heap/stack corruption.</li>
ov_time_seek.html 61 corruption.
return.html 56 <dd>The given link exists in the Vorbis data stream, but is not decipherable due to garbacge or corruption.</dd>
  /frameworks/av/media/libnbaio/
PipeReader.cpp 80 // We could re-read the rear pointer here to detect the corruption, but why bother?
  /packages/apps/Email/src/com/android/email/provider/
AccountBackupRestore.java 26 * corruption errors that were/are sporadic and of undetermined cause (though the prevailing wisdom
  /external/qemu/distrib/sdl-1.2.15/src/thread/
SDL_thread.c 74 there could be a race condition causing memory corruption.
137 #if 0 /* There could be memory corruption if another thread is starting */
  /hardware/invensense/libsensors_iio/software/core/mllite/
storage_manager.c 134 return INV_ERROR_CALIBRATION_LOAD; // Key changed or data corruption
141 return INV_ERROR_CALIBRATION_LOAD; // Data corruption
  /external/libvorbis/include/vorbis/
vorbisenc.h 56 * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
93 * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
125 * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
154 * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
185 * \retval OV_EFAULT Internal logic fault; indicates a bug or heap/stack corruption.
  /dalvik/tools/
dexcheck 40 # filesystem or filesystem cache corruption.
  /docs/source.android.com/src/devices/tech/security/
enhancements42.jd 42 system libraries and applications to prevent memory corruption.</li>
  /external/clang/lib/StaticAnalyzer/Checkers/
CastToStructChecker.cpp 64 "errors or data corruption."));
  /external/clang/test/Analysis/
array-struct.c 153 struct s3 a = *((struct s3*) ((char*) &p[0])); // expected-warning{{Casting a non-structure type to a structure type and accessing a field can lead to memory access errors or data corruption}}

Completed in 631 milliseconds

12 3 4 5 6 7 8 91011>>