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