Searched refs:GetModuleNameWithPath (Results 1 – 4 of 4) sorted by relevance
75 CString moduleName = ModulePathHelper::GetModuleNameWithPath(modulePath); in LoadModuleNameSpace()
305 inline static CString GetModuleNameWithPath(const CString& modulePath) in GetModuleNameWithPath() function
1008 CString moduleName = GetModuleNameWithPath(modulePath); in TranslateNapiFileRequestPath()
1234 HWTEST_F_L0(EcmaModuleTest, GetModuleNameWithPath) in HWTEST_F_L0() argument1238 CString outFileName1 = ModulePathHelper::GetModuleNameWithPath(inputPath1); in HWTEST_F_L0()1243 CString outFileName2 = ModulePathHelper::GetModuleNameWithPath(inputPath2); in HWTEST_F_L0()