Home
last modified time | relevance | path

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

/ohos5.0/base/notification/eventhandler/frameworks/cj/src/
H A Demitter_mock.cpp31 FFI_EXPORT int CJ_GetListenerCountByString = 0; variable
H A Demitter_ffi.h43 FFI_EXPORT uint32_t CJ_GetListenerCountByString(char* eventId);
H A Demitter_ffi.cpp122 uint32_t CJ_GetListenerCountByString(char* eventId) in CJ_GetListenerCountByString() function