Searched refs:GetBaseKey (Results 1 – 4 of 4) sorted by relevance
33 key_ = request->GetBaseKey(""); in Notification()42 key_ = request->GetBaseKey(deviceId); in Notification()
2151 std::string NotificationRequest::GetBaseKey(const std::string &deviceId) in GetBaseKey() function in OHOS::Notification::NotificationRequest2172 stream << REQUEST_STORAGE_KEY_PREFIX << keySpliter << GetBaseKey(""); in GetKey()
1194 std::string GetBaseKey(const std::string &deviceId);
1716 EXPECT_EQ(advancedNotificationService_->IsNotificationExists(req->GetBaseKey("")), true);2087 EXPECT_EQ(advancedNotificationService_->IsNotificationExists(req->GetBaseKey("")), true);2122 EXPECT_EQ(advancedNotificationService_->IsNotificationExists(req->GetBaseKey("")), true);