Searched refs:GetBlockByIndex (Results 1 – 4 of 4) sorted by relevance
124 void GetBlockByIndex(const BlockMap& block_map, int index,
184 GetBlockByIndex(block_map, block_index, &block_coords); in GetBlockByIndexSquareTest()
102 GetBlockByIndex(block_map_, block_id, &block); in Run()
93 void GetBlockByIndex(const BlockMap& block_map, int index, in GetBlockByIndex() function