Home
last modified time | relevance | path

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

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