Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.h110 static constexpr size_t PACKAGE_PATH_SEGMENT_LEN = 11; member in panda::ecmascript::ModulePathHelper
H A Dmodule_path_helper.cpp132 normalizeStr = requestName.substr(pos + PACKAGE_PATH_SEGMENT_LEN); in ReformatPath()

Completed in 3 milliseconds