Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DRKImage.cpp59 return m_imgPath; in GetFwPath()
243 memcpy(m_imgPath, szName, sizeof(szName)); in CRKImage()
H A DRKImage.h77 char m_imgPath[256]; variable