Home
last modified time | relevance | path

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

/rkdeveloptool/
H A Dmain.cpp3072 string strDevType; in list_device() local
3083 strDevType = "Maskrom"; in list_device()
3085 strDevType = "Loader"; in list_device()
3087 strDevType = "Unknown"; in list_device()
3089 desc.usPid,desc.uiLocationID,strDevType.c_str()); in list_device()