Searched refs:kValueMaxLength (Results 1 – 2 of 2) sorted by relevance
46 static const int kValueMaxLength = 64; member73 WindowsStringUtils::safe_wcscpy(value, kValueMaxLength, value_arg); in set_value()82 wchar_t value[kValueMaxLength];
179 _i64tow_s(delay, value, CustomInfoEntry::kValueMaxLength, 10); in SetProcessUptime()