Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h85 static constexpr size_t EXT_NAME_ABC_LEN = 4; variable
Dmodule_path_helper.cpp109 outEntryPoint.erase(outEntryPoint.length() - EXT_NAME_ABC_LEN, EXT_NAME_ABC_LEN); in ParseOhmUrl()