Home
last modified time | relevance | path

Searched refs:dirPathName (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp425 JSHandle<EcmaString> dirPathName = PathHelper::ResolveDirPath(thread, fullName); in ResolveCurrentPath() local
426 dirPath.Update(dirPathName.GetTaggedValue()); in ResolveCurrentPath()