Home
last modified time | relevance | path

Searched defs:MessageCallback (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vod/
H A Dstruct_message_callback.go19 type MessageCallback struct { struct
20 CallbackType string `json:"CallbackType" xml:"CallbackType"`
21 CallbackURL string `json:"CallbackURL" xml:"CallbackURL"`
22 EventTypeList string `json:"EventTypeList" xml:"EventTypeList"`
23 AuthSwitch string `json:"AuthSwitch" xml:"AuthSwitch"`
24 AuthKey string `json:"AuthKey" xml:"AuthKey"`
25 MnsEndpoint string `json:"MnsEndpoint" xml:"MnsEndpoint"`
26 MnsQueueName string `json:"MnsQueueName" xml:"MnsQueueName"`
27 AppId string `json:"AppId" xml:"AppId"`
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vod/
H A Dstruct_message_callback.go19 type MessageCallback struct { struct
20 CallbackType string `json:"CallbackType" xml:"CallbackType"`
21 CallbackURL string `json:"CallbackURL" xml:"CallbackURL"`
22 EventTypeList string `json:"EventTypeList" xml:"EventTypeList"`
23 AuthSwitch string `json:"AuthSwitch" xml:"AuthSwitch"`
24 AuthKey string `json:"AuthKey" xml:"AuthKey"`
25 MnsEndpoint string `json:"MnsEndpoint" xml:"MnsEndpoint"`
26 MnsQueueName string `json:"MnsQueueName" xml:"MnsQueueName"`
27 AppId string `json:"AppId" xml:"AppId"`
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/pubsub/internal/
H A Dsubscription_message_source.h29 using MessageCallback = variable
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/pubsub/internal/
H A Dsubscription_message_source.h29 using MessageCallback = variable
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/lib/inc/pxp-agent/
H A Dpxp_connector.hpp17 using MessageCallback = std::function<void(const PCPClient::ParsedChunks& parsed_chunks)>; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/secure_channel/
H A Ddevice_to_device_responder_operations.h46 typedef base::OnceCallback<void(const std::string&)> MessageCallback; typedef
H A Dsecure_context.h17 typedef base::OnceCallback<void(const std::string& message)> MessageCallback; typedef
H A Ddevice_to_device_initiator_helper.h49 typedef base::OnceCallback<void(const std::string&)> MessageCallback; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/win/
H A Dmessage_window.h30 using MessageCallback = base::RepeatingCallback< variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/win/
H A Dmessage_window.h29 using MessageCallback = base::RepeatingCallback< variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/signaling/
H A Dmessage_reception_channel.h31 using MessageCallback = variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/invalidation/impl/
H A Dfcm_sync_network_channel.h35 using MessageCallback = variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/translate/translate_internals/
H A Dtranslate_internals_handler.h45 using MessageCallback = base::RepeatingCallback<void(const base::ListValue*)>; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web/webui/
H A Dweb_ui_ios_impl.h37 typedef base::RepeatingCallback<void(const base::ListValue*)> MessageCallback; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web/public/webui/
H A Dweb_ui_ios.h51 using MessageCallback = base::RepeatingCallback<void(const base::ListValue*)>; variable
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tools/
H A DtConsole.h73 … typedef bool MessageCallback(const tOutput& message, const tOutput& interpretation, REAL timeout); typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/native_messaging/
H A Dnative_messaging_reader.h28 MessageCallback; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/
H A Dweb_ui.h79 using MessageCallback = base::RepeatingCallback<void(const base::ListValue*)>; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/
H A Dweb_ui.h98 using MessageCallback = base::RepeatingCallback<void(const base::ListValue*)>; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/cast/streaming/
H A Dsession_messager.h44 using MessageCallback = std::function<void(Message)>; variable
/dports/net/cpp-pcp-client/cpp-pcp-client-1.7.7/lib/inc/cpp-pcp-client/connector/
H A Dconnector_base.hpp29 using MessageCallback = std::function<void(const ParsedChunks&)>; typedef in PCPClient::ConnectorBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/test/unittests/front_end/helpers/
H A DMockConnection.ts15 type MessageCallback = (result: string|Object) => void; alias
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/java/src/org/chromium/content_public/browser/
H A DMessagePort.java21 public interface MessageCallback { interface
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/plugins/clamd/
H A Dclamav_plugin.h28 typedef void (*MessageCallback) (gchar *); typedef
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/plugins/clamd/
H A Dclamav_plugin.h28 typedef void (*MessageCallback) (gchar *); typedef

12345678