Home
last modified time | relevance | path

Searched refs:GetMaxWantAgentStr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h815 std::string GetMaxWantAgentStr();
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp57 values.PutString(ReminderBaseTable::MAX_SCREEN_WANT_AGENT, reminder->GetMaxWantAgentStr()); in AppendValuesBucket()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1002 std::string ReminderRequest::GetMaxWantAgentStr() in GetMaxWantAgentStr() function in OHOS::Notification::ReminderRequest
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp1983 EXPECT_EQ(rrc->GetMaxWantAgentStr(), "test_max");