Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_path_helper.cpp175 outEntryPoint = inputFileName.substr(PREFIX_BUNDLE_LEN); in ParseAbcPathAndOhmUrl()
334 moduleRequestName = moduleRequestName.substr(PREFIX_BUNDLE_LEN); in ParsePrefixBundle()
1118 recordName = ohmUrl.substr(PREFIX_BUNDLE_LEN); in CheckAndGetRecordName()
H A Dmodule_path_helper.h107 static constexpr size_t PREFIX_BUNDLE_LEN = 8; member in panda::ecmascript::ModulePathHelper

Completed in 4 milliseconds