Searched refs:GetFwPath (Results 1 – 3 of 3) sorted by relevance
57 char *CRKImage::GetFwPath() in GetFwPath() function in CRKImage217 FwPath.getter(&CRKImage::GetFwPath); in CRKImage()
47 char *GetFwPath();
1369 if (!memcmp(m_pImage->GetFwPath(), "/userdata", 9) || in DownloadImage()1370 !memcmp(m_pImage->GetFwPath(), "/data", 5)) in DownloadImage()