Home
last modified time | relevance | path

Searched refs:IsValidTriggerType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c591 static bool IsValidTriggerType(TriggerType trigger) in IsValidTriggerType() function
621 CONN_CHECK_AND_RETURN_RET_LOGW(IsValidTriggerType(trigger), SOFTBUS_INVALID_PARAM, CONN_COMMON, in AddTrigger()
708 CONN_CHECK_AND_RETURN_RET_LOGW(IsValidTriggerType(trigger), SOFTBUS_INVALID_PARAM, CONN_COMMON, in DelTrigger()