Home
last modified time | relevance | path

Searched defs:EXT_NAME_TS (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h66 static constexpr char EXT_NAME_TS[] = ".ts"; variable
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dfile_path_utils.cpp48 constexpr char EXT_NAME_TS[] = ".ts"; variable