Searched defs:uiConvertedValue (Results 1 – 1 of 1) sorted by relevance
126 uint64_t uiConvertedValue = strtoull(strValue.c_str(), nullptr, 0); in toBlackboard() local159 uint64_t uiConvertedValue = (uiValue & getMask()) >> _bitPos; in fromBlackboard() local