| /base/notification/distributed_notification_service/services/test/moduletest/ |
| D | ans_module_test.cpp | 150 req1->SetLabel(label); 174 req->SetLabel(label); 176 req1->SetLabel(label); 178 req2->SetLabel("testLabel1"); 220 req->SetLabel(label); 269 req->SetLabel(label); 270 req1->SetLabel(label); 305 req->SetLabel(label); 352 req->SetLabel(label); 353 req1->SetLabel(label); [all …]
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/ |
| D | distributed_notification_manager_test.cpp | 64 request->SetLabel("<label>"); 81 request->SetLabel("<label>"); 98 request->SetLabel("<label>"); 115 request->SetLabel("<label>"); 132 request->SetLabel("<label>"); 149 request->SetLabel("<label>"); 168 request->SetLabel("<label>"); 365 request->SetLabel("<label>");
|
| /base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/ |
| D | notification_publish_test.cpp | 76 req_.SetLabel("Text"); in InitTextRequest() 90 reqWantAgent_.SetLabel("Text"); in InitWantAgentRequest() 113 reqButton_.SetLabel("Text"); in InitButtonRequest()
|
| /base/notification/distributed_notification_service/interfaces/inner_api/ |
| D | notification_check_info.h | 50 void SetLabel(std::string label);
|
| D | notification_request.h | 1004 void SetLabel(const std::string &label);
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | advanced_notification_service_test.cpp | 164 req->SetLabel("req's label"); 191 req->SetLabel("req's label"); 219 req->SetLabel("req's label"); 247 req->SetLabel("req's label"); 276 req->SetLabel("req's label"); 304 req->SetLabel("req's label"); 331 req->SetLabel("req's label"); 358 req->SetLabel("req's label"); 385 req->SetLabel("req's label"); 412 req->SetLabel("req's label"); [all …]
|
| D | advanced_notification_utils_test.cpp | 265 oldRequest->SetLabel(label);
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/ |
| D | ans_fw_module_test.cpp | 415 request.SetLabel(label); in CreateDistributedRequest() 647 req.SetLabel(label); 707 req.SetLabel(NOTIFICATION_LABEL_0); 753 req.SetLabel(NOTIFICATION_LABEL_0); 797 req.SetLabel(NOTIFICATION_LABEL_0); 808 req1.SetLabel(NOTIFICATION_LABEL_0); 977 req.SetLabel(NOTIFICATION_LABEL_0); 1028 req.SetLabel(NOTIFICATION_LABEL_0); 1070 req0.SetLabel(NOTIFICATION_LABEL_0); 1075 req1.SetLabel(NOTIFICATION_LABEL_1); [all …]
|
| D | ans_innerkits_module_publish_test.cpp | 644 req.SetLabel("ANS_Interface_MT_Publish_00100"); 1226 req1.SetLabel(label1); 1236 req2.SetLabel(label2); 1287 req.SetLabel("CancelGroup_10100"); 1403 req.SetLabel("label");
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_check_info_test.cpp | 105 checkInfo.SetLabel("testTag");
|
| D | notification_test.cpp | 201 request->SetLabel(label); 226 request->SetLabel(label);
|
| D | notification_request_test.cpp | 937 notificationRequest.SetLabel(string("test")); in HWTEST_F() 956 notificationRequest.SetLabel(string("test")); in HWTEST_F()
|
| /base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
| D | notification_service_test.cpp | 196 req->SetLabel("req's label"); in BENCHMARK_F() 227 req->SetLabel("req's label"); in BENCHMARK_F()
|
| /base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/ |
| D | publishnotification_fuzzer.cpp | 70 request.SetLabel(stringData); in DoSomethingInterestingWithMyAPI()
|
| /base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/ |
| D | publishcontinuoustasknotification_fuzzer.cpp | 70 request.SetLabel(stringData); in DoSomethingInterestingWithMyAPI()
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_check_info.cpp | 89 void NotificationCheckInfo::SetLabel(std::string label) in SetLabel() function in OHOS::Notification::NotificationCheckInfo
|
| D | reminder_request.cpp | 1620 notificationRequest_->SetLabel(NOTIFICATION_LABEL); in UpdateNotificationCommon()
|
| D | notification_request.cpp | 654 void NotificationRequest::SetLabel(const std::string &label) in SetLabel() function in OHOS::Notification::NotificationRequest
|
| /base/usb/usb_manager/services/native/src/ |
| D | usb_mass_storage_notification.cpp | 210 request.SetLabel(notificationMap[MASS_STORAGE_NOTIFICATION_LABEL_KEY]); in PublishUsbNotification()
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_notification_manager_branch_test/ |
| D | distributed_notification_manager_branch_test.cpp | 243 request->SetLabel("<label>");
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | common_convert_request.cpp | 1418 request.SetLabel(str); in GetNotificationLabel()
|