Searched refs:GetLocString (Results 1 – 1 of 1) sorted by relevance
135 std::string loc_string = GetLocString(loc); in InvalidName()149 StrCat(GetLocString(loc), ": invalid value ", string(value), in InvalidValue()156 StrCat(GetLocString(loc), ": missing field ", in MissingField()163 std::string GetLocString(const converter::LocationTrackerInterface& loc) { in GetLocString() function in google::protobuf::util::__anonef3bb9530111::StatusErrorListener