Searched defs:hashcodes (Results 1 – 11 of 11) sorted by relevance
| /base/notification/distributed_notification_service/services/distributed/src/soft_bus/ |
| D | distributed_unlock_listener_oper_service.cpp | 188 std::vector<std::string> hashcodes; in TriggerByJumpType() local 207 std::vector<std::string> hashcodes; in TriggerByJumpType() local
|
| D | distributed_service.cpp | 170 std::vector<std::string> hashcodes; in ReleaseDevice() local
|
| D | distributed_publish_service_v2.cpp | 144 …istributedPublishService::RemoveDistributedNotifications(const std::vector<std::string>& hashcodes) in RemoveDistributedNotifications() 757 std::vector<std::string> hashcodes; in RemoveAllDistributedNotifications() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| D | remove.h | 33 std::vector<std::string> hashcodes; member
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | advanced_notification_publish_service_test.cpp | 364 std::vector<std::string> hashcodes; variable 396 std::vector<std::string> hashcodes; variable 436 std::vector<std::string> hashcodes; variable 472 std::vector<std::string> hashcodes; variable 510 std::vector<std::string> hashcodes; variable 547 std::vector<std::string> hashcodes; variable
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/ |
| D | ans_notification_branch_test.cpp | 190 …ErrCode RemoveNotifications(const std::vector<std::string> &hashcodes, int32_t removeReason) overr… in RemoveNotifications() 195 ErrCode RemoveDistributedNotifications(const std::vector<std::string>& hashcodes, in RemoveDistributedNotifications() 800 std::vector<std::string> hashcodes; variable 818 std::vector<std::string> hashcodes; variable 837 std::vector<std::string> hashcodes; variable
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | remove.cpp | 71 std::vector<std::string> hashcodes; in ParseHashcodeTypeParams() local
|
| /base/notification/distributed_notification_service/services/ans/src/advanced_notification_manager/ |
| D | advanced_notification_cancel.cpp | 923 const std::vector<std::string>& hashcodes, const int32_t slotTypeInt, in RemoveDistributedNotifications() 1014 const std::vector<std::string>& hashcodes, const int32_t removeReason) in RemoveDistributedNotifications()
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_helper.cpp | 296 ErrCode NotificationHelper::RemoveNotifications(const std::vector<std::string> hashcodes, int32_t r… in RemoveNotifications() 311 …rCode NotificationHelper::RemoveDistributedNotifications(const std::vector<std::string>& hashcodes, in RemoveDistributedNotifications()
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_notification.cpp | 911 ErrCode AnsNotification::RemoveNotifications(const std::vector<std::string> hashcodes, int32_t remo… in RemoveNotifications() 928 ErrCode AnsNotification::RemoveDistributedNotifications(const std::vector<std::string>& hashcodes, in RemoveDistributedNotifications()
|
| /base/notification/distributed_notification_service/tools/test/mock/ |
| D | mock_ans_manager_stub.h | 188 …ErrCode RemoveNotifications(const std::vector<std::string>& hashcodes, int32_t removeReason) overr… in RemoveNotifications()
|