Home
last modified time | relevance | path

Searched refs:UNAVAILABLE_DEVICE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/NeuralNetworks/shim_and_sl/
DShimUtils.cpp51 case Result::UNAVAILABLE_DEVICE: in convertResultToErrorStatus()
/packages/modules/NeuralNetworks/runtime/test/
DTestExecution.cpp891 std::make_tuple(V1_3::ErrorStatus::DEVICE_UNAVAILABLE, WrapperResult::UNAVAILABLE_DEVICE,
944 std::make_tuple(V1_3::ErrorStatus::DEVICE_UNAVAILABLE, WrapperResult::UNAVAILABLE_DEVICE,
/packages/modules/NeuralNetworks/runtime/include/
DNeuralNetworksWrapper.h90 UNAVAILABLE_DEVICE = ANEURALNETWORKS_UNAVAILABLE_DEVICE, enumerator