Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/frame/common/src/
H A Dsoftbus_client_event_manager.c70 static bool IsEventValid(enum SoftBusEvent event) in IsEventValid() function
80 if (!IsEventValid(event) || cb == NULL) { in RegisterEventCallback()
121 if (!IsEventValid(event)) { in CLIENT_NotifyObserver()