Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKDevice.cpp53 m_locationID = value; in SetLocationID()
101 return m_locationID; in GetLocationID()
163 m_locationID = device.uiLocationID; in CRKDevice()
164 strcpy(m_layerName, GetLayerString(m_locationID).c_str()); in CRKDevice()
259 dwLayerID = m_locationID; in EraseEmmc()
360 dwLayerID = m_locationID; in TestDevice()
H A DRKDevice.h125 UINT m_locationID; variable