Searched defs:kCantAllocate (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp43 static const char *kCantAllocate = "Can not allocate memory"; variable
315 throw kCantAllocate;
331 throw kCantAllocate;
355 throw kCantAllocate;

Completed in 52 milliseconds