Searched defs:errorString (Results 1 – 2 of 2) sorted by relevance
57 #define STATUS_ERROR(errorCode, errorString) ndk::ScopedAStatus::fromServiceSpecificError(errorCode) argument59 #define STATUS_ERROR_FMT(errorCode, errorString, ...) \ argument
379 const std::string errorString = errorLogLength == 0 ? "" : errorLog.data(); in MakeShader() local414 const std::string errorString = errorLogLength == 0 ? "" : errorLog.data(); in MakeProgram() local443 const std::string errorString = errorLogLength == 0 ? "" : errorLog.data(); in MakeProgram() local