Home
last modified time | relevance | path

Searched refs:SetWantAgentStr (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h812 void SetWantAgentStr(const std::string& wantStr);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp212 reminder->SetWantAgentStr(wantAgent); in RecoverFromOldVersion()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp987 void ReminderRequest::SetWantAgentStr(const std::string& wantStr) in SetWantAgentStr() function in OHOS::Notification::ReminderRequest