Searched refs:valueLong (Results 1 – 1 of 1) sorted by relevance
59 int64_t valueLong; in GetIntValue() local60 ErrCode ret = GetLongValue(key, valueLong); in GetIntValue()64 value = static_cast<int32_t>(valueLong); in GetIntValue()