Searched refs:fallback (Results 1 – 14 of 14) sorted by relevance
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateRequest.cpp | 110 const auto [n, outputShapes, timing, fallback] = burst->compute(request, measure, keys); in validate() 115 EXPECT_FALSE(fallback); in validate()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateRequest.cpp | 118 const auto [n, outputShapes, timing, fallback] = burst->compute(request10, measure, keys); in validate() 123 EXPECT_FALSE(fallback); in validate()
|
/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/ |
D | ExecutionBurstController.h | 188 const hal::utils::RequestRelocation& relocation, FallbackFunction fallback) const;
|
/hardware/interfaces/radio/1.6/ |
D | types.hal | 253 * On data handover failure, fallback to the source data transport when the 258 /** On data handover failure, fallback to the source data transport. */ 354 /** Specifies the fallback mode on an IWLAN handover failure. */ 496 * Defines the values for emergency service fallback indicator of NR 500 /** Emergency services fallback not supported */ 502 /** Emergency services fallback supported in NR connected to 5GCN only */ 504 /** Emergency services fallback supported in E-UTRA connected to 5GCN only */ 507 * Emergency services fallback supported in NR connected to 5GCN and E-UTRA 539 * This indicates if the camped network supports VoNR emergency service fallback. This
|
/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
D | PreparedModel.cpp | 155 auto fallback = [preparedModel = std::move(self)]( in configureExecutionBurst() local
|
/hardware/interfaces/gnss/1.1/ |
D | IGnss.hal | 48 * (and it is recommended) to fallback to MS_BASED if MS_ASSISTED is passed in, and MS_BASED
|
/hardware/interfaces/boot/1.0/ |
D | IBootControl.hal | 27 * the device is running, and to provide a fallback in the event that the
|
/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
D | PreparedModel.cpp | 253 auto fallback = [preparedModel = std::move(self)]( in configureExecutionBurst() local
|
/hardware/interfaces/gnss/1.0/ |
D | IGnss.hal | 171 * It is allowed by the platform (and it is recommended) to fallback to
|
/hardware/interfaces/broadcastradio/1.1/ |
D | types.hal | 158 * it for secondary IDs. For example, a satellite program may set AM/FM fallback
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 926 * support them? Or can we fallback to the CPU when they're used? Or can't 927 * we tell whether they're used early enough to do fallback?
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 591 * technologies, i.e. a satellite program may have FM fallback frequency,
|
/hardware/interfaces/radio/1.5/ |
D | types.hal | 753 /** Barring for circuit-switched fallback calling */
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 1088 * CS fallback call establishment is not allowed.
|