Home
last modified time | relevance | path

Searched refs:RecoverWantAgentByJson (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp1859 rrc->RecoverWantAgentByJson(jsonValue, 0); in HWTEST_F()
1863 rrc->RecoverWantAgentByJson(jsonValue, 0); in HWTEST_F()
1867 rrc->RecoverWantAgentByJson(jsonValue, 0); in HWTEST_F()
1871 rrc->RecoverWantAgentByJson(jsonValue, 0); in HWTEST_F()
1875 rrc->RecoverWantAgentByJson(jsonValue, 0); in HWTEST_F()
1879 rrc->RecoverWantAgentByJson(jsonValue, 0); in HWTEST_F()
1883 rrc->RecoverWantAgentByJson(jsonValue, 0); in HWTEST_F()
1887 rrc->RecoverWantAgentByJson(jsonValue, 0); in HWTEST_F()
1891 rrc->RecoverWantAgentByJson(jsonValue, 0); in HWTEST_F()
1895 rrc->RecoverWantAgentByJson(jsonValu in HWTEST_F()
[all...]
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h1100 void RecoverWantAgentByJson(const std::string& wantAgentInfo, const uint8_t& type);
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp572 void ReminderRequest::RecoverWantAgentByJson(const std::string& wantAgentInfo, const uint8_t& type) in RecoverWantAgentByJson() function in OHOS::Notification::ReminderRequest
617 RecoverWantAgentByJson(wantAgentInfo, type); in DeserializeWantAgent()

Completed in 8 milliseconds