Home
last modified time | relevance | path

Searched defs:PendingAssociatedRemote (Results 1 – 7 of 7) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/cpp/bindings/
H A Dpending_associated_remote.h30 PendingAssociatedRemote(PendingAssociatedRemote&& other) in PendingAssociatedRemote() function
32 PendingAssociatedRemote(ScopedInterfaceEndpointHandle handle, in PendingAssociatedRemote() function
38 PendingAssociatedRemote(AssociatedInterfacePtrInfo<Interface>&& ptr_info) in PendingAssociatedRemote() function
51 PendingAssociatedRemote(T&& other) in PendingAssociatedRemote() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/
H A Dpending_associated_remote.h30 PendingAssociatedRemote(PendingAssociatedRemote&& other) in PendingAssociatedRemote() function
32 PendingAssociatedRemote(ScopedInterfaceEndpointHandle handle, in PendingAssociatedRemote() function
38 PendingAssociatedRemote(AssociatedInterfacePtrInfo<Interface>&& ptr_info) in PendingAssociatedRemote() function
51 PendingAssociatedRemote(T&& other) in PendingAssociatedRemote() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/wtf/
H A Dcross_thread_copier.h79 class PendingAssociatedRemote; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/
H A Dcross_thread_copier.h75 class PendingAssociatedRemote; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/tests/
H A Dmojom_types_downgrader_unittest.cc29 void PendingAssociatedRemote( in PendingAssociatedRemote() function in mojo::test::mojom_types_downgrader_unittest::DowngradedTestInterfaceImpl
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/tools/mojom/mojom/generate/
H A Dmodule.py640 class PendingAssociatedRemote(ReferenceKind): class
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/tools/mojom/mojom/generate/
H A Dmodule.py839 class PendingAssociatedRemote(ReferenceKind): class