electron/shell/browser/usb
Charles Kerr 4c81971213
refactor: use C++20's contains() method (35-x-y) (#45768)
refactor: use C++20's contains() method (#45742)

* chore: use std::map<>::contains() instead of count() or find()

* chore: use std::map<>::contains() instead of base::Contains()
2025-02-21 20:45:54 -06:00
..
electron_usb_delegate.cc refactor: use C++20's contains() method (35-x-y) (#45768) 2025-02-21 20:45:54 -06:00
electron_usb_delegate.h chore: fix typos in 'shell/' folder. (#43373) 2024-08-22 19:48:32 -05:00
usb_chooser_context.cc refactor: use C++20's contains() method (35-x-y) (#45768) 2025-02-21 20:45:54 -06:00
usb_chooser_context.h chore: fix typos in 'shell/' folder. (#43373) 2024-08-22 19:48:32 -05:00
usb_chooser_context_factory.cc refactor: remove use of deprecated API BuildServiceInstanceFor() (#43690) 2024-09-12 15:44:14 -05:00
usb_chooser_context_factory.h refactor: remove use of deprecated API BuildServiceInstanceFor() (#43690) 2024-09-12 15:44:14 -05:00
usb_chooser_controller.cc refactor: add EmitWarning(v8::Isolate*) helper (#43722) 2024-09-16 15:53:04 -05:00
usb_chooser_controller.h chore: iwyu mojom-forward header files (#43741) 2024-09-17 12:58:56 -07:00