Searched refs:error_prefix (Results 1 – 1 of 1) sorted by relevance
536 auto VisitValueOrLogError(T&& expected, F&& visit_func, const char* error_prefix = "") { in VisitValueOrLogError() argument538 LOG(ERROR) << error_prefix << " " << expected.error(); in VisitValueOrLogError()