Searched defs:prefixType (Results 1 – 3 of 3) sorted by relevance
260 std::string prefixType = mimeType.substr(0, mimeType.length() - 1); in GetTypeIdFromCfg() local307 std::string prefixType; in GetTypeIdsFromCfg() local
284 std::string BackupFileUtils::GetFullPathByPrefixType(PrefixType prefixType, const std::string &rela… in GetFullPathByPrefixType()
165 string ReturnUri(string prefixType, string uriType, string subUri = "") in ReturnUri()