Searched defs:ErrorContext (Results 1 – 3 of 3) sorted by relevance
38 class ErrorContext : private NonCopyable class41 ErrorContext(std::string &error) : mError(error) {} in ErrorContext() function in utility::ErrorContext
45 class ErrorContext; variable
442 "ErrorContext": { object