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