| /base/request/request/services/src/service/notification_bar/ |
| D | typology.rs | 57 let title = customized in task_eventual_notify() localVariable 94 let title = customized in task_progress_notify() localVariable 99 let title = GetSystemResourceString(DOWNLOAD_FILE); in task_progress_notify() localVariable 108 let title = GetSystemResourceString(UPLOAD_FILE); in task_progress_notify() localVariable 152 let title = customized in group_eventual_notify() localVariable 183 let title = customized in group_progress_notify() localVariable 188 let title = GetSystemResourceString(DOWNLOAD_FILE); in group_progress_notify() localVariable 192 let title = GetSystemResourceString(UPLOAD_FILE); in group_progress_notify() localVariable
|
| D | mod.rs | 29 title: String, field
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
| D | api_dumper.cpp | 71 void APIDumper::AddApiRetIntoResult(const char* content, const std::string& title) in AddApiRetIntoResult() 82 void APIDumper::AddApiRetIntoResult(int content, const std::string& title) in AddApiRetIntoResult()
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/reminder_request_branch_test/ |
| D | reminder_request_branch_test.cpp | 290 std::string title = "aa"; variable 314 std::string title = "aa"; variable 367 std::string title = "aa"; variable 392 std::string title = "title"; variable 417 std::string title = "aa"; variable 442 std::string title = "aa"; variable 471 std::string title = "aa"; variable
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_media_avsession_metadata_adapter_wrapper.cpp | 27 void ArkMediaAVSessionMetadataAdapterWrapper::SetTitle(const std::string& title) in SetTitle() 36 ArkWebString title = ctocpp_->GetTitle(); in GetTitle() local
|
| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_capsule_test.cpp | 42 std::string title = "testTitle"; variable 70 std::string title = "testTitle"; variable
|
| D | notification_action_button_test.cpp | 112 std::string title = "thios is title"; in HWTEST_F() local 141 std::string title = "thios is title"; variable 167 std::string title = "thios is title"; variable
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/ |
| D | ReminderHelperTest.js | 137 title: "this is title", property 178 title: "this is title", property 1023 title: "this is title", property 1064 title: "this is title", property 1105 title: "this is title", property 1139 title: "this is title", property 1314 title: "this is title", property 1344 title: "this is title", property 1382 title:"close", property 1386 title:"snooze", property [all …]
|
| /base/web/webview/interfaces/kits/napi/js/ |
| D | webview_export.js | 265 title: '选择上传', property 283 title: '图片', property 290 title: '拍照', property 297 title: '文件', property
|
| /base/telephony/core_service/utils/vcard/src/contact_data/ |
| D | vcard_organization_data.cpp | 48 std::string &company, std::string &title, std::string &phoneticName, int32_t type) in InitOrganizationData() 68 void VCardOrganizationData::SetTitle(const std::string &title) in SetTitle()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_media_avsession_metadata_adapter_impl.cpp | 25 void ArkMediaAVSessionMetadataAdapterImpl::SetTitle(const ArkWebString& title) in SetTitle()
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/ |
| D | notificationactionbutton_fuzzer.cpp | 32 std::string title(data); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/frameworks/cj/ffi/include/ |
| D | notification_utils.h | 29 char* title; member 35 char* title; member 44 char* title; member 53 char* title; member
|
| /base/request/request/services/src/service/command/ |
| D | construct.rs | 84 let title: String = data.read()?; in construct() localVariable 268 let title = if data.read::<bool>()? { in construct() localVariable
|
| D | notification_bar.rs | 30 let title = if data.read::<bool>()? { in create_group() localVariable
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_basic_content.cpp | 45 void NotificationBasicContent::SetTitle(const std::string &title) in SetTitle()
|
| D | notification_unified_group_info.cpp | 42 void NotificationUnifiedGroupInfo::SetTitle(const std::string &title) in SetTitle()
|
| D | notification_action_button.cpp | 26 … const std::string &title, const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> &wantAgent, in Create() 88 … const std::string &title, const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> &wantAgent, in NotificationActionButton()
|
| D | notification_capsule.cpp | 31 void NotificationCapsule::SetTitle(const std::string &title) in SetTitle()
|
| /base/web/webview/interfaces/kits/cj/include/ |
| D | webview_utils.h | 39 char* title; member
|
| /base/request/request/frameworks/js/napi/src/ |
| D | notification_bar.cpp | 39 std::optional<std::string> title = std::nullopt; member 49 … napi_value title = NapiUtils::GetNamedProperty(context->env_, customized_notification, "title"); in createNotificationParse() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| D | memory_info.cpp | 277 string title = "Hardware Usage:"; in GetHardWareUsage() local 291 string title = "CMA Usage:"; in GetCMAUsage() local 304 string title = "Kernel Usage:"; in GetKernelUsage() local 318 string title = "Processes Usage:"; in GetProcesses() local 437 vector<string> title; in GetPurgByPid() local 487 vector<string> title; in GetNativeHeap() local 498 vector<string> title; in GetDmaByPid() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_drag_data_impl.cpp | 46 bool ArkWebDragDataImpl::SetLinkTitle(const ArkWebString& title) in SetLinkTitle()
|
| /base/notification/common_event_service/services/test/unittest/ |
| D | common_event_subscriber_manager_test.cpp | 113 std::string title = "aa"; in HWTEST_F() local 132 std::string title = "aa"; in HWTEST_F() local 152 std::string title = "aa"; in HWTEST_F() local 175 std::string title = "aa"; in HWTEST_F() local 209 std::string title = "aa"; in HWTEST_F() local
|
| /base/request/request/services/include/ |
| D | c_task_info.h | 51 CStringWrapper title; member 65 std::string title; member
|