Home
last modified time | relevance | path

Searched refs:ReleaseTime (Results 1 – 4 of 4) sorted by relevance

/rkdeveloptool/
H A DRKBoot.cpp222 ReleaseTime.setContainer(this); in CRKBoot()
223 ReleaseTime.getter(&CRKBoot::GetReleaseTime); in CRKBoot()
H A DRKImage.cpp134 ReleaseTime.setContainer(this); in CRKImage()
135 ReleaseTime.getter(&CRKImage::GetReleaseTime); in CRKImage()
H A DRKImage.h29 property<CRKImage, STRUCT_RKTIME, READ_ONLY> ReleaseTime; variable
H A DRKBoot.h50 property<CRKBoot, STRUCT_RKTIME, READ_ONLY> ReleaseTime; variable