Searched refs:bucketInstanceId_ (Results 1 – 3 of 3) sorted by relevance
54 RetainedQueryData(uint32_t bucketInstanceId_, in RetainedQueryData()57 : bucketInstanceId(bucketInstanceId_) in RetainedQueryData()
10 …(OverscaledTileID coord_, std::vector<SymbolInstance>& symbolInstances, uint32_t bucketInstanceId_) in TileLayerIndex() argument11 : coord(coord_), bucketInstanceId(bucketInstanceId_) { in TileLayerIndex()
34 IndexedSubfeature(const IndexedSubfeature& other, uint32_t bucketInstanceId_) in IndexedSubfeature() argument39 , bucketInstanceId(bucketInstanceId_) in IndexedSubfeature()