Searched refs:SetErrorMessage (Results 1 – 3 of 3) sorted by relevance
/external/lzma/CPP/7zip/UI/Common/ |
D | Extract.cpp | 24 static void SetErrorMessage(const char *message, in SetErrorMessage() function 188 SetErrorMessage("Cannot create output directory", outDir, res, errorMessage); in DecompressArchive() 305 SetErrorMessage("Cannot find archive file", arcPath, errorCode, errorMessage); in Extract() 311 SetErrorMessage("The item is a directory", arcPath, errorCode, errorMessage); in Extract() 368 SetErrorMessage("Cannot find archive file", us2fs(arcPath), errorCode, errorMessage); in Extract()
|
/external/grpc-grpc/third_party/upb/upb/base/ |
D | status.hpp | 33 void SetErrorMessage(const char* msg) { in SetErrorMessage() function in upb::Status
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/ |
D | upb.hpp | 53 void SetErrorMessage(const char* msg) { in SetErrorMessage() function in upb::Status
|