Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKImage.cpp216 FwPath.setContainer(this); in CRKImage()
217 FwPath.getter(&CRKImage::GetFwPath); in CRKImage()
H A DRKImage.h48 property<CRKImage, char *, READ_ONLY> FwPath; variable