carb::crashreporter::kMetadataFailBadParameter

Defined in carb/crashreporter/ICrashReporter.h

constexpr MetadataId carb::crashreporter::kMetadataFailBadParameter = (MetadataId)(-2ll)

Special metadata identifier to indicate that a bad parameter was passed into one of the ICrashReporter::addVolatileMetadata*() functions.

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