Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_manager_mock.cpp33 FFI_EXPORT int CJ_IsOrderedCommonEvent = 0; variable
H A Dcommon_event_manager_ffi.h49 FFI_EXPORT RetDataBool CJ_IsOrderedCommonEvent(int64_t id);
H A Dcommon_event_manager_ffi.cpp173 RetDataBool CJ_IsOrderedCommonEvent(int64_t id) in CJ_IsOrderedCommonEvent() function