Home | History | Annotate | Download | only in mtp

Lines Matching refs:putUInt32

433         mData.putUInt32(0);
436 mData.putUInt32(6);
504 mData.putUInt32(count);
506 mData.putUInt32(mStorages[i]->getStorageID());
526 mData.putUInt32(1024*1024*1024); // Free Space in Objects
684 mData.putUInt32(info.mStorageID);
693 mData.putUInt32(size);
696 mData.putUInt32(info.mThumbCompressedSize);
697 mData.putUInt32(info.mThumbPixWidth);
698 mData.putUInt32(info.mThumbPixHeight);
699 mData.putUInt32(info.mImagePixWidth);
700 mData.putUInt32(info.mImagePixHeight);
701 mData.putUInt32(info.mImagePixDepth);
702 mData.putUInt32(info.mParent);
704 mData.putUInt32(info.mAssociationDesc);
705 mData.putUInt32(info.mSequenceNumber);