/hardware/interfaces/graphics/composer/2.1/ |
D | types.hal | 27 NO_RESOURCES = 6, /* temporary failure due to resource contention */ 29 UNSUPPORTED = 8, /* permanent failure */
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | types.cpp | 373 d->failureOther = static_cast<uint32_t>(s.failure); in objcpy() 374 switch (s.failure) { in objcpy() 376 d->failure = SettingResult::Failure::READ_ONLY; in objcpy() 379 d->failure = SettingResult::Failure::MISMATCH; in objcpy() 382 d->failure = SettingResult::Failure::BAD_VALUE; in objcpy() 385 d->failure = SettingResult::Failure::BAD_TYPE; in objcpy() 388 d->failure = SettingResult::Failure::BAD_PORT; in objcpy() 391 d->failure = SettingResult::Failure::BAD_INDEX; in objcpy() 394 d->failure = SettingResult::Failure::CONFLICT; in objcpy() 397 d->failure = SettingResult::Failure::UNSUPPORTED; in objcpy() [all …]
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 241 * or SNDCP failure. 310 * failure. 393 * failure. 439 * IPV4 PDN is in throttled state due to previous VSNCP bringup failure(s). 448 * IPV6 PDN is in throttled state due to previous VSNCP bringup failure(s). 592 * Non-IP PDN is in throttled state due to previous VSNCP bringup failure(s). 760 * Radio access bearer failure. 788 * Service request procedure failure. 828 * Throttling is not needed for this service request failure. 832 * Access control list check failure at the lower layer. [all …]
|
/hardware/google/interfaces/media/c2/1.0/ |
D | types.hal | 316 /** Failure code (of Codec 2.0 SettingResult failure type) */ 333 * Parameter is out of range due to other settings. (This failure mode 339 * and has been corrected to the closest supported value. This failure 344 * This failure mode is reported when all the above failure modes do not 350 * The failure type. The framework might not recognize `OTHER`. 352 Failure failure; 354 * The failure code. 355 * * If #failure is `OTHER`, #failureOther can be used to give more 357 * * For all other values of #failure, #failureOther is not used.
|
/hardware/interfaces/gatekeeper/1.0/ |
D | IGatekeeper.hal | 49 * failure. It must return STATUS_OK on success. 85 * failure. It must return STATUS_OK on success. 104 * failure. It must return STATUS_OK on success. 118 * failure. It must return STATUS_OK on success.
|
/hardware/libhardware/tests/input/evdev/ |
D | Android.bp | 29 // here (e.g., use mkdtemp first). At least races will lead to an early failure, as
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | types.hal | 25 NO_RESOURCES = 5, /* temporary failure due to resource contention */ 27 UNSUPPORTED = 7, /* permanent failure */
|
/hardware/google/av/codec2/include/ |
D | C2Work.h | 69 Failure failure; ///< failure code member
|
/hardware/interfaces/wifi/hostapd/1.1/ |
D | IHostapdCallback.hal | 24 * Invoked when an asynchronous failure is encountered in one of the access
|
/hardware/interfaces/fastboot/1.0/ |
D | types.hal | 56 * Message pertaining to the status. It must be a failure message for
|
/hardware/interfaces/wifi/hostapd/1.0/ |
D | types.hal | 24 /** Unknown failure occured. */
|
/hardware/interfaces/wifi/supplicant/1.1/ |
D | ISupplicantStaIfaceCallback.hal | 41 * Used to indicate an EAP authentication failure.
|
/hardware/interfaces/soundtrigger/2.1/ |
D | ISoundTriggerHw.hal | 90 * -ENOMEM in case of memory allocation failure, 124 * -ENOMEM in case of memory allocation failure, 155 * -ENOMEM in case of memory allocation failure,
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicantStaIfaceCallback.hal | 48 * Indicates a DPP failure event.
|
/hardware/interfaces/soundtrigger/2.2/ |
D | ISoundTriggerHw.hal | 36 * -ENOMEM in case of memory allocation failure,
|
/hardware/google/pixel/pixelstats/ |
D | UeventListener.cpp | 70 HardwareFailed failure = { in ReportMicBrokenOrDegraded() local 75 Return<void> ret = stats_client->reportHardwareFailed(failure); in ReportMicBrokenOrDegraded()
|
/hardware/interfaces/secure_element/1.0/ |
D | ISecureElement.hal | 81 * empty vector on failure. 105 * empty vector on failure.
|
/hardware/interfaces/media/bufferpool/2.0/ |
D | IConnection.hal | 36 * NO_MEMORY - Memory allocation failure occurred.
|
D | IClientManager.hal | 39 * NO_MEMORY - Memory allocation failure occurred.
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | IConnection.hal | 36 * NO_MEMORY - Memory allocation failure occurred.
|
D | IClientManager.hal | 38 * NO_MEMORY - Memory allocation failure occurred.
|
/hardware/interfaces/soundtrigger/2.0/ |
D | ISoundTriggerHw.hal | 155 * -ENOMEM in case of memory allocation failure, 183 * -ENOMEM in case of memory allocation failure, 219 * -ENOMEM in case of memory allocation failure,
|
/hardware/interfaces/thermal/2.0/ |
D | IThermal.hal | 76 * thermal events (nullptr callback will lead to failure with status code FAILURE). 93 * thermal events (nullptr callback will lead to failure with status code FAILURE).
|
/hardware/interfaces/broadcastradio/1.0/ |
D | IBroadcastRadio.hal | 47 * configuration is applied or a failure occurs or after a time out.
|
/hardware/interfaces/graphics/mapper/3.0/ |
D | types.hal | 44 * Permanent failure.
|