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