Home | History | Annotate | Download | only in libacc

Lines Matching defs:appendBytes

3651                 appendBytes(item, len);
3659 appendBytes(other.getUnwrapped(), other.len());
3670 appendBytes(other.getUnwrapped(), other.len());
3686 appendBytes(s, strlen(s));
3689 void appendBytes(const char* s, int n) {
3698 appendBytes(other.getUnwrapped(), other.len());