Searched refs:bad (Results 1 – 20 of 20) sorted by relevance
/system/tools/hidl/test/hash_test/ |
D | Android.bp | 13 " -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/ |
D | entry_name_utils_test.cc | 55 const uint8_t bad[] = {0xc2, 0xa1, 0xc2, 0x41}; in TEST() local 56 ASSERT_FALSE(IsValidEntryName(bad, sizeof(bad))); in TEST()
|
/system/netd/libnetdutils/ |
D | FdTest.cpp | 56 Fd bad(-1); in TEST() local 58 EXPECT_FALSE(isWellFormed(bad)); in TEST() 64 ss << fd3 << " " << fd6 << " " << bad << " " << weird; in TEST()
|
/system/sepolicy/public/ |
D | flags_health_check.te | 25 # cause bad server configurable flags synced back to device. 30 # cause bad server configurable flags synced back to device.
|
D | domain.te | 513 # Looking up the base class/interface of all HwBinder services is a bad idea.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | flags_health_check.te | 25 # cause bad server configurable flags synced back to device. 30 # cause bad server configurable flags synced back to device.
|
D | domain.te | 513 # 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/ |
D | IFoo.hal | 20 C = B#tag_does_not_exist, // bad (this tag doesn't exist)
|
/system/tools/hidl/test/error_test/len_tag_wrong_type/1.0/ |
D | IFoo.hal | 22 C = A#len, // bad (A is not an enum)
|
/system/apex/apexd/ |
D | apex_shim.cpp | 57 if (apex.bad()) { in CalculateSha512() 63 if (apex.bad()) { in CalculateSha512()
|
/system/core/logcat/ |
D | logpersist | 47 *) echo ERROR: bad argument ${@} >&2 ; exit 1 ;;
|
/system/core/logd/ |
D | LogBuffer.cpp | 504 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/ |
D | blob.cpp | 542 success = !in.bad(); in getKeyCharacteristics() 554 if (out.bad()) return false; in putKeyCharacteristics()
|
/system/update_engine/ |
D | pylintrc | 263 bad-functions=map,filter,input,apply,reduce 269 bad-names=foo,bar,baz,toto,tutu,tata
|
/system/core/fastboot/ |
D | fastboot_driver.cpp | 319 if (ofs.fail() || ofs.bad()) { in UploadInner()
|
/system/bt/doc/ |
D | power_management.md | 31 we might possibly get into a bad state where we never hear back from the
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 288 vulnerabilities and leave the device in a bad state.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | domain.te | 433 # Looking up the base class/interface of all HwBinder services is a bad idea.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | domain.te | 436 # Looking up the base class/interface of all HwBinder services is a bad idea.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | domain.te | 521 # Looking up the base class/interface of all HwBinder services is a bad idea.
|