Home
last modified time | relevance | path

Searched refs:cWatcherName (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dhiappevent_ffi.h32 FFI_EXPORT int64_t FfiOHOSHiAppEventConstructor(char* cWatcherName);
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_ffi.cpp312 int64_t FfiOHOSHiAppEventConstructor(char* cWatcherName) in FfiOHOSHiAppEventConstructor() argument
314 auto nativeHolder = OHOS::FFI::FFIData::Create<AppEventPackageHolderImpl>(cWatcherName, -1L); in FfiOHOSHiAppEventConstructor()

Completed in 2 milliseconds