Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dpath_helper.h28 static constexpr char PREFIX_BUNDLE[] = "@bundle:"; member in Commonlibrary::Concurrent::Common::Helper::PathHelper
69 ohmurl = PREFIX_BUNDLE + script; in CheckWorkerPath()
79 ohmurl = PREFIX_BUNDLE + bundleName + SLASH_TAG + script; in CheckWorkerPath()
/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.cpp1236 if ((isHar && script_.find(PathHelper::PREFIX_BUNDLE) == std::string::npos) || in StartExecuteInThread()

Completed in 5 milliseconds