Searched refs:record_error (Results 1 – 7 of 7) sorted by relevance
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
D | xml_consistency.py | 218 self.record_error(f'{name} is a vkCmd* command, but is missing a "tasks" attribute') 239 self.record_error('Unrecognized return code(s):', 263 self.record_error(message) 270 self.record_error(message) 297 self.record_error(message, elem=param) 307 self.record_error(message, elem=param) 312 self.record_error( 318 self.record_error('Unknown structure type constant', val) 333 self.record_error(message) 396 self.record_error(f'{name} member {memname} has disallowed limittype attribute') [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
D | consistency_tools.py | 273 self.record_error( 283 … self.record_error("Comma-separated list in externsync attribute includes 'true' for", 290 self.record_error("externsync attribute for", param_name, 312 … self.record_error("References a non-existent parameter/member in the length of", 328 self.record_error("Unknown type named in", desc, ":", 339 self.record_error("Name does not start with", 353 self.record_error("Type has incorrect type-member value: expected", 366 self.record_error("Name of bitmask doesn't include 'Flags'") 382 self.record_error('Duplicate extension number ' + extension_number) 425 self.record_error("Contains a duplicate in errorcodes") [all …]
|
/third_party/rust/crates/tracing/tracing-core/src/ |
D | field.rs | 320 fn record_error(&mut self, field: &Field, value: &(dyn std::error::Error + 'static)) { in record_error() method 541 visitor.record_error(key, self) in record() 1246 fn record_error() { in record_error() function
|
/third_party/rust/crates/tracing/tracing-subscriber/src/fmt/format/ |
D | pretty.rs | 453 fn record_error(&mut self, field: &Field, value: &(dyn std::error::Error + 'static)) { in record_error() method
|
D | mod.rs | 1235 fn record_error(&mut self, field: &Field, value: &(dyn std::error::Error + 'static)) { in record_error() method
|
/third_party/rust/crates/tracing/tracing-opentelemetry/src/ |
D | layer.rs | 212 fn record_error( in record_error() method 358 fn record_error( in record_error() method
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 74911 - int* record_error, 74914 - *record_error = error;
|