Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKScan.h35 int GetPos(UINT locationID);
H A DRKScan.cpp565 int CRKScan::GetPos(UINT locationID) in GetPos() argument
571 if (locationID == (*iter).uiLocationID) { in GetPos()