• Home
  • Raw
  • Download

Lines Matching defs:res2

327 …JSHandle<JSTaggedValue> res2 = moduleManager->HostResolveImportedModule(jsPandaFile.get(), baseFil…  in HWTEST_F_L0()  local
352 JSTaggedValue res2 = moduleManager->GetModuleValueOutter(0, moduleRecord); in HWTEST_F_L0() local
388 JSTaggedValue res2 = moduleManager->GetModuleNamespaceInternal(localNameHandle.GetTaggedValue(), in HWTEST_F_L0() local
406 int res2 = moduleManager->GetExportObjectIndex(thread->GetEcmaVM(), module, key); in HWTEST_F_L0() local
418 …JSHandle<JSTaggedValue> res2 = moduleManager->GetModuleNameSpaceFromFile(thread, recordName2, base… in HWTEST_F_L0() local
439 JSHandle<JSTaggedValue> res2 = moduleManager->TryGetImportedModule(moduleName); in HWTEST_F_L0() local
611 CString res2 = "node_modules/0/moduleTest/index"; in HWTEST_F_L0() local
658 CString res2 = "com.bundleName.test/moduleName1/ets/pages/index"; in HWTEST_F_L0() local
707 std::pair<bool, ModuleTypes> res2 = SourceTextModule::CheckNativeModule(requestName2); in HWTEST_F_L0() local
758 CString res2 = "moduleName"; in HWTEST_F_L0() local
794 bool res2 = ModulePathHelper::IsNativeModuleRequest(inputFileName); in HWTEST_F_L0() local
815 bool res2 = ModulePathHelper::IsImportFile(inputFileName); in HWTEST_F_L0() local
854 CString res2 = ""; in HWTEST_F_L0() local
867 CString res2 = ""; in HWTEST_F_L0() local
1281 std::string res2 = arguments[1]->ToString(thread->GetEcmaVM())->ToString(thread->GetEcmaVM()); in HWTEST_F_L0() local
1296 std::string res2 = arguments[1]->ToString(thread->GetEcmaVM())->ToString(thread->GetEcmaVM()); in HWTEST_F_L0() local
1335 …CString res2 = ModulePathHelper::ParseNormalizedOhmUrl(thread, baseFileName, recordName, requestNa… in HWTEST_F_L0() local
1619 JSTaggedValue res2 = ModuleTools::ProcessModuleNameSpaceLoadInfo(thread, module1, module2); in HWTEST_F_L0() local
1671 …JSTaggedValue res2 = ModuleTools::ProcessModuleLoadInfo(thread, module1, resolution.GetTaggedValue… in HWTEST_F_L0() local
1715 JSTaggedValue res2 = ModuleTools::ProcessModuleNameSpaceLoadInfo(thread, module1, module2); in HWTEST_F_L0() local
1761 …JSTaggedValue res2 = ModuleTools::ProcessModuleLoadInfo(thread, module1, nameBinding.GetTaggedValu… in HWTEST_F_L0() local