Searched defs:oriUriVec (Results 1 – 1 of 1) sorted by relevance
3097 std::vector<std::string> oriUriVec = { "file://com.example.test/test.txt" }; variable3117 std::vector<std::string> oriUriVec = { "file://com.example.test/test.txt" }; variable3137 std::vector<std::string> oriUriVec(500, "file://com.example.test/test.txt"); variable3156 std::vector<std::string> oriUriVec(501, "file://com.example.test/test.txt"); variable3254 std::vector<std::string> oriUriVec(1, uri); variable3278 std::vector<std::string> oriUriVec = { uri2 }; variable