Home
last modified time | relevance | path

Searched defs:triggerType (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/tests/core/connection/common/
Dsoftbus_conn_common_test.cpp237 int triggerType; variable
262 int triggerType; variable
283 int triggerType; variable
/foundation/communication/dsoftbus/core/connection/common/src/
Dsoftbus_base_listener.c143 static int32_t CheckTrigger(TriggerType triggerType) in CheckTrigger()
535 static int32_t AddTriggerToSet(int32_t fd, TriggerType triggerType) in AddTriggerToSet()
566 static int32_t DelTriggerFromSet(int32_t fd, TriggerType triggerType) in DelTriggerFromSet()
834 int32_t AddTrigger(ListenerModule module, int32_t fd, TriggerType triggerType) in AddTrigger()
883 int32_t DelTrigger(ListenerModule module, int32_t fd, TriggerType triggerType) in DelTrigger()