Home
last modified time | relevance | path

Searched refs:suffix (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dpath_helper.h170 // remore suffix in NormalizePath()
173 std::string suffix = res.substr(pos); in NormalizePath() local
174 if (suffix == EXT_NAME_ETS || suffix == EXT_NAME_TS || suffix == EXT_NAME_JS) { in NormalizePath()
175 res.erase(pos, suffix.length()); in NormalizePath()

Completed in 1 milliseconds