Searched refs:malformed (Results 1 – 13 of 13) sorted by relevance
/hardware/interfaces/confirmationui/support/test/ |
D | android_cbor_test.cpp | 107 char malformed[] = {char(0x80), 0}; in TEST() local 108 state = write(state, text(malformed)); in TEST() 115 char malformed[] = {char(0xc0), 0}; in TEST() local 116 state = write(state, text(malformed)); in TEST() 147 char malformed[] = {char(0xf8), char(0x82), char(0x82), char(0x82), char(0x82), 0}; in TEST() local 148 state = write(state, text(malformed)); in TEST() 155 char malformed[] = {char(0xc0), char(0x82), char(0x83), 0}; in TEST() local 156 state = write(state, text(malformed)); in TEST()
|
/hardware/interfaces/drm/1.4/ |
D | types.hal | 88 * license is empty or malformed. 97 * malformed. 105 * Certificate is malformed or is of the wrong type. 140 * license is empty or malformed.
|
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/ |
D | README.md | 25 malformed, etc) and doesnt `exit()` on any input and thereby increasing the
|
/hardware/interfaces/security/keymint/support/fuzzer/ |
D | README.md | 10 … This ensures that the plugins tolerate any kind of input (empty, huge, malformed, etc) and dont `…
|
/hardware/interfaces/keymaster/4.0/support/fuzzer/ |
D | README.md | 31 malformed, etc) and dont `exit()` on any input and thereby increasing the
|
/hardware/interfaces/automotive/can/1.0/ |
D | types.hal | 134 /** Received malformed input. */
|
/hardware/interfaces/camera/device/3.4/ |
D | ICameraDeviceSession.hal | 88 * If the input is malformed (the settings are empty when not
|
/hardware/interfaces/security/secretkeeper/aidl/android/hardware/security/secretkeeper/ |
D | SecretManagement.cddl | 89 ; Indicate the Request was malformed & hence couldnt be served.
|
/hardware/interfaces/camera/device/3.7/ |
D | ICameraDeviceSession.hal | 100 * If the input is malformed (the settings are empty when not
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 319 * Foreign agent rejected MIP (Mobile IP) registration because of malformed request. 323 * Foreign agent rejected MIP (Mobile IP) registration because of malformed reply. 401 * Home agent rejected MIP (Mobile IP) registration because of malformed request.
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 227 * If the input is malformed (the settings are empty when not
|
/hardware/interfaces/graphics/mapper/4.0/ |
D | IMapper.hal | 505 * is malformed.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 10396 * Separate malformed valid usage statement for
|