Searched refs:GetModuleNameWithBaseFile (Results 1 – 5 of 5) sorted by relevance
269 CString currentModuleName = GetModuleNameWithBaseFile(baseFileName); in TransformToNormalizedOhmUrl()744 CString ModulePathHelper::GetModuleNameWithBaseFile(const CString &baseFileName) in GetModuleNameWithBaseFile() function in panda::ecmascript::ModulePathHelper779 CString moduleName = GetModuleNameWithBaseFile(baseFileName); in TranslateExpressionInputWithEts()964 CString currentModuleName = GetModuleNameWithBaseFile(baseFileName); in ConcatOtherNormalizedOhmurl()
171 static CString GetModuleNameWithBaseFile(const CString &baseFileName);
388 CString moduleName = ModulePathHelper::GetModuleNameWithBaseFile(fileName); in LoadNativeModuleImpl()449 CString moduleName = ModulePathHelper::GetModuleNameWithBaseFile(fileName); in LoadNativeModule()
1354 HWTEST_F_L0(EcmaModuleTest, GetModuleNameWithBaseFile) in HWTEST_F_L0() argument1358 CString res = ModulePathHelper::GetModuleNameWithBaseFile(baseFileName); in HWTEST_F_L0()1363 res = ModulePathHelper::GetModuleNameWithBaseFile(baseFileName); in HWTEST_F_L0()
985 CString moduleName = ModulePathHelper::GetModuleNameWithBaseFile(fileName); in GetCurrentModuleName()