Searched refs:writeMapSize (Results 1 – 3 of 3) sorted by relevance
115 void writeMapSize(uint32_t Size);
157 void Writer::writeMapSize(uint32_t Size) { in writeMapSize() function in Writer
261 MPWriter.writeMapSize(Node.getMap().size()); in writeToBlob()