Home
last modified time | relevance | path

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

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