Searched defs:srcPrefix (Results 1 – 3 of 3) sorted by relevance
684 PrefixType srcPrefix = static_cast<PrefixType>(-1); variable696 PrefixType srcPrefix = PrefixType::CLOUD_EDIT_DATA; variable708 PrefixType srcPrefix = PrefixType::LOCAL; variable
385 std::string srcPrefix = PREFIX_MAP.at(srcPrefixType); in GetReplacedPathByPrefixType() local
2412 std::string MediaFileUtils::GetReplacedPathByPrefix(const std::string srcPrefix, const std::string …