Searched refs:currentModuleName (Results 1 – 1 of 1) sorted by relevance
269 CString currentModuleName = GetModuleNameWithBaseFile(baseFileName); in TransformToNormalizedOhmUrl() local270 if (currentModuleName.size() == 0) { in TransformToNormalizedOhmUrl()271 currentModuleName = moduleName; in TransformToNormalizedOhmUrl()273 CVector<CString> data = GetPkgContextInfoListElements(vm, currentModuleName, pkgname); in TransformToNormalizedOhmUrl()367 CString currentModuleName = currentVec[1]; in ParsePrefixBundle() local368 PathHelper::DeleteNamespace(currentModuleName); in ParsePrefixBundle()372 } else if (currentModuleName != vm->GetModuleName()) { in ParsePrefixBundle()964 CString currentModuleName = GetModuleNameWithBaseFile(baseFileName); in ConcatOtherNormalizedOhmurl() local966 CVector<CString> data = GetPkgContextInfoListElements(vm, currentModuleName, pkgName); in ConcatOtherNormalizedOhmurl()975 … result = ConcatOtherNormalizedOhmurlWithFilePath(vm, filePathPos, currentModuleName, requestPath); in ConcatOtherNormalizedOhmurl()[all …]