Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.h109 static constexpr size_t PREFIX_PACKAGE_LEN = 9; member in panda::ecmascript::ModulePathHelper
H A Dmodule_path_helper.cpp32 return requestName.substr(PREFIX_PACKAGE_LEN); in ConcatFileNameWithMerge()
1121 recordName = ohmUrl.substr(PREFIX_PACKAGE_LEN); in CheckAndGetRecordName()

Completed in 5 milliseconds