Home
last modified time | relevance | path

Searched defs:aConnection (Results 1 – 25 of 256) sorted by relevance

1234567891011

/dports/www/firefox-esr/firefox-91.8.0/dom/indexedDB/
H A DSchemaUpgrades.cpp86 nsresult UpgradeSchemaFrom4To5(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom4To5()
197 nsresult UpgradeSchemaFrom5To6(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom5To6()
582 nsresult UpgradeSchemaFrom6To7(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom6To7()
644 nsresult UpgradeSchemaFrom7To8(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom7To8()
781 nsresult UpgradeSchemaFrom8To9_0(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom8To9_0()
828 nsresult UpgradeSchemaFrom9_0To10_0(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom9_0To10_0()
1314 nsresult UpgradeSchemaFrom12_0To13_0(mozIStorageConnection& aConnection, in UpgradeSchemaFrom12_0To13_0()
1708 mozIStorageConnection& aConnection, const nsACString& aOrigin) { in DoUpgrade()
1748 mozIStorageConnection& aConnection, const nsACString& aOrigin) { in DoUpgradeInternal()
2199 nsresult UpgradeSchemaFrom17_0To18_0(mozIStorageConnection& aConnection, in UpgradeSchemaFrom17_0To18_0()
[all …]
H A DDBSchema.cpp33 nsresult CreateFileTables(mozIStorageConnection& aConnection) { in CreateFileTables()
76 nsresult CreateTables(mozIStorageConnection& aConnection) { in CreateTables()
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DSchemaUpgrades.cpp87 nsresult UpgradeSchemaFrom4To5(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom4To5()
198 nsresult UpgradeSchemaFrom5To6(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom5To6()
583 nsresult UpgradeSchemaFrom6To7(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom6To7()
645 nsresult UpgradeSchemaFrom7To8(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom7To8()
782 nsresult UpgradeSchemaFrom8To9_0(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom8To9_0()
829 nsresult UpgradeSchemaFrom9_0To10_0(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom9_0To10_0()
1315 nsresult UpgradeSchemaFrom12_0To13_0(mozIStorageConnection& aConnection, in UpgradeSchemaFrom12_0To13_0()
1709 mozIStorageConnection& aConnection, const nsACString& aOrigin) { in DoUpgrade()
1749 mozIStorageConnection& aConnection, const nsACString& aOrigin) { in DoUpgradeInternal()
2200 nsresult UpgradeSchemaFrom17_0To18_0(mozIStorageConnection& aConnection, in UpgradeSchemaFrom17_0To18_0()
[all …]
H A DDBSchema.cpp34 nsresult CreateFileTables(mozIStorageConnection& aConnection) { in CreateFileTables()
77 nsresult CreateTables(mozIStorageConnection& aConnection) { in CreateTables()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/indexedDB/
H A DSchemaUpgrades.cpp86 nsresult UpgradeSchemaFrom4To5(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom4To5()
197 nsresult UpgradeSchemaFrom5To6(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom5To6()
582 nsresult UpgradeSchemaFrom6To7(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom6To7()
644 nsresult UpgradeSchemaFrom7To8(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom7To8()
781 nsresult UpgradeSchemaFrom8To9_0(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom8To9_0()
828 nsresult UpgradeSchemaFrom9_0To10_0(mozIStorageConnection& aConnection) { in UpgradeSchemaFrom9_0To10_0()
1314 nsresult UpgradeSchemaFrom12_0To13_0(mozIStorageConnection& aConnection, in UpgradeSchemaFrom12_0To13_0()
1708 mozIStorageConnection& aConnection, const nsACString& aOrigin) { in DoUpgrade()
1748 mozIStorageConnection& aConnection, const nsACString& aOrigin) { in DoUpgradeInternal()
2199 nsresult UpgradeSchemaFrom17_0To18_0(mozIStorageConnection& aConnection, in UpgradeSchemaFrom17_0To18_0()
[all …]
H A DDBSchema.cpp33 nsresult CreateFileTables(mozIStorageConnection& aConnection) { in CreateFileTables()
76 nsresult CreateTables(mozIStorageConnection& aConnection) { in CreateTables()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/dbus/
H A DDBusHelpers.cpp103 DBusWatchConnection(DBusConnection* aConnection) in DBusWatchConnection()
123 DBusUnwatchConnection(DBusConnection* aConnection) in DBusUnwatchConnection()
137 DBusSendMessage(DBusConnection* aConnection, DBusMessage* aMessage) in DBusSendMessage()
154 DBusSendMessageWithReply(DBusConnection* aConnection, in DBusSendMessageWithReply()
189 DBusSendMessageWithReply(DBusConnection* aConnection, in DBusSendMessageWithReply()
214 DBusSendMessageWithReply(DBusConnection* aConnection, in DBusSendMessageWithReply()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DMPRISServiceHandler.cpp57 static void HandleMethodCall(GDBusConnection* aConnection, const gchar* aSender, in HandleMethodCall()
214 static GVariant* HandleGetProperty(GDBusConnection* aConnection, in HandleGetProperty()
277 static gboolean HandleSetProperty(GDBusConnection* aConnection, in HandleSetProperty()
319 void MPRISServiceHandler::OnNameAcquiredStatic(GDBusConnection* aConnection, in OnNameAcquiredStatic()
327 void MPRISServiceHandler::OnNameLostStatic(GDBusConnection* aConnection, in OnNameLostStatic()
334 void MPRISServiceHandler::OnBusAcquiredStatic(GDBusConnection* aConnection, in OnBusAcquiredStatic()
342 void MPRISServiceHandler::OnNameAcquired(GDBusConnection* aConnection, in OnNameAcquired()
348 void MPRISServiceHandler::OnNameLost(GDBusConnection* aConnection, in OnNameLost()
379 void MPRISServiceHandler::OnBusAcquired(GDBusConnection* aConnection, in OnBusAcquired()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DMPRISServiceHandler.cpp49 static void HandleMethodCall(GDBusConnection* aConnection, const gchar* aSender, in HandleMethodCall()
138 static GVariant* HandleGetProperty(GDBusConnection* aConnection, in HandleGetProperty()
190 static gboolean HandleSetProperty(GDBusConnection* aConnection, in HandleSetProperty()
206 void MPRISServiceHandler::OnNameAcquiredStatic(GDBusConnection* aConnection, in OnNameAcquiredStatic()
214 void MPRISServiceHandler::OnNameLostStatic(GDBusConnection* aConnection, in OnNameLostStatic()
221 void MPRISServiceHandler::OnBusAcquiredStatic(GDBusConnection* aConnection, in OnBusAcquiredStatic()
229 void MPRISServiceHandler::OnNameAcquired(GDBusConnection* aConnection, in OnNameAcquired()
235 void MPRISServiceHandler::OnNameLost(GDBusConnection* aConnection, in OnNameLost()
266 void MPRISServiceHandler::OnBusAcquired(GDBusConnection* aConnection, in OnBusAcquired()
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DMPRISServiceHandler.cpp49 static void HandleMethodCall(GDBusConnection* aConnection, const gchar* aSender, in HandleMethodCall()
138 static GVariant* HandleGetProperty(GDBusConnection* aConnection, in HandleGetProperty()
190 static gboolean HandleSetProperty(GDBusConnection* aConnection, in HandleSetProperty()
206 void MPRISServiceHandler::OnNameAcquiredStatic(GDBusConnection* aConnection, in OnNameAcquiredStatic()
214 void MPRISServiceHandler::OnNameLostStatic(GDBusConnection* aConnection, in OnNameLostStatic()
221 void MPRISServiceHandler::OnBusAcquiredStatic(GDBusConnection* aConnection, in OnBusAcquiredStatic()
229 void MPRISServiceHandler::OnNameAcquired(GDBusConnection* aConnection, in OnNameAcquired()
235 void MPRISServiceHandler::OnNameLost(GDBusConnection* aConnection, in OnNameLost()
266 void MPRISServiceHandler::OnBusAcquired(GDBusConnection* aConnection, in OnBusAcquired()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/su/
H A Dsu_open_c_localinfo.cpp89 RConnection *aConnection = new RConnection(); in su_localinfo_ap_set() local
143 RConnection *aConnection = (RConnection *) aconn; in su_localinfo_ap_deinit() local
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/su/
H A Dsu_open_c_localinfo.cpp89 RConnection *aConnection = new RConnection(); in su_localinfo_ap_set() local
143 RConnection *aConnection = (RConnection *) aconn; in su_localinfo_ap_deinit() local
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DMPRISServiceHandler.cpp50 static void HandleMethodCall(GDBusConnection* aConnection, const gchar* aSender, in HandleMethodCall()
139 static GVariant* HandleGetProperty(GDBusConnection* aConnection, in HandleGetProperty()
191 static gboolean HandleSetProperty(GDBusConnection* aConnection, in HandleSetProperty()
207 void MPRISServiceHandler::OnNameAcquiredStatic(GDBusConnection* aConnection, in OnNameAcquiredStatic()
215 void MPRISServiceHandler::OnNameLostStatic(GDBusConnection* aConnection, in OnNameLostStatic()
222 void MPRISServiceHandler::OnBusAcquiredStatic(GDBusConnection* aConnection, in OnBusAcquiredStatic()
230 void MPRISServiceHandler::OnNameAcquired(GDBusConnection* aConnection, in OnNameAcquired()
236 void MPRISServiceHandler::OnNameLost(GDBusConnection* aConnection, in OnNameLost()
267 void MPRISServiceHandler::OnBusAcquired(GDBusConnection* aConnection, in OnBusAcquired()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/presentation/
H A DControllerConnectionCollection.cpp41 PresentationConnection* aConnection, const uint8_t aRole) { in AddConnection()
61 PresentationConnection* aConnection, const uint8_t aRole) { in RemoveConnection()
H A DPresentationConnectionList.cpp52 PresentationConnection* aConnection) { in DispatchConnectionAvailableEvent()
88 const nsAString& aSessionId, PresentationConnection* aConnection) { in NotifyStateChange()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/presentation/
H A DControllerConnectionCollection.cpp45 PresentationConnection* aConnection, in AddConnection()
68 PresentationConnection* aConnection, in RemoveConnection()
H A DPresentationConnectionList.cpp53 PresentationConnection* aConnection) in DispatchConnectionAvailableEvent()
91 PresentationConnection* aConnection) in NotifyStateChange()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/presentation/
H A DControllerConnectionCollection.cpp41 PresentationConnection* aConnection, const uint8_t aRole) { in AddConnection()
61 PresentationConnection* aConnection, const uint8_t aRole) { in RemoveConnection()
H A DPresentationConnectionList.cpp53 PresentationConnection* aConnection) { in DispatchConnectionAvailableEvent()
89 const nsAString& aSessionId, PresentationConnection* aConnection) { in NotifyStateChange()
/dports/www/firefox/firefox-99.0/netwerk/protocol/websocket/
H A DWebSocketConnectionChild.h41 WebSocketConnectionBase* aConnection) override { in OnWebSocketConnectionAvailable()
/dports/www/firefox-legacy/firefox-52.8.0esr/storage/test/
H A Dtest_StatementCache.cpp23 explicit SyncCache(nsCOMPtr<mozIStorageConnection>& aConnection) in SyncCache()
32 explicit AsyncCache(nsCOMPtr<mozIStorageConnection>& aConnection) in AsyncCache()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/remote/
H A DnsDBusRemoteServer.cpp89 DBusConnection* aConnection, DBusMessage* msg) { in HandleDBusMessage()
111 void nsDBusRemoteServer::UnregisterDBusInterface(DBusConnection* aConnection) { in UnregisterDBusInterface()
/dports/www/firefox/firefox-99.0/toolkit/components/remote/
H A DnsDBusRemoteServer.cpp89 DBusConnection* aConnection, DBusMessage* msg) { in HandleDBusMessage()
111 void nsDBusRemoteServer::UnregisterDBusInterface(DBusConnection* aConnection) { in UnregisterDBusInterface()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/remote/
H A DnsDBusRemoteServer.cpp89 DBusConnection* aConnection, DBusMessage* msg) { in HandleDBusMessage()
111 void nsDBusRemoteServer::UnregisterDBusInterface(DBusConnection* aConnection) { in UnregisterDBusInterface()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/remote/
H A DnsDBusRemoteServer.cpp89 DBusConnection* aConnection, DBusMessage* msg) { in HandleDBusMessage()
111 void nsDBusRemoteServer::UnregisterDBusInterface(DBusConnection* aConnection) { in UnregisterDBusInterface()

1234567891011