Home
last modified time | relevance | path

Searched defs:mErrorStatus (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/
H A DCallbacks.h124 ErrorStatus mErrorStatus = ErrorStatus::GENERAL_FAILURE; variable
198 ErrorStatus mErrorStatus = ErrorStatus::GENERAL_FAILURE; variable
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/include/1.3/
H A DCallbacks.h184 ErrorStatus mErrorStatus = ErrorStatus::GENERAL_FAILURE; variable
384 V1_3::ErrorStatus mErrorStatus = V1_3::ErrorStatus::GENERAL_FAILURE; variable
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/include/1.2/
H A DCallbacks.h154 V1_0::ErrorStatus mErrorStatus = V1_0::ErrorStatus::GENERAL_FAILURE; variable
318 V1_0::ErrorStatus mErrorStatus = V1_0::ErrorStatus::GENERAL_FAILURE; variable
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DCallbacks.h125 ErrorStatus mErrorStatus = ErrorStatus::GENERAL_FAILURE; variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DPreparedModelCallback.h203 ErrorStatus mErrorStatus = ErrorStatus::GENERAL_FAILURE; variable
H A DTestExecution.cpp256 V1_3::ErrorStatus mErrorStatus; member in android::__anon64cf91bb0110::TestPreparedModelLatest
458 V1_3::ErrorStatus mErrorStatus; member in android::__anon64cf91bb0110::TestDriver13
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionCallback.h217 ErrorStatus mErrorStatus = ErrorStatus::GENERAL_FAILURE; variable
/aosp12/frameworks/av/media/libstagefright/flac/dec/
H A DFLACDecoder.h90 FLAC__StreamDecoderErrorStatus mErrorStatus; variable
/aosp12/frameworks/av/media/extractors/flac/
H A DFLACExtractor.cpp168 FLAC__StreamDecoderErrorStatus mErrorStatus; member in android::FLACParser