Searched refs:EXT_NAME_TS (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/ets_utils/js_concurrent_module/common/helper/ | ||
H A D | path_helper.h | 35 static constexpr char EXT_NAME_TS[] = ".ts"; member in Commonlibrary::Concurrent::Common::Helper::PathHelper 174 if (suffix == EXT_NAME_ETS || suffix == EXT_NAME_TS || suffix == EXT_NAME_JS) { in NormalizePath() |
Completed in 2 milliseconds