Home
last modified time | relevance | path

Searched refs:eSetRootState_NewPathEmpty (Results 1 – 6 of 6) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-toolkit/config/
H A Dsraconfigmodel.cpp48 case eSetRootState_NewPathEmpty: in translate_state()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-config/
H A Dvdb-config-model.hpp47 eSetRootState_NewPathEmpty, // new repository directory path is not empty enumerator
H A Dconfigure.cpp585 case eSetRootState_NewPathEmpty: in SetRoot()
H A Dvdb-config-model.cpp470 return eSetRootState_NewPathEmpty; in x_ChangeRepoLocation()
H A Dinteractive.cpp882 … case eSetRootState_NewPathEmpty : vdbconf_msg( dlg, r, "you gave me an empty path" ); break; in on_set_location_error()
H A Dinteractive2.cpp136 …case eSetRootState_NewPathEmpty : msg_ctrl::show_msg( dlg, "you gave me an empty path" ); brea… in on_set_location_error()