Home
last modified time | relevance | path

Searched defs:maxWantInfoStr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp60 std::string maxWantInfoStr; in AppendValuesBucket() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1774 void ReminderRequest::SerializeWantAgent(std::string& wantInfoStr, std::string& maxWantInfoStr) in SerializeWantAgent()