OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wiped
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Email/tests/src/com/android/email/
SecurityPolicyTests.java
408
boolean
wiped
= SecurityPolicy.wipeExpiredAccounts(mMockContext);
409
assertFalse(
wiped
);
410
// check mailboxes & messages not
wiped
434
wiped
= SecurityPolicy.wipeExpiredAccounts(mMockContext);
435
assertTrue(
wiped
);
436
// check new counts - account survives but data is
wiped
/system/core/fs_mgr/
fs_mgr.c
418
bool
wiped
= partition_wiped(fstab->recs[top_idx].blk_device);
local
420
fs_mgr_is_formattable(&fstab->recs[top_idx]) &&
wiped
) {
425
ERROR("%s(): %s is
wiped
and %s %s is formattable. Format it.\n", __func__,
448
if (
wiped
) {
449
ERROR("%s(): %s is
wiped
and %s %s is encryptable. Suggest recovery...\n", __func__,
468
ERROR("Failed to mount an un-encryptable or
wiped
partition on"
/packages/apps/Email/provider_src/com/android/email/
SecurityPolicy.java
[
all
...]
/external/bison/build-aux/
texinfo.tex
[
all
...]
Completed in 111 milliseconds