Lines Matching refs:putUInt32
472 mData.putUInt32(0); in doGetDeviceInfo()
475 mData.putUInt32(6); in doGetDeviceInfo()
534 mData.putUInt32(count); in doGetStorageIDs()
536 mData.putUInt32(mStorages[i]->getStorageID()); in doGetStorageIDs()
559 mData.putUInt32(1024*1024*1024); // Free Space in Objects in doGetStorageInfo()
745 mData.putUInt32(info.mStorageID); in doGetObjectInfo()
754 mData.putUInt32(size); in doGetObjectInfo()
757 mData.putUInt32(info.mThumbCompressedSize); in doGetObjectInfo()
758 mData.putUInt32(info.mThumbPixWidth); in doGetObjectInfo()
759 mData.putUInt32(info.mThumbPixHeight); in doGetObjectInfo()
760 mData.putUInt32(info.mImagePixWidth); in doGetObjectInfo()
761 mData.putUInt32(info.mImagePixHeight); in doGetObjectInfo()
762 mData.putUInt32(info.mImagePixDepth); in doGetObjectInfo()
763 mData.putUInt32(info.mParent); in doGetObjectInfo()
765 mData.putUInt32(info.mAssociationDesc); in doGetObjectInfo()
766 mData.putUInt32(info.mSequenceNumber); in doGetObjectInfo()