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