Searched refs:paths_vec (Results 1 – 1 of 1) sorted by relevance
1108 std::vector<std::string> paths_vec; in LoadImageUsingPaths() local1109 paths_vec.reserve(num_paths); in LoadImageUsingPaths()1111 paths_vec.push_back(paths.GetStringAtIndex(i)); in LoadImageUsingPaths()1115 process_sp.get(), *image_spec, paths_vec, error.ref(), &loaded_spec); in LoadImageUsingPaths()