Home
last modified time | relevance | path

Searched refs:SetTitle (Results 1 – 25 of 27) sorted by relevance

12

/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_basic_content.h63 virtual void SetTitle(const std::string &title);
Dreminder_request.h523 ReminderRequest& SetTitle(const std::string &title);
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp414 normalContent->SetTitle("1");
453 normalContent->SetTitle("1");
492 normalContent->SetTitle("1");
531 longTextContent->SetTitle("1");
583 pictureContent->SetTitle("1");
624 contentImpl->SetTitle("1");
676 contentImpl->SetTitle("1");
722 contentImpl->SetTitle("1");
767 contentImpl->SetTitle("1");
808 contentImpl->SetTitle("1");
[all …]
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp142 normalContent->SetTitle("normalContent's title");
166 normalContent->SetTitle("normalContent's title");
193 normalContent->SetTitle("normalContent's title");
218 normalContent->SetTitle("normalContent's title");
243 normalContent->SetTitle("normalContent's title");
268 normalContent->SetTitle("normalContent's title");
292 normalContent->SetTitle("normalContent's title");
316 normalContent->SetTitle("normalContent's title");
340 normalContent->SetTitle("normalContent's title");
364 normalContent->SetTitle("normalContent's title");
[all …]
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_basic_content.cpp44 void NotificationBasicContent::SetTitle(const std::string &title) in SetTitle() function in OHOS::Notification::NotificationBasicContent
Dreminder_request.cpp666 ReminderRequest& ReminderRequest::SetTitle(const std::string &title) in SetTitle() function in OHOS::Notification::ReminderRequest
1418 notificationNormalContent->SetTitle(title_); in UpdateNotificationCommon()
/base/request/request/download/interfaces/kits/js/napi/download_single/include/
Ddownload_config.h42 void SetTitle(const std::string &title);
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_content_test.cpp108 notificationBasicContent.SetTitle(title); in HWTEST_F()
Dreminder_request_test.cpp285 rrc->SetTitle(content);
299 rrc->SetTitle(content);
/base/hiviewdfx/hidumper/services/native/include/
Draw_param.h49 void SetTitle(const std::string &path);
/base/telephony/call_manager/services/call/call_state_observer/src/
Dincoming_call_notification.cpp84 normalContent->SetTitle(INCOMING_CALL_NOTIFICATION_TITLE); in PublishIncomingCallNotification()
Dmissed_call_notification.cpp91 normalContent->SetTitle(INCOMING_CALL_MISSED_TITLE); in PublishMissedCallNotification()
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestannex_fuzzer/
Dreminderrequestannex_fuzzer.cpp33 reminderRequest.SetTitle(stringData); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
Dpublishnotification_fuzzer.cpp46 contentType->SetTitle(stringData); in DoSomethingInterestingWithMyAPI()
/base/request/request/download/interfaces/kits/js/napi/download_single/src/
Ddownload_config.cpp60 void DownloadConfig::SetTitle(const std::string &title) in SetTitle() function in OHOS::Request::Download::DownloadConfig
Ddownload_task_napi.cpp214 config.SetTitle(NapiUtils::GetStringPropertyUtf8(env, configValue, PARAM_KEY_TITLE)); in ParseConfig()
Ddownload_task_napi_V9.cpp239 config.SetTitle(NapiUtils::GetStringPropertyUtf8(env, configValue, PARAM_KEY_TITLE)); in ParseConfig()
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
Dnotification_service_test.cpp162 normalContent->SetTitle("normalContent's title"); in BENCHMARK_F()
191 normalContent->SetTitle("normalContent's title"); in BENCHMARK_F()
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
Dpublishcontinuoustasknotification_fuzzer.cpp46 contentType->SetTitle(stringData); in DoSomethingInterestingWithMyAPI()
/base/hiviewdfx/hidumper/services/native/src/
Draw_param.cpp150 void RawParam::SetTitle(const std::string &path) in SetTitle() function in OHOS::HiviewDFX::RawParam
/base/request/request/download/services/src/
Ddownload_service_stub.cpp87 config.SetTitle(data.ReadString()); in OnRequest()
/base/hiviewdfx/hidumper/frameworks/native/src/manager/
Ddump_implement.cpp105 reqCtl->SetTitle(",The result is:" + path_); in Main()
107 reqCtl->SetTitle(""); in Main()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dpublish.cpp253 normalContent->SetTitle(contentTitle); in ParseShowOptions()
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp176 reminder->SetTitle(std::string(str)); in GenReminder()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_fw_module_test.cpp1245 pictureContent->SetTitle("notification title");
1277 pictureContent->SetTitle("notification title");
1309 pictureContent->SetTitle("notification title");

12