Searched defs:propSize (Results 1 – 2 of 2) sorted by relevance
424 final char propSize = (char) reserveProperty(keyBytes, 4 /* payloadSize */); in putInt() local447 final char propSize = (char) reserveProperty(keyBytes, 8 /* payloadSize */); in putLong() local470 final char propSize = (char) reserveProperty(keyBytes, 8 /* payloadSize */); in putDouble() local494 final char propSize = (char) reserveProperty(keyBytes, valueBytes.length + 1); in putString() local687 final char propSize = buffer.getChar(); in toBundle() local
430 const size_t propSize = prop.getByteStringSize(); in writeToByteString() local