Home
last modified time | relevance | path

Searched defs:errorString (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/eco/include/eco/
DECODebug.h57 #define STATUS_ERROR(errorCode, errorString) ndk::ScopedAStatus::fromServiceSpecificError(errorCode) argument
59 #define STATUS_ERROR_FMT(errorCode, errorString, ...) \ argument
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp379 const std::string errorString = errorLogLength == 0 ? "" : errorLog.data(); in MakeShader() local
414 const std::string errorString = errorLogLength == 0 ? "" : errorLog.data(); in MakeProgram() local
443 const std::string errorString = errorLogLength == 0 ? "" : errorLog.data(); in MakeProgram() local