carb::crashreporter::kMetadataFailKeyAlreadyUsed

Defined in carb/crashreporter/ICrashReporter.h

constexpr MetadataId carb::crashreporter::kMetadataFailKeyAlreadyUsed = (MetadataId)(-3ll)

Special metadata identifier to indicate that the key being registered is either a known reserved key or has already been registered as a volatile metadata key.

This is not a valid identifier and will be ignored if passed to ICrashReporter::removeVolatileMetadataValue().