Searched defs:typeSize (Results 1 – 2 of 2) sorted by relevance
357 bool Parcel::WriteBufferAddTerminator(const void *data, size_t size, size_t typeSize) in WriteBufferAddTerminator()510 int32_t typeSize = sizeof(char); in WriteString() local527 int32_t typeSize = sizeof(char16_t); in WriteString16() local544 int32_t typeSize = sizeof(char16_t); in WriteString16WithLength() local562 int32_t typeSize = sizeof(char); in WriteString8WithLength() local
94 size_t typeSize = 0; in UrlConstructor() local