Searched refs:GetModuleNameWithPath (Results 1 – 4 of 4) sorted by relevance
88 CString moduleName = ModulePathHelper::GetModuleNameWithPath(modulePath); in LoadModuleNameSpace()
320 inline static CString GetModuleNameWithPath(const CString& modulePath) in GetModuleNameWithPath() function
1010 CString moduleName = GetModuleNameWithPath(modulePath); in TranslateNapiFileRequestPath()
1311 HWTEST_F_L0(EcmaModuleTest, GetModuleNameWithPath) in HWTEST_F_L0() argument1315 CString outFileName1 = ModulePathHelper::GetModuleNameWithPath(inputPath1); in HWTEST_F_L0()1320 CString outFileName2 = ModulePathHelper::GetModuleNameWithPath(inputPath2); in HWTEST_F_L0()