Home
last modified time | relevance | path

Searched refs:DeserializeWantAgent (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp1371 rrc->DeserializeWantAgent(wantAgentInfo, type); in HWTEST_F()
1387 rrc->DeserializeWantAgent(wantAgentInfo, type); in HWTEST_F()
1403 rrc->DeserializeWantAgent(wantAgentInfo, type); in HWTEST_F()
1419 rrc->DeserializeWantAgent(wantAgentInfo, type); in HWTEST_F()
1921 rrc->DeserializeWantAgent(jsonValue, 0); in HWTEST_F()
1925 rrc->DeserializeWantAgent(jsonValue, 1); in HWTEST_F()
1929 rrc->DeserializeWantAgent(jsonValue, 1); in HWTEST_F()
1933 rrc->DeserializeWantAgent(jsonValue, 1); in HWTEST_F()
1937 rrc->DeserializeWantAgent(jsonValue, 1); in HWTEST_F()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h931 void DeserializeWantAgent(const std::string& wantAgentInfo, const uint8_t type);
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp361 reminder->DeserializeWantAgent(wantAgent, 0); in RecoverFromDb()
365 reminder->DeserializeWantAgent(maxWantAgent, 1); in RecoverFromDb()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp614 void ReminderRequest::DeserializeWantAgent(const std::string &wantAgentInfo, const uint8_t type) in DeserializeWantAgent() function in OHOS::Notification::ReminderRequest

Completed in 9 milliseconds