Searched refs:GetModuleNameWithBaseFile (Results 1 – 2 of 2) sorted by relevance
129 static CString GetModuleNameWithBaseFile(const CString &baseFileName);
527 CString ModulePathHelper::GetModuleNameWithBaseFile(const CString &baseFileName) in GetModuleNameWithBaseFile() function in panda::ecmascript::ModulePathHelper555 CString moduleName = GetModuleNameWithBaseFile(baseFileName); in TranslateExpressionInputWithEts()