Searched defs:makeToken (Results 1 – 2 of 2) sorted by relevance
546 public static long makeToken(int tagSize, boolean repeated, int depth, int objectId, in makeToken() method in ProtoStream
223 makeToken(uint32_t tagSize, bool repeated, uint32_t depth, uint32_t objectId, size_t sizePos) { in makeToken() function