Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_mock.cpp26 FFI_EXPORT int FfiOHOSNotificationManagerRequestEnableNotificationWithContext = 0; variable
H A Dnotification_manager_ffi.cpp91 int32_t FfiOHOSNotificationManagerRequestEnableNotificationWithContext(int64_t id) in FfiOHOSNotificationManagerRequestEnableNotificationWithContext() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_manager_ffi.h33 FFI_EXPORT int32_t FfiOHOSNotificationManagerRequestEnableNotificationWithContext(int64_t id);