Home
last modified time | relevance | path

Searched refs:failure (Results 1 – 25 of 156) sorted by relevance

1234567

/hardware/interfaces/tv/tuner/1.0/vts/functional/
DDescramblerTests.cpp23 return failure(); in createCasPlugin()
30 return failure(); in createCasPlugin()
35 return failure(); in createCasPlugin()
53 return failure(); in openCasSession()
60 return failure(); in openCasSession()
69 return failure(); in getKeyToken()
76 return failure(); in getKeyToken()
91 return failure(); in openDescrambler()
97 return failure(); in openDescrambler()
107 return failure(); in setKeyToken()
[all …]
DLnbTests.cpp64 return failure(); in setLnbCallback()
74 return failure(); in setVoltage()
83 return failure(); in setTone()
92 return failure(); in setSatellitePosition()
101 return failure(); in sendDiseqcMessage()
110 return failure(); in closeLnb()
DFilterTests.cpp155 return failure(); in openTimeFilterInDemux()
171 return failure(); in setTimeStamp()
181 return failure(); in getTimeStamp()
241 return failure(); in setFilterDataSource()
251 return failure(); in setFilterDataSourceToDemux()
273 return failure(); in clearTimeStamp()
298 return failure(); in closeTimeFilter()
DDemuxTests.h53 static AssertionResult failure() { return ::testing::AssertionFailure(); } in failure() function
DDemuxTests.cpp39 return failure(); in getDemuxCaps()
DLnbTests.h76 static AssertionResult failure() { return ::testing::AssertionFailure(); } in failure() function
/hardware/interfaces/graphics/composer/2.1/
Dtypes.hal27 NO_RESOURCES = 6, /* temporary failure due to resource contention */
29 UNSUPPORTED = 8, /* permanent failure */
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-hwapi.cpp191 TEST_P(GetBoolTest, failure) { in TEST_P() argument
221 TEST_P(GetUint32Test, failure) { in TEST_P() argument
260 TEST_P(SetBoolTest, failure) { in TEST_P() argument
290 TEST_P(SetUint32Test, failure) { in TEST_P() argument
333 TEST_P(SetStringTest, failure) { in TEST_P() argument
/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-hwapi.cpp238 TEST_P(SetBoolTest, failure) { in TEST_P() argument
273 TEST_P(SetInt8Test, failure) { in TEST_P() argument
306 TEST_P(SetUint8Test, failure) { in TEST_P() argument
338 TEST_P(SetUint32Test, failure) { in TEST_P() argument
377 TEST_P(SetStringTest, failure) { in TEST_P() argument
/hardware/interfaces/radio/1.4/
Dtypes.hal241 * 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/
Dtypes.hal316 /** 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/
DIGatekeeper.hal49 * 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/
DAndroid.bp29 // here (e.g., use mkdtemp first). At least races will lead to an early failure, as
/hardware/interfaces/graphics/mapper/2.0/
Dtypes.hal25 NO_RESOURCES = 5, /* temporary failure due to resource contention */
27 UNSUPPORTED = 7, /* permanent failure */
/hardware/interfaces/wifi/hostapd/1.1/
DIHostapdCallback.hal24 * Invoked when an asynchronous failure is encountered in one of the access
/hardware/interfaces/wifi/supplicant/1.3/
DISupplicantStaIfaceCallback.hal169 * Indicates a DPP failure event.
194 * Indicates an EAP authentication failure.
195 * @param errorCode Error code for EAP authentication failure.
/hardware/interfaces/fastboot/1.0/
Dtypes.hal56 * Message pertaining to the status. It must be a failure message for
/hardware/interfaces/graphics/mapper/4.0/
Dtypes.hal44 * Permanent failure.
/hardware/interfaces/wifi/hostapd/1.0/
Dtypes.hal24 /** Unknown failure occured. */
/hardware/interfaces/wifi/supplicant/1.1/
DISupplicantStaIfaceCallback.hal41 * Used to indicate an EAP authentication failure.
/hardware/interfaces/wifi/supplicant/1.2/
DISupplicantStaIfaceCallback.hal48 * Indicates a DPP failure event.
/hardware/interfaces/soundtrigger/2.2/
DISoundTriggerHw.hal36 * -ENOMEM in case of memory allocation failure,
/hardware/interfaces/neuralnetworks/1.0/
DIPreparedModel.hal56 * must be no failure unless the device itself is in a bad state.
59 * There must be no failure unless the device itself is in a bad state.
/hardware/interfaces/secure_element/1.0/
DISecureElement.hal81 * empty vector on failure.
105 * empty vector on failure.
/hardware/interfaces/media/bufferpool/2.0/
DIConnection.hal36 * NO_MEMORY - Memory allocation failure occurred.

1234567