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