Home
last modified time | relevance | path

Searched refs:interface_name (Results 1 – 25 of 2250) sorted by relevance

12345678910>>...90

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/scripts/
H A Dcompute_interfaces_info_overall.py144 def compute_inheritance_info(interface_name): argument
149 def generate_ancestors(interface_name): argument
150 while interface_name in parent_interfaces:
151 interface_name = parent_interfaces[interface_name]
152 yield interface_name
154 ancestors = list(generate_ancestors(interface_name))
165 interfaces_info[interface_name].update({
188 callback_interfaces.add(interface_name)
230 parent_interfaces[interface_name] = parent
236 for interface_name in interfaces_info:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/scripts/
H A Dcompute_interfaces_info_overall.py144 def compute_inheritance_info(interface_name): argument
149 def generate_ancestors(interface_name): argument
150 while interface_name in parent_interfaces:
151 interface_name = parent_interfaces[interface_name]
152 yield interface_name
154 ancestors = list(generate_ancestors(interface_name))
165 interfaces_info[interface_name].update({
188 callback_interfaces.add(interface_name)
230 parent_interfaces[interface_name] = parent
236 for interface_name in interfaces_info:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/service_manager/public/cpp/
H A Dbinder_registry.h42 const std::string& interface_name,
46 SetInterfaceBinder(interface_name,
51 const std::string& interface_name,
54 SetInterfaceBinder(interface_name,
66 auto it = binders_.find(interface_name); in RemoveInterface()
73 auto it = binders_.find(interface_name); in CanBindInterface()
82 auto it = binders_.find(interface_name); in BindInterface()
99 << interface_name << "\"."; in BindInterface()
127 const std::string& interface_name, in SetInterfaceBinder() argument
129 RemoveInterface(interface_name); in SetInterfaceBinder()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/service_manager/public/cpp/
H A Dbinder_registry.h54 const std::string& interface_name,
58 SetInterfaceBinder(interface_name,
63 const std::string& interface_name,
66 SetInterfaceBinder(interface_name,
78 auto it = binders_.find(interface_name); in RemoveInterface()
85 auto it = binders_.find(interface_name); in CanBindInterface()
94 auto it = binders_.find(interface_name); in BindInterface()
111 << interface_name << "\"."; in BindInterface()
139 const std::string& interface_name, in SetInterfaceBinder() argument
141 RemoveInterface(interface_name); in SetInterfaceBinder()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cronet/tools/generators/c_templates/
H A Dmodule_impl_interface.cc.tmpl21 {%- set interface_name = interface|get_name_for_kind %}
24 void {{interface_name}}_Destroy({{interface_name}}Ptr self) {
29 void {{interface_name}}_SetClientContext({{interface_name}}Ptr self, Cronet_ClientContext client_co…
34 Cronet_ClientContext {{interface_name}}_GetClientContext({{interface_name}}Ptr self) {
47 {{interface_name}}_{{method.name}}({{interface_name}}Ptr self
59 class {{interface_name}}Stub : public {{interface_name}} {
64 {{interface_name}}Stub(
74 ~{{interface_name}}Stub() override {}
93 DISALLOW_COPY_AND_ASSIGN({{interface_name}}Stub);
96 {{interface_name}}Ptr {{interface_name}}_CreateWith(
[all …]
H A Dmodule_c.h.tmpl39 typedef struct {{interface_name}} {{interface_name}};
40 typedef struct {{interface_name}}* {{interface_name}}Ptr;
81 // Concrete interface {{interface_name}}.
83 // Create an instance of {{interface_name}}.
84 {{export_macro}} {{interface_name}}Ptr {{interface_name}}_Create(void);
86 // Destroy an instance of {{interface_name}}.
87 {{export_macro}} void {{interface_name}}_Destroy({{interface_name}}Ptr self);
90 {{export_macro}} Cronet_ClientContext {{interface_name}}_GetClientContext({{interface_name}}Ptr sel…
108 {{interface_name}}_{{method.name}}({{interface_name}}Ptr self
128 (*{{interface_name}}_{{method.name}}Func)({{interface_name}}Ptr self
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/dbus/
H A Dqdbusinternalfilters.cpp215 .arg(interface_name, in propertyNotFoundError()
240 if (interface_name.isEmpty()) { in qDBusPropertyGet()
253 interface_name); in qDBusPropertyGet()
265 if (!interface_name.isEmpty()) in qDBusPropertyGet()
398 if (interface_name.isEmpty()) { in qDBusPropertySet()
409 interface_name); in qDBusPropertySet()
421 if (!interface_name.isEmpty()) in qDBusPropertySet()
431 if (!interface_name.isEmpty()) in qDBusPropertySet()
497 if (interface_name.isEmpty()) { in qDBusPropertyGetAll()
507 interface_name); in qDBusPropertyGetAll()
[all …]

12345678910>>...90