Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp394 bool deSet = true; in HWTEST_F() local
397 rrc->SetState(deSet, newState, function); in HWTEST_F()
726 bool deSet = true; in HWTEST_F() local
729 rrc->SetState(deSet, newState, function); in HWTEST_F()
745 bool deSet = true; in HWTEST_F() local
748 rrc->SetState(deSet, newState, function); in HWTEST_F()
1130 bool deSet = true; in HWTEST_F() local
1137 reminderRequestChild->SetState(deSet, newState, function); in HWTEST_F()
1158 bool deSet = true; in HWTEST_F() local
1165 reminderRequestChild->SetState(deSet, newStat in HWTEST_F()
1261 bool deSet = true; HWTEST_F() local
1279 bool deSet = true; HWTEST_F() local
1297 bool deSet = true; HWTEST_F() local
1315 bool deSet = true; HWTEST_F() local
1333 bool deSet = true; HWTEST_F() local
1530 bool deSet = true; HWTEST_F() local
1603 bool deSet = false; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h1059 void SetState(bool deSet, const uint8_t newState, std::string function);
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1583 void ReminderRequest::SetState(bool deSet, const uint8_t newState, std::string function) in SetState() argument
1586 if (deSet) { in SetState()

Completed in 8 milliseconds