Home
last modified time | relevance | path

Searched refs:bad (Results 1 – 20 of 20) sorted by relevance

/system/tools/hidl/test/hash_test/
DAndroid.bp13 " -r test.hash:system/tools/hidl/test/hash_test/bad" +
18 " -r test.hash:system/tools/hidl/test/hash_test/bad" +
25 "bad/hash/1.0/IHash.hal",
26 "bad/current.txt",
/system/core/libziparchive/
Dentry_name_utils_test.cc55 const uint8_t bad[] = {0xc2, 0xa1, 0xc2, 0x41}; in TEST() local
56 ASSERT_FALSE(IsValidEntryName(bad, sizeof(bad))); in TEST()
/system/netd/libnetdutils/
DFdTest.cpp56 Fd bad(-1); in TEST() local
58 EXPECT_FALSE(isWellFormed(bad)); in TEST()
64 ss << fd3 << " " << fd6 << " " << bad << " " << weird; in TEST()
/system/sepolicy/public/
Dflags_health_check.te25 # cause bad server configurable flags synced back to device.
30 # cause bad server configurable flags synced back to device.
Ddomain.te513 # Looking up the base class/interface of all HwBinder services is a bad idea.
/system/sepolicy/prebuilts/api/29.0/public/
Dflags_health_check.te25 # cause bad server configurable flags synced back to device.
30 # cause bad server configurable flags synced back to device.
Ddomain.te513 # Looking up the base class/interface of all HwBinder services is a bad idea.
/system/tools/hidl/test/error_test/tag_name_does_not_exist/1.0/
DIFoo.hal20 C = B#tag_does_not_exist, // bad (this tag doesn't exist)
/system/tools/hidl/test/error_test/len_tag_wrong_type/1.0/
DIFoo.hal22 C = A#len, // bad (A is not an enum)
/system/apex/apexd/
Dapex_shim.cpp57 if (apex.bad()) { in CalculateSha512()
63 if (apex.bad()) { in CalculateSha512()
/system/core/logcat/
Dlogpersist47 *) echo ERROR: bad argument ${@} >&2 ; exit 1 ;;
/system/core/logd/
DLogBuffer.cpp504 LogBufferElementCollection::iterator bad = it; in erase() local
525 if (bad == b.second) { in erase()
531 if (bad == b.second) { in erase()
536 if (mLastSet[i] && (bad == mLast[i])) { in erase()
/system/security/keystore/
Dblob.cpp542 success = !in.bad(); in getKeyCharacteristics()
554 if (out.bad()) return false; in putKeyCharacteristics()
/system/update_engine/
Dpylintrc263 bad-functions=map,filter,input,apply,reduce
269 bad-names=foo,bar,baz,toto,tutu,tata
/system/core/fastboot/
Dfastboot_driver.cpp319 if (ofs.fail() || ofs.bad()) { in UploadInner()
/system/bt/doc/
Dpower_management.md31 we might possibly get into a bad state where we never hear back from the
/system/core/fastboot/fuzzy_fastboot/
DREADME.md288 vulnerabilities and leave the device in a bad state.
/system/sepolicy/prebuilts/api/26.0/public/
Ddomain.te433 # Looking up the base class/interface of all HwBinder services is a bad idea.
/system/sepolicy/prebuilts/api/27.0/public/
Ddomain.te436 # Looking up the base class/interface of all HwBinder services is a bad idea.
/system/sepolicy/prebuilts/api/28.0/public/
Ddomain.te521 # Looking up the base class/interface of all HwBinder services is a bad idea.