Searched refs:GetModuleNameWithBaseFile (Results 1 – 5 of 5) sorted by relevance
266 CString currentModuleName = GetModuleNameWithBaseFile(baseFileName); in TransformToNormalizedOhmUrl()741 CString ModulePathHelper::GetModuleNameWithBaseFile(const CString &baseFileName) in GetModuleNameWithBaseFile() function in panda::ecmascript::ModulePathHelper776 CString moduleName = GetModuleNameWithBaseFile(baseFileName); in TranslateExpressionInputWithEts()961 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()
1300 HWTEST_F_L0(EcmaModuleTest, GetModuleNameWithBaseFile) in HWTEST_F_L0() argument1304 CString res = ModulePathHelper::GetModuleNameWithBaseFile(baseFileName); in HWTEST_F_L0()1309 res = ModulePathHelper::GetModuleNameWithBaseFile(baseFileName); in HWTEST_F_L0()
985 CString moduleName = ModulePathHelper::GetModuleNameWithBaseFile(fileName); in GetCurrentModuleName()