Searched refs:GetModuleNameWithBaseFile (Results 1 – 6 of 6) sorted by relevance
62 CString abcModuleName = ModulePathHelper::GetModuleNameWithBaseFile(abcFilePath); in LoadModuleNameSpace()
268 CString currentModuleName = GetModuleNameWithBaseFile(baseFileName); in TransformToNormalizedOhmUrl()719 CString ModulePathHelper::GetModuleNameWithBaseFile(const CString &baseFileName) in GetModuleNameWithBaseFile() function in panda::ecmascript::ModulePathHelper753 CString moduleName = GetModuleNameWithBaseFile(baseFileName); in TranslateExpressionInputWithEts()937 CString currentModuleName = GetModuleNameWithBaseFile(baseFileName); in ConcatOtherNormalizedOhmurl()
176 static CString GetModuleNameWithBaseFile(const CString &baseFileName);
330 CString moduleName = ModulePathHelper::GetModuleNameWithBaseFile(fileName); in LoadNativeModuleImpl()384 CString moduleName = ModulePathHelper::GetModuleNameWithBaseFile(fileName); in LoadNativeModule()
996 CString moduleName = ModulePathHelper::GetModuleNameWithBaseFile(fileName); in GetCurrentModuleName()
2556 HWTEST_F_L0(EcmaModuleTest, GetModuleNameWithBaseFile) in HWTEST_F_L0() argument2560 CString res = ModulePathHelper::GetModuleNameWithBaseFile(baseFileName); in HWTEST_F_L0()2565 res = ModulePathHelper::GetModuleNameWithBaseFile(baseFileName); in HWTEST_F_L0()