Home
last modified time | relevance | path

Searched refs:x_FormatLatLonCountryForSubmitterReport (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/validator/
H A Dvaliderror_format.hpp129 string x_FormatLatLonCountryForSubmitterReport(const CValidErrItem& error) const;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/validator/
H A Dvaliderror_format.cpp191 rval = x_FormatLatLonCountryForSubmitterReport(error); in FormatForSubmitterReport()
529 string CValidErrorFormat::x_FormatLatLonCountryForSubmitterReport(const CValidErrItem& error) const in x_FormatLatLonCountryForSubmitterReport() function in CValidErrorFormat