Searched defs:readCapacity (Results 1 – 1 of 1) sorted by relevance
961 size_t readCapacity = dataLength + 1; in ReadString() local987 size_t readCapacity = dataLength + 1; in ReadString() local1014 size_t readCapacity = (dataLength + 1) * sizeof(char16_t); in ReadString16() local1040 size_t readCapacity = (dataLength + 1) * sizeof(char16_t); in ReadString16() local1072 size_t readCapacity = (dataLength + 1) * sizeof(char16_t); in ReadString16WithLength() local1103 size_t readCapacity = (dataLength + 1) * sizeof(char); in ReadString8WithLength() local