/aosp_15_r20/external/iptables/extensions/ |
H A D | libip6t_REJECT.c | 104 struct ip6t_reject_info *reject = (struct ip6t_reject_info *)t->data; in REJECT_init() local 113 struct ip6t_reject_info *reject = cb->data; in REJECT_parse() local 135 const struct ip6t_reject_info *reject in REJECT_print() local 143 const struct ip6t_reject_info *reject in REJECT_save() local 152 const struct ip6t_reject_info *reject = in REJECT_xlate() local
|
H A D | libipt_REJECT.c | 116 struct ipt_reject_info *reject = (struct ipt_reject_info *)t->data; in REJECT_init() local 125 struct ipt_reject_info *reject = cb->data; in REJECT_parse() local 152 const struct ipt_reject_info *reject in REJECT_print() local 160 const struct ipt_reject_info *reject = in REJECT_save() local 169 const struct ipt_reject_info *reject = in REJECT_xlate() local
|
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext6_srcs/gen/gensrcs/external/iptables/extensions/ |
D | libip6t_REJECT.c | 104 struct ip6t_reject_info *reject = (struct ip6t_reject_info *)t->data; in REJECT_init() local 113 struct ip6t_reject_info *reject = cb->data; in REJECT_parse() local 135 const struct ip6t_reject_info *reject in REJECT_print() local 143 const struct ip6t_reject_info *reject in REJECT_save() local 152 const struct ip6t_reject_info *reject = in REJECT_xlate() local
|
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext4_srcs/gen/gensrcs/external/iptables/extensions/ |
D | libipt_REJECT.c | 116 struct ipt_reject_info *reject = (struct ipt_reject_info *)t->data; in REJECT_init() local 125 struct ipt_reject_info *reject = cb->data; in REJECT_parse() local 152 const struct ipt_reject_info *reject in REJECT_print() local 160 const struct ipt_reject_info *reject = in REJECT_save() local 169 const struct ipt_reject_info *reject = in REJECT_xlate() local
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/promise-polyfill/ |
H A D | Promise.js | 60 function reject(newValue) { function in MakePromise 104 return new Promise(function(resolve, reject) { argument 109 reject: reject property 124 Promise.reject = function (value) { function in Promise 125 return new Promise(function (resolve, reject) { argument
|
H A D | Promise-Statics.js | 13 return new Promise(function (resolve, reject) { argument 43 return new Promise(function (resolve, reject) { argument
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/serialization/ |
H A D | ValidatingObjectInputStream.java | 157 public ValidatingObjectInputStream reject(final Class<?>... classes) { in reject() method in ValidatingObjectInputStream 169 public ValidatingObjectInputStream reject(final ClassNameMatcher m) { in reject() method in ValidatingObjectInputStream 181 public ValidatingObjectInputStream reject(final Pattern pattern) { in reject() method in ValidatingObjectInputStream 194 public ValidatingObjectInputStream reject(final String... patterns) { in reject() method in ValidatingObjectInputStream
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | enhanced_retransmission_mode_engines_test.cc | 296 StaticByteBuffer reject(0b1 | kExtendedControlRejFunctionMask, 0); in TEST_F() local 687 StaticByteBuffer reject(0b1 | kExtendedControlRejFunctionMask, 0); in TEST_F() local 786 StaticByteBuffer reject(0b1 | kExtendedControlRejFunctionMask, 0); in TEST_F() local
|
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/ |
H A D | Promise.java | 225 public void reject(final Exception reason) { in reject() method in Promise 239 public void reject() { in reject() method in Promise
|
/aosp_15_r20/external/libchrome/base/android/java/src/org/chromium/base/ |
H A D | Promise.java | 229 public void reject(final Exception reason) { in reject() method in Promise 245 public void reject() { in reject() method in Promise
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | string2.h | 934 # define strcspn(s, reject) \ argument 951 # define strcspn(s, reject) \ argument 1203 # define __strsep(s, reject) \ argument 1285 # define strsep(s, reject) __strsep (s, reject) argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | string2.h | 934 # define strcspn(s, reject) \ argument 951 # define strcspn(s, reject) \ argument 1203 # define __strsep(s, reject) \ argument 1285 # define strsep(s, reject) __strsep (s, reject) argument
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
H A D | web-animations-next-animation.js | 178 function(resolve, reject) { argument 202 function(resolve, reject) { argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_voice_utils.py | 426 def call_reject(log, ad_caller, ad_callee, reject=True): argument 439 def call_reject_for_subscription(log, argument 2187 def wait_and_reject_call(log, argument 2213 def wait_and_reject_call_for_subscription(log, argument
|
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/ |
H A D | map_of_masks.cc | 277 auto reject = mask < rejection_threshold; in MapOfMasksImpl() local 296 auto reject = mask < rejection_threshold; in MapOfMasksImpl() local
|
/aosp_15_r20/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | INetworkRequestUserSelectionCallback.aidl | 30 void reject(); in reject() method
|
/aosp_15_r20/frameworks/base/core/java/android/service/contentcapture/ |
H A D | IDataShareCallback.aidl | 25 void reject(); in reject() method
|
/aosp_15_r20/external/perfetto/ui/src/base/ |
H A D | deferred.ts | 19 readonly reject: (reason?: any) => void; property
|
/aosp_15_r20/development/tools/winscope/src/trace_processor/ |
H A D | deferred.ts | 18 readonly reject: (reason?: any) => void; property
|
/aosp_15_r20/external/skia/modules/pathkit/tests/ |
H A D | pathkitinit.js | 4 const LoadPathKit = new Promise(function(resolve, reject) { argument
|
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/src/utils/ |
H A D | utils.ts | 27 readonly reject: (reason?: any) => void; property in Deferred
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/contexthub/ |
H A D | HubEndpointSessionResult.java | 76 public static HubEndpointSessionResult reject(@NonNull String reason) { in reject() method in HubEndpointSessionResult
|
/aosp_15_r20/frameworks/base/core/proto/android/server/ |
H A D | face.proto | 56 optional int32 reject = 2; field
|
H A D | fingerprint.proto | 57 optional int32 reject = 2; field
|
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/ |
H A D | ConnectionService.java | 2581 private void reject(String callId) { in reject() method in ConnectionService 2590 private void reject(String callId, String rejectWithMessage) { in reject() method in ConnectionService 2595 private void reject(String callId, @android.telecom.Call.RejectReason int rejectReason) { in reject() method in ConnectionService
|