Home
last modified time | relevance | path

Searched defs:SendResult (Results 1 – 25 of 148) sorted by relevance

123456

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/domain/
H A Dstruct_send_result.go19 type SendResult struct { struct
20 Message string `json:"Message" xml:"Message"`
21 Email string `json:"Email" xml:"Email"`
22 Code string `json:"Code" xml:"Code"`
H A Dstruct_success_list_in_delete_email_verification.go20 SendResult []SendResult `json:"SendResult" xml:"SendResult"` member
H A Dstruct_exist_list.go20 SendResult []SendResult `json:"SendResult" xml:"SendResult"` member
H A Dstruct_success_list_in_resend_email_verification.go20 SendResult []SendResult `json:"SendResult" xml:"SendResult"` member
H A Dstruct_fail_list_in_delete_email_verification.go20 SendResult []SendResult `json:"SendResult" xml:"SendResult"` member
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/domain-intl/
H A Dstruct_send_result.go19 type SendResult struct { struct
20 Message string `json:"Message" xml:"Message"`
21 Email string `json:"Email" xml:"Email"`
22 Code string `json:"Code" xml:"Code"`
H A Dstruct_success_list_in_delete_email_verification.go20 SendResult []SendResult `json:"SendResult" xml:"SendResult"` member
H A Dstruct_success_list_in_resend_email_verification.go20 SendResult []SendResult `json:"SendResult" xml:"SendResult"` member
H A Dstruct_exist_list.go20 SendResult []SendResult `json:"SendResult" xml:"SendResult"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/domain/
H A Dstruct_send_result.go19 type SendResult struct { struct
20 Message string `json:"Message" xml:"Message"`
21 Email string `json:"Email" xml:"Email"`
22 Code string `json:"Code" xml:"Code"`
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/domain-intl/
H A Dstruct_send_result.go19 type SendResult struct { struct
20 Message string `json:"Message" xml:"Message"`
21 Email string `json:"Email" xml:"Email"`
22 Code string `json:"Code" xml:"Code"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/domain/
H A Dstruct_send_result.go19 type SendResult struct { struct
20 Message string `json:"Message" xml:"Message"`
21 Email string `json:"Email" xml:"Email"`
22 Code string `json:"Code" xml:"Code"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/domain-intl/
H A Dstruct_send_result.go19 type SendResult struct { struct
20 Message string `json:"Message" xml:"Message"`
21 Email string `json:"Email" xml:"Email"`
22 Code string `json:"Code" xml:"Code"`
/dports/finance/weberp/webERP/
H A DMaintenanceReminders.php27 $SendResult = ${'Mail' . $myrow['userresponsible']}->send(array($LastUserEmail)); variable
44 $SendResult = ${'Mail' . $LastUserResponsible}->send(array(${'Mail' . $LastUserResponsible})); variable
67 $SendResult = ${'Mail' . $myrow['manager']}->send(array($LastManagerEmail)); variable
81 $SendResult = ${'Mail' . $LastManager}->send(array($LastManagerEmail)); variable
/dports/devel/libunit/unit-1.26.1/src/java/javax/websocket/
H A DSendResult.java19 public final class SendResult { class
23 public SendResult(Throwable exception) { in SendResult() method in SendResult
28 public SendResult() { in SendResult() method in SendResult
/dports/www/unit-java/unit-1.26.1/src/java/javax/websocket/
H A DSendResult.java19 public final class SendResult { class
23 public SendResult(Throwable exception) { in SendResult() method in SendResult
28 public SendResult() { in SendResult() method in SendResult
/dports/www/unit-python/unit-1.26.1/src/java/javax/websocket/
H A DSendResult.java19 public final class SendResult { class
23 public SendResult(Throwable exception) { in SendResult() method in SendResult
28 public SendResult() { in SendResult() method in SendResult
/dports/www/unit-php/unit-1.26.1/src/java/javax/websocket/
H A DSendResult.java19 public final class SendResult { class
23 public SendResult(Throwable exception) { in SendResult() method in SendResult
28 public SendResult() { in SendResult() method in SendResult
/dports/www/unit/unit-1.26.1/src/java/javax/websocket/
H A DSendResult.java19 public final class SendResult { class
23 public SendResult(Throwable exception) { in SendResult() method in SendResult
28 public SendResult() { in SendResult() method in SendResult
/dports/www/unit-perl/unit-1.26.1/src/java/javax/websocket/
H A DSendResult.java19 public final class SendResult { class
23 public SendResult(Throwable exception) { in SendResult() method in SendResult
28 public SendResult() { in SendResult() method in SendResult
/dports/www/chromium-legacy/chromium-88.0.4324.182/testing/libfuzzer/fuzzers/mach/
H A Dmach_message_converter.h49 struct SendResult { struct
58 SendResult SendMessage(mach_port_t local_port, const MachMessage& proto); argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/socket/
H A Dudp_socket_posix.h53 struct NET_EXPORT SendResult { struct
58 SendResult& operator=(SendResult& other) = delete; argument
60 SendResult& operator=(SendResult&& other) = default; argument
61 int rv;
63 int write_count;
87 SendResult SendBuffers(int fd, DatagramBuffers buffers); argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/socket/
H A Dudp_socket_posix.h55 struct NET_EXPORT SendResult { struct
60 SendResult& operator=(SendResult& other) = delete; argument
62 SendResult& operator=(SendResult&& other) = default; argument
63 int rv;
65 int write_count;
89 SendResult SendBuffers(int fd, DatagramBuffers buffers); argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/viz/public/cpp/compositing/
H A Dcopy_output_request_mojom_traits.cc39 void SendResult(std::unique_ptr<viz::CopyOutputResult> result) override { in SendResult() function in __anon979566940111::CopyOutputResultSenderImpl
50 void SendResult( in SendResult() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/viz/public/cpp/compositing/
H A Dcopy_output_request_mojom_traits.cc47 void SendResult(std::unique_ptr<viz::CopyOutputResult> result) override { in SendResult() function in __anonf12a2d190111::CopyOutputResultSenderImpl
62 void SendResult( in SendResult() function

123456