Home
last modified time | relevance | path

Searched refs:BackupSize (Results 1 – 2 of 2) sorted by relevance

/rkdeveloptool/
H A DRKImage.cpp140 BackupSize.setContainer(this); in CRKImage()
141 BackupSize.getter(&CRKImage::GetBackupSize); in CRKImage()
H A DRKImage.h36 property<CRKImage, unsigned short, READ_ONLY> BackupSize; variable