Home
last modified time | relevance | path

Searched defs:isRelativePath (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
Dpath_helper.h41 …c bool CheckWorkerPath(napi_env env, std::string script, std::string fileName, bool isRelativePath) in CheckWorkerPath()
84 …ckNormalizedWorkerPath(napi_env env, std::string script, std::string fileName, bool isRelativePath) in CheckNormalizedWorkerPath()
113 …atFileNameForWorker(napi_env env, std::string &script, std::string &fileName, bool &isRelativePath) in ConcatFileNameForWorker()