Searched refs:GetInternalModulePrefix (Results 1 – 3 of 3) sorted by relevance
87 inline static CString GetInternalModulePrefix(const CString &moduleRequestName) in GetInternalModulePrefix() function
602 HWTEST_F_L0(EcmaModuleTest, GetInternalModulePrefix) in HWTEST_F_L0() argument606 CString outFileName = PathHelper::GetInternalModulePrefix(inputFileName); in HWTEST_F_L0()
357 CString moduleDir = PathHelper::GetInternalModulePrefix(moduleRequestName); in MakeInternalArgs()