Searched refs:originPrefix (Results 1 – 2 of 2) sorted by relevance
58 std::string DataShareHelper::TransferUriPrefix(const std::string &originPrefix, const std::string &… in TransferUriPrefix() argument61 if (originUriStr.find(originPrefix) != 0) { in TransferUriPrefix()64 return replacedPrefix + originUriStr.substr(originPrefix.length()); in TransferUriPrefix()
474 …static std::string TransferUriPrefix(const std::string &originPrefix, const std::string &replacedP…