Searched refs:LoadFilePathWithinModule (Results 1 – 2 of 2) sorted by relevance
74 … return LoadFilePathWithinModule<isHybrid>(thread, abcFilePath, srcPrefix, requestPath, path); in LoadModuleNameSpace()93 …return LoadFilePathWithinModule<isHybrid>(thread, abcFilePath, srcPrefix, requestPath, modulePath); in LoadModuleNameSpace()103 JSHandle<JSTaggedValue> NapiModuleLoader::LoadFilePathWithinModule(JSThread *thread, const CString&… in LoadFilePathWithinModule() function in panda::ecmascript::NapiModuleLoader118 template JSHandle<JSTaggedValue> NapiModuleLoader::LoadFilePathWithinModule<ForHybridApp::Normal>(J…120 template JSHandle<JSTaggedValue> NapiModuleLoader::LoadFilePathWithinModule<ForHybridApp::Hybrid>(J…
47 static JSHandle<JSTaggedValue> LoadFilePathWithinModule(