Searched refs:sourceLayers_ (Results 1 – 1 of 1) sorted by relevance
32 SourceQueryOptions(optional<std::vector<std::string>> sourceLayers_ = {}, in SourceQueryOptions() argument34 : sourceLayers(std::move(sourceLayers_)),