Searched refs:stringToEnum (Results 1 – 3 of 3) sorted by relevance
64 bool stringToEnum(std::string& vrStr, VRType& vrType);
49 bool stringToEnum(std::string& vrStr, VRType& vrType) in stringToEnum() function
68 if (!VR::stringToEnum(vrChipType.value(), vrType)) in initDevice()