Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/
H A Dhisysevent_c_wrapper.h59 OnRustCb onServiceDiedRustCb; member
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_c_wrapper.cpp137 OnEventWrapperCb onEventWrapperCb, OnRustCb onServiceDiedRustCb, in CreateRustEventWatcher()