Searched defs:sRes (Results 1 – 6 of 6) sorted by relevance
/external/lzma/CPP/7zip/Compress/ |
D | XzDecoder.cpp | 14 #define RET_IF_WRAP_ERROR_CONFIRMED(wrapRes, sRes, sResErrorCode) \ argument 17 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
|
D | Lzma2Decoder.cpp | 78 #define RET_IF_WRAP_ERROR_CONFIRMED(wrapRes, sRes, sResErrorCode) \ argument 81 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
|
D | Lzma2Encoder.cpp | 100 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
|
D | XzEncoder.cpp | 216 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
|
D | LzmaEncoder.cpp | 216 #define RET_IF_WRAP_ERROR(wrapRes, sRes, sResErrorCode) \ argument
|
/external/lzma/CPP/Windows/ |
D | SystemInfo.cpp | 884 void GetOsInfoText(AString &sRes) in GetOsInfoText() 956 void GetSystemInfoText(AString &sRes) in GetSystemInfoText()
|