Lines Matching defs:res1
325 …JSHandle<JSTaggedValue> res1 = moduleManager->HostResolveImportedModule(jsPandaFile.get(), baseFil… in HWTEST_F_L0() local
349 JSTaggedValue res1 = moduleManager->GetModuleValueInner(0, moduleRecord); in HWTEST_F_L0() local
381 JSTaggedValue res1 = moduleManager->GetModuleNamespaceInternal(localNameHandle.GetTaggedValue(), in HWTEST_F_L0() local
401 int res1 = moduleManager->GetExportObjectIndex(thread->GetEcmaVM(), module, key); in HWTEST_F_L0() local
422 …JSHandle<JSTaggedValue> res1 = moduleManager->GetModuleNameSpaceFromFile(thread, recordName1, base… in HWTEST_F_L0() local
431 JSHandle<JSTaggedValue> res1 = moduleManager->TryGetImportedModule(moduleName); in HWTEST_F_L0() local
608 CString res1 = "node_modules/0/moduleTest/index"; in HWTEST_F_L0() local
643 CString res1 = "com.bundleName.test/moduleName/ets/pages/index"; in HWTEST_F_L0() local
703 std::pair<bool, ModuleTypes> res1 = SourceTextModule::CheckNativeModule(requestName1); in HWTEST_F_L0() local
753 CString res1 = "moduleName"; in HWTEST_F_L0() local
766 CString res1 = "moduleName"; in HWTEST_F_L0() local
774 CString res1 = "hilog"; in HWTEST_F_L0() local
782 CString res1 = "ohos"; in HWTEST_F_L0() local
790 bool res1 = ModulePathHelper::IsNativeModuleRequest(inputFileName); in HWTEST_F_L0() local
809 bool res1 = ModulePathHelper::IsImportFile(inputFileName); in HWTEST_F_L0() local
849 CString res1 = "entry"; in HWTEST_F_L0() local
862 CString res1 = "/data/storage/el1/bundle/entry/ets/modules.abc"; in HWTEST_F_L0() local
1226 std::string res1 = arguments[0]->ToString(thread->GetEcmaVM())->ToString(thread->GetEcmaVM()); in HWTEST_F_L0() local
1241 std::string res1 = arguments[0]->ToString(thread->GetEcmaVM())->ToString(thread->GetEcmaVM()); in HWTEST_F_L0() local
1562 …JSTaggedValue res1 = ModuleTools::ProcessModuleLoadInfo(thread, module1, indexBinding.GetTaggedVal… in HWTEST_F_L0() local
1614 JSTaggedValue res1 = ModuleTools::ProcessModuleNameSpaceLoadInfo(thread, module1, module2); in HWTEST_F_L0() local
1658 …JSTaggedValue res1 = ModuleTools::ProcessModuleLoadInfo(thread, module1, resolution.GetTaggedValue… in HWTEST_F_L0() local
1701 …JSTaggedValue res1 = ModuleTools::ProcessModuleLoadInfo(thread, module1, recordIndexBinding.GetTag… in HWTEST_F_L0() local