Home
last modified time | relevance | path

Searched refs:CJ_ClearAbortCommonEvent (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.cpp36 FFI_EXPORT int CJ_ClearAbortCommonEvent = 0; variable
H A Dcommon_event_manager_ffi.h52 FFI_EXPORT int32_t CJ_ClearAbortCommonEvent(int64_t id);
H A Dcommon_event_manager_ffi.cpp214 int32_t CJ_ClearAbortCommonEvent(int64_t id) in CJ_ClearAbortCommonEvent() function