Home
last modified time | relevance | path

Searched defs:MessageError (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/email/
Derrors.py8 class MessageError(Exception): class
/third_party/protobuf/objectivec/
DGPBMessage.m135 static NSError *MessageError(NSInteger code, NSDictionary *userInfo) { function
/third_party/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp259 HRESULT CExtractCallbackImp::MessageError(const char *message, const FString &path) in MessageError() function in CExtractCallbackImp