Home
last modified time | relevance | path

Searched refs:GenerateDistributedKey (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_screen_status_manager.cpp168 std::string DistributedScreenStatusManager::GenerateDistributedKey(const std::string &deviceId) in GenerateDistributedKey() function in OHOS::Notification::DistributedScreenStatusManager
242 DistributedKv::Key kvStoreKey = GenerateDistributedKey(localDevice.deviceId); in SetLocalScreenStatus()
H A Ddistributed_notification_manager.cpp79 void DistributedNotificationManager::GenerateDistributedKey( in GenerateDistributedKey() function in OHOS::Notification::DistributedNotificationManager
97 GenerateDistributedKey(deviceId, bundleName, label, id, key); in GenerateLocalDistributedKey()
398 GenerateDistributedKey(deviceId, bundleName, label, id, key); in DeleteRemoteNotification()
/ohos5.0/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_screen_status_manager.h59 std::string GenerateDistributedKey(const std::string &deviceId);
H A Ddistributed_notification_manager.h153 …void GenerateDistributedKey(const std::string &deviceId, const std::string &bundleName, const std:…
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp374 …inline std::string GenerateDistributedKey(const NotificationRequest &req, const std::string &devic… in GenerateDistributedKey() function in OHOS::Notification::AnsFWModuleTest
389 std::string localDistributedKey = GenerateDistributedKey(req, LOCAL_DEVICE_ID); in GetRequestInDistributedEntryList()
1975 DistributedKv::Key key(GenerateDistributedKey(request, REMOTE_DEVICE_ID));
2036 DistributedKv::Key key(GenerateDistributedKey(request, REMOTE_DEVICE_ID));
2252 DistributedKv::Key key(GenerateDistributedKey(request, REMOTE_DEVICE_ID));
2297 DistributedKv::Key key(GenerateDistributedKey(request, REMOTE_DEVICE_ID));