Searched refs:CoverUriInfo (Results 1 – 2 of 2) sorted by relevance
49 using CoverUriInfo = std::pair<std::string, std::pair<std::string, int32_t>>; variable163 void GenNewCoverUris(const std::vector<CoverUriInfo>& coverUriInfo,203 std::vector<CoverUriInfo> coverUriInfo_;
2253 void CloneRestore::GenNewCoverUris(const std::vector<CloneRestore::CoverUriInfo>& coverUriInfo, in GenNewCoverUris()