Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp394 bool deSet = true; variable
726 bool deSet = true; variable
745 bool deSet = true; variable
1130 bool deSet = true; variable
1158 bool deSet = true; variable
1261 bool deSet = true; variable
1279 bool deSet = true; variable
1297 bool deSet = true; variable
1315 bool deSet = true; variable
1333 bool deSet = true; variable
[all …]
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1595 void ReminderRequest::SetState(bool deSet, const uint8_t newState, std::string function) in SetState()