Searched refs:ANEURALNETWORKS_UNMAPPABLE (Results 1 – 7 of 7) sorted by relevance
5802 ANEURALNETWORKS_UNMAPPABLE = 7, enumerator
74 UNMAPPABLE = ANEURALNETWORKS_UNMAPPABLE,
683 return {ANEURALNETWORKS_UNMAPPABLE, nullptr}; in create()768 return {ANEURALNETWORKS_UNMAPPABLE, {}, kNoTiming}; in execute()
236 return ANEURALNETWORKS_UNMAPPABLE; in copyHidlMemories()
226 static_assert(ANEURALNETWORKS_UNMAPPABLE == 7, "ANEURALNETWORKS_UNMAPPABLE has changed");
228 ANEURALNETWORKS_UNMAPPABLE = 7,1260 * ANEURALNETWORKS_UNMAPPABLE if the execution input or output memory cannot2438 * ANEURALNETWORKS_UNMAPPABLE if the execution input or output memory cannot
1909 case ANEURALNETWORKS_UNMAPPABLE: in convertResultCodeToErrorStatus()