Home
last modified time | relevance | path

Searched refs:BranchId (Results 1 - 8 of 8) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/
H A Dlive_publish_process.cpp52 message.BranchId(EventBranchId::BRANCH_3).ErrorCode(ERR_ANS_NON_SYSTEM_APP) in PublishPreWork()
68 message.BranchId(EventBranchId::BRANCH_4).ErrorCode(ERR_ANS_INVALID_PARAM) in PublishPreWork()
H A Dbase_publish_process.cpp52 message.BranchId(EventBranchId::BRANCH_3); in CommonPublishCheck()
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_notification_analytics_util.cpp37 HaMetaMessage& HaMetaMessage::BranchId(uint32_t branchId) in BranchId() function in OHOS::Notification::HaMetaMessage
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h56 HaMetaMessage& BranchId(uint32_t branchId);
/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp76 HaMetaMessage& HaMetaMessage::BranchId(uint32_t branchId) in BranchId() function in OHOS::Notification::HaMetaMessage
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp1747 message.BranchId(EventBranchId::BRANCH_0).ErrorCode(result).Message("publish prework failed", true); in PrePublishRequest()
1753 message.BranchId(EventBranchId::BRANCH_1).ErrorCode(result).Message("User is invalid", true); in PrePublishRequest()
1759 message.BranchId(EventBranchId::BRANCH_2).ErrorCode(ERR_ANS_INVALID_UID) in PrePublishRequest()
H A Dadvanced_notification_service.cpp447 message.BranchId(EventBranchId::BRANCH_4); in PrepareNotificationInfo()
H A Dadvanced_notification_publish_service.cpp112 message.BranchId(EventBranchId::BRANCH_0).ErrorCode(result).Message("publish prework failed", true); in Publish()

Completed in 13 milliseconds