Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dpath_helper.h33 static constexpr char PAG_TAG[] = "pkg_modules"; member in Commonlibrary::Concurrent::Common::Helper::PathHelper
46 if (script.find(PAG_TAG) == 0 || script.find(NAME_SPACE_TAG) != std::string::npos) { in CheckWorkerPath()

Completed in 2 milliseconds