OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:corruption
(Results
126 - 150
of
616
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/sources/cxx-stl/gabi++/src/
terminate.cc
62
// identify stack traces (like 0xdeadbaad is used when heap
corruption
/external/chromium_org/ui/base/resource/
data_pack.cc
102
DLOG(ERROR) << "Data pack file
corruption
: incomplete file header.";
140
LOG(ERROR) << "Data pack file
corruption
: too short for number of "
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
storage_manager.c
140
return INV_ERROR_CALIBRATION_LOAD; // Key changed or data
corruption
147
return INV_ERROR_CALIBRATION_LOAD; // Data
corruption
/external/chromium_org/webkit/browser/fileapi/
sandbox_directory_database.cc
435
LOG(ERROR) << "Hit database
corruption
!";
478
LOG(ERROR) << "Hit database
corruption
!";
677
LOG(ERROR) << "Hit database
corruption
!";
731
//
Corruption
due to missing necessary MANIFEST-* file causes IOError instead
732
// of
Corruption
error.
856
LOG(ERROR) << "Hit database
corruption
!";
sandbox_origin_database.cc
90
//
Corruption
due to missing necessary MANIFEST-* file causes IOError instead
91
// of
Corruption
error.
sandbox_origin_database_unittest.cc
189
// Checks if SandboxOriginDatabase properly handles database
corruption
.
238
// operation. The database should detect the
corruption
and should recover
/external/chromium_org/base/process/
memory_mac.mm
118
// Out of memory is certainly not heap
corruption
, and not necessarily
129
// to freelist
corruption
, but there is no way to distinguish that from OOM at
141
"Terminating process due to a potential for future heap
corruption
: "
168
// AddressSanitizer handles heap
corruption
, and on 64 bit Macs, the malloc
169
// system automatically abort()s on heap
corruption
.
/external/chromium/base/metrics/
histogram_unittest.cc
343
EXPECT_EQ(0, histogram->FindCorruption(snapshot)); // No default
corruption
.
351
// But we can't spot a
corruption
if it is compensated for.
363
EXPECT_EQ(0, histogram->FindCorruption(snapshot)); // No default
corruption
.
/external/chromium/net/base/
filter.cc
258
// of the actual content. Another common
corruption
is to either disscard
260
// no change in actual content). The last observed
corruption
it to actually
262
// with
corruption
of the stated content encoding (wow!).
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database.h
372
// Helpers for handling database
corruption
.
461
// Used to schedule resetting the database because of
corruption
.
464
// Set if
corruption
is detected during the course of an update.
/external/chromium_org/net/base/
filter.cc
253
// of the actual content. Another common
corruption
is to either disscard
255
// no change in actual content). The last observed
corruption
it to actually
257
// with
corruption
of the stated content encoding (wow!).
/external/chromium_org/third_party/sqlite/src/test/
fts3matchinfo.test
304
# Test that the offsets() function handles
corruption
in the %_content
310
'this record is used to try to dectect
corruption
'
367
#
Corruption
related tests.
/frameworks/base/core/java/android/database/sqlite/
SQLiteOpenHelper.java
87
* used to handle
corruption
when sqlite reports database
corruption
.</p>
96
*
corruption
, or null to use the default error handler.
/dalvik/vm/mterp/c/
header.cpp
331
/* probable heap
corruption
*/
363
/* probable heap
corruption
*/
/external/chromium-trace/trace-viewer/src/about_tracing/
profiling_view_test.js
69
tmp += '
corruption
';
77
tmp += '
corruption
';
/external/chromium_org/content/test/gpu/gpu_tests/
webgl_conformance_expectations.py
206
self.Skip('conformance/rendering/multisample-
corruption
.html',
218
self.Skip('conformance/rendering/multisample-
corruption
.html',
/external/chromium_org/third_party/leveldatabase/src/db/
log_test.cc
67
return Status::
Corruption
("read error");
97
virtual void
Corruption
(size_t bytes, const Status& status) {
/external/openssh/
monitor_mm.c
249
fatal("mm_free: memory
corruption
: %p(%lu) > %p",
272
fatal("mm_free: memory
corruption
: %p < %p(%lu)",
/bionic/libc/stdlib/
atexit.c
51
* to prevent unintentional/malicious
corruption
.
/development/host/windows/usb/winusb/
adb_winusb_endpoint_object.h
66
corruption
in the module that deleted these objects. Since all objects of
adb_winusb_io_completion.h
74
corruption
in the module that deleted these objects. Since all objects of
/external/chromium/chrome/browser/metrics/
metrics_service_unittest.cc
125
// Induce LIST_SIZE_TOO_SMALL
corruption
/external/chromium/net/url_request/
url_request_http_job.h
123
// proxy
corruption
of a response, which sometimes marks SDCH content as
/external/chromium_org/base/metrics/
histogram_base.h
115
// Try to find out data
corruption
from histogram and the samples.
/external/chromium_org/content/common/mac/
font_loader.mm
51
// share this bug but this sort of memory
corruption
wasn't detected until
Completed in 923 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>