Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dnapi_module_loader.cpp67 return LoadFilePathWithinModule(thread, abcFilePath, srcPrefix, requestPath, path); in LoadModuleNameSpace()
80 return LoadFilePathWithinModule(thread, abcFilePath, srcPrefix, requestPath, modulePath); in LoadModuleNameSpace()
85 JSHandle<JSTaggedValue> NapiModuleLoader::LoadFilePathWithinModule(JSThread *thread, const CString&… in LoadFilePathWithinModule() function in panda::ecmascript::NapiModuleLoader
Dnapi_module_loader.h38 …static JSHandle<JSTaggedValue> LoadFilePathWithinModule(JSThread *thread, const CString& abcFilePa…