Searched refs:ResolveNotificationEvent (Results 1 – 5 of 5) sorted by relevance
28 int32_t ResolveNotificationEvent(const int32_t userId,
39 virtual int32_t ResolveNotificationEvent(const int32_t userId,
53 int32_t CloudFileKit::ResolveNotificationEvent(const int32_t userId, in ResolveNotificationEvent() function in OHOS::FileManagement::CloudFile::CloudFileKit
53 int32_t CloudFileKitImpl::ResolveNotificationEvent(const int32_t userId, in ResolveNotificationEvent() function in OHOS::FileManagement::CloudFile::CloudFileKitImpl
480 auto ret = instance->ResolveNotificationEvent(userId, extraData, appBundleName, prepareTraceId); in NotifyEventChange()