Searched refs:tag2String (Results 1 - 5 of 5) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/c++/
H A Dsm130.cxx60 cout << "Tag Type: " << sensor->tag2String(sensor->getTagType())
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
H A Dsm130.js53 sensor.tag2String(sensor.getTagType()));
/hardware/bsp/intel/peripheral/libupm/examples/python/
H A Dsm130.py60 print sensor.tag2String(sensor.getTagType())
/hardware/bsp/intel/peripheral/libupm/src/sm130/
H A Dsm130.h425 std::string tag2String(TAG_TYPE_T tag);
H A Dsm130.cxx865 string SM130::tag2String(TAG_TYPE_T tag) function in class:SM130

Completed in 45 milliseconds