Searched refs:bundleLen (Results 1 – 1 of 1) sorted by relevance
307 int32_t bundleLen; in BinderLibTestBundle() local314 if (source->readInt32(&bundleLen)) in BinderLibTestBundle()317 if (Parcel::appendFrom(source, pos, bundleLen)) in BinderLibTestBundle()319 source->setDataPosition(pos + bundleLen); in BinderLibTestBundle()