Home
last modified time | relevance | path

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

/ohos5.0/base/notification/eventhandler/frameworks/cj/src/
H A Demitter_mock.cpp23 FFI_EXPORT int CJ_OnceWithStringId = 0; variable
H A Demitter_ffi.h35 FFI_EXPORT int32_t CJ_OnceWithStringId(char* eventId, CEventCallback callbackInfo);
H A Demitter_ffi.cpp65 int32_t CJ_OnceWithStringId(char* eventId, CEventCallback callbackInfo) in CJ_OnceWithStringId() function