Searched refs:ConcatFileNameForWorker (Results 1 – 2 of 2) sorted by relevance
113 …static void ConcatFileNameForWorker(napi_env env, std::string &script, std::string &fileName, bool… in ConcatFileNameForWorker() function
1260 PathHelper::ConcatFileNameForWorker(env, script_, fileName_, isRelativePath_); in StartExecuteInThread()