Searched defs:uiConvertedValue (Results 1 – 1 of 1) sorted by relevance
131 uint64_t uiConvertedValue = strtoull(strValue.c_str(), NULL, 0); in toBlackboard() local162 uint64_t uiConvertedValue = (uiValue & getMask()) >> _uiBitPos; in fromBlackboard() local