Searched refs:DeprecationWarnings (Results 1 – 6 of 6) sorted by relevance
510 struct DeprecationWarnings;511 std::unique_ptr<DeprecationWarnings> mDeprecationWarnings;
84 struct DeviceBase::DeprecationWarnings { struct in dawn_native::DeviceBase231 mDeprecationWarnings = std::make_unique<DeprecationWarnings>(); in Initialize()
368 to avoid ``StopIteration`` error if ``DeprecationWarnings`` are ignored.
224 DeprecationWarnings (importlib_metadata 4.6.3).
643 Add ability to wholesale silence DeprecationWarnings while running the
3447 DeprecationWarnings and have better descriptive messages.