Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DCallbacks.h201 hal::ErrorStatus mErrorStatus = hal::ErrorStatus::GENERAL_FAILURE; variable
475 hal::ErrorStatus mErrorStatus = hal::ErrorStatus::GENERAL_FAILURE; variable
/frameworks/av/media/libstagefright/flac/dec/
DFLACDecoder.h90 FLAC__StreamDecoderErrorStatus mErrorStatus; variable
/frameworks/ml/nn/runtime/test/
DTestExecution.cpp230 ErrorStatus mErrorStatus; member in android::__anon50a6e8490111::TestPreparedModelLatest
427 ErrorStatus mErrorStatus; member in android::__anon50a6e8490111::TestDriver13
/frameworks/av/media/extractors/flac/
DFLACExtractor.cpp166 FLAC__StreamDecoderErrorStatus mErrorStatus; member in android::FLACParser