Searched refs:PAG_TAG (Results 1 - 1 of 1) sorted by relevance
/commonlibrary/ets_utils/js_concurrent_module/common/helper/ | ||
H A D | path_helper.h | 33 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