Home
last modified time | relevance | path

Searched defs:title (Results 1 – 25 of 67) sorted by relevance

123

/base/request/request/services/src/service/notification_bar/
Dtypology.rs57 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
Dmod.rs29 title: String, field
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
Dapi_dumper.cpp71 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/
Dreminder_request_branch_test.cpp290 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/
Dark_media_avsession_metadata_adapter_wrapper.cpp27 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/
Dnotification_capsule_test.cpp42 std::string title = "testTitle"; variable
70 std::string title = "testTitle"; variable
Dnotification_action_button_test.cpp112 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/
DReminderHelperTest.js137 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/
Dwebview_export.js265 title: '选择上传', property
283 title: '图片', property
290 title: '拍照', property
297 title: '文件', property
/base/telephony/core_service/utils/vcard/src/contact_data/
Dvcard_organization_data.cpp48 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/
Dark_media_avsession_metadata_adapter_impl.cpp25 void ArkMediaAVSessionMetadataAdapterImpl::SetTitle(const ArkWebString& title) in SetTitle()
/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/
Dnotificationactionbutton_fuzzer.cpp32 std::string title(data); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
Dnotification_utils.h29 char* title; member
35 char* title; member
44 char* title; member
53 char* title; member
/base/request/request/services/src/service/command/
Dconstruct.rs84 let title: String = data.read()?; in construct() localVariable
268 let title = if data.read::<bool>()? { in construct() localVariable
Dnotification_bar.rs30 let title = if data.read::<bool>()? { in create_group() localVariable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_basic_content.cpp45 void NotificationBasicContent::SetTitle(const std::string &title) in SetTitle()
Dnotification_unified_group_info.cpp42 void NotificationUnifiedGroupInfo::SetTitle(const std::string &title) in SetTitle()
Dnotification_action_button.cpp26const std::string &title, const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> &wantAgent, in Create()
88const std::string &title, const std::shared_ptr<AbilityRuntime::WantAgent::WantAgent> &wantAgent, in NotificationActionButton()
Dnotification_capsule.cpp31 void NotificationCapsule::SetTitle(const std::string &title) in SetTitle()
/base/web/webview/interfaces/kits/cj/include/
Dwebview_utils.h39 char* title; member
/base/request/request/frameworks/js/napi/src/
Dnotification_bar.cpp39 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/
Dmemory_info.cpp277 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/
Dark_web_drag_data_impl.cpp46 bool ArkWebDragDataImpl::SetLinkTitle(const ArkWebString& title) in SetLinkTitle()
/base/notification/common_event_service/services/test/unittest/
Dcommon_event_subscriber_manager_test.cpp113 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/
Dc_task_info.h51 CStringWrapper title; member
65 std::string title; member

123