Home
last modified time | relevance | path

Searched defs:trigger (Results 1 – 25 of 41) sorted by relevance

12

/third_party/grpc/src/python/grpcio_tests/tests/unit/
D_resource_exhausted_test.py62 def trigger(self): member in _TestTrigger
68 def handle_unary_unary(trigger, request, servicer_context): argument
73 def handle_unary_stream(trigger, request, servicer_context): argument
79 def handle_stream_unary(trigger, request_iterator, servicer_context): argument
87 def handle_stream_stream(trigger, request_iterator, servicer_context): argument
97 def __init__(self, trigger, request_streaming, response_streaming): argument
119 def __init__(self, trigger): argument
/third_party/node/lib/internal/process/
Dreport.js71 set reportOnFatalError(trigger) { argument
80 set reportOnSignal(trigger) { argument
91 set reportOnUncaughtException(trigger) { argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_common.c175 static int wpa_check_wowlan_trigger(const char *start, const char *trigger, in wpa_check_wowlan_trigger()
207 #define CHECK_TRIGGER(trigger) \ in wpa_get_wowlan_triggers() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_common.c175 static int wpa_check_wowlan_trigger(const char *start, const char *trigger, in wpa_check_wowlan_trigger()
207 #define CHECK_TRIGGER(trigger) \ in wpa_get_wowlan_triggers() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dconditionvariable_test.cpp23 bool trigger[3] = {false, false, false}; in TEST_F() local
66 bool trigger[3] = {false, false, false}; in TEST_P() local
/third_party/node/src/
Dnode_report.cc85 const char* trigger, in TriggerNodeReport()
171 const char* trigger, in GetNodeReport()
182 const char* trigger, in WriteNodeReport()
514 const char* trigger) { in PrintJavaScriptErrorStack()
Dnode_report_module.cc39 String::Utf8Value trigger(isolate, info[1].As<String>()); in WriteReport() local
/third_party/boost/libs/hana/example/map/
Dmap.cpp32 void trigger(Event e) const { in trigger() function
/third_party/skia/infra/bots/gen_tasks_logic/
Djob_builder.go41 func (b *jobBuilder) trigger(trigger string) { func
/third_party/typescript/tests/baselines/reference/
DnoCrashOnMixin.js73 CrashTrigger.prototype.trigger = function () { method in CrashTrigger
/third_party/grpc/tools/run_tests/python_utils/
Dfilter_pull_request_tests.py38 def add_trigger(self, trigger): argument
/third_party/openssl/crypto/
Dsparcv9cap.c154 static int trigger = 0; in OPENSSL_cpuid_setup() local
Darmcap.c123 static int trigger = 0; in OPENSSL_cpuid_setup() local
Dppccap.c255 static int trigger = 0; in OPENSSL_cpuid_setup() local
Dcryptlib.c99 static int trigger = 0; in OPENSSL_cpuid_setup() local
/third_party/node/test/parallel/
Dtest-http2-ping.js16 init(id, type, trigger, resource) { argument
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_wantAgent.js106 trigger: function (...args) { method
/third_party/gstreamer/gstplugins_good/gst/effectv/
Dgstradioac.h59 gboolean trigger; member
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/java/com/plausibleaudio/drumthumper/
DDrumPlayer.kt111 external fun trigger(drumIndex: Int) method in com.plausiblesoftware.drumthumper.DrumPlayer
/third_party/uboot/u-boot-2020.01/include/linux/
Dcompat.h142 struct led_trigger **trigger) {} in led_trigger_register_simple()
143 static inline void led_trigger_unregister_simple(struct led_trigger *trigger) {} in led_trigger_unregister_simple()
144 static inline void led_trigger_event(struct led_trigger *trigger, in led_trigger_event()
/third_party/python/Lib/test/test_asyncio/
Dtest_locks.py229 def trigger(): function
/third_party/uboot/u-boot-2020.01/arch/arm/mach-exynos/include/mach/
Dmipi_dsim.h301 void (*trigger)(struct fb_info *info); member
/third_party/pulseaudio/src/modules/
Dstream-interaction.c191 bool trigger = false; in apply_interaction_to_sink() local
/third_party/libinput/include/linux/freebsd/
Dinput.h448 struct ff_trigger trigger; member
/third_party/libevdev/include/linux/linux/
Dinput.h452 struct ff_trigger trigger; member

12