Searched refs:malformed (Results 1 – 8 of 8) 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/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/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.
|