Home
last modified time | relevance | path

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

12

/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.cpp294 std::string title = "aa"; variable
318 std::string title = "aa"; variable
371 std::string title = "aa"; variable
396 std::string title = "title"; variable
421 std::string title = "aa"; variable
446 std::string title = "aa"; variable
475 std::string title = "aa"; variable
/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
Dreminder_request_test.cpp1050 std::string title = "this is title"; variable
1067 std::string title = "this is title"; variable
1084 std::string title = "this is title"; variable
1101 std::string title = "this is title"; variable
1122 std::string title = "this 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/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/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp335 string title = "Hardware Usage:"; in GetHardWareUsage() local
352 string title = "CMA Usage:"; in GetCMAUsage() local
368 string title = "Kernel Usage:"; in GetKernelUsage() local
385 string title = "Processes Usage:"; in GetProcesses() local
394 vector<string> title; in GetPssTotal() local
440 vector<string> title; in PairToStringMatrix() local
495 vector<string> title; in GetPurgTotal() local
521 vector<string> title; in GetPurgByPid() local
571 vector<string> title; in GetNativeHeap() local
582 vector<string> title; in GetDmaByPid() local
[all …]
Dsmaps_memory_info.cpp96 string title = types.at(0); in InsertSmapsTitle() local
/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/ans/src/
Dnotification_basic_content.cpp44 void NotificationBasicContent::SetTitle(const std::string &title) in SetTitle()
Dnotification_capsule.cpp31 void NotificationCapsule::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()
Dreminder_request.cpp173 ReminderRequest& ReminderRequest::SetActionButton(const std::string &title, const ActionButtonType … in SetActionButton()
622 std::string title = root.at("title").get<std::string>(); in RecoverActionButtonJsonMode() local
805 ReminderRequest& ReminderRequest::SetTitle(const std::string &title) in SetTitle()
1192 std::string title = parcel.ReadString(); in ReadActionButtonFromParcel() local
1475 auto title = static_cast<std::string>(button.second.title); in AddActionButtons() local
1942 std::string title; in OnLanguageChange() local
/base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/
Duser_auth_common_defines.h78 std::string title; member
/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/service/request/c_wrapper/include/
Dc_task_info.h65 CStringWrapper title; member
81 std::string title; member
Dc_task_config.h58 CStringWrapper title; member
80 std::string title; member
/base/request/request/test/unittest/common/napi/requestTest/
DRequestJsunit.test.js52 title: 'XTS download test!', property
/base/notification/common_event_service/services/src/
Dcommon_event_subscriber_manager.cpp128const std::string &title, const SubscriberRecordPtr &record, const std::string format, std::string… in DumpDetailed()
229 std::string title = std::to_string(num); in DumpState() local
/base/request/request/services/service/request/src/service/command/
Dconstruct.rs84 let title: String = data.read()?; in execute() localVariable
/base/update/update_app/common/src/main/ets/const/
Dupdate_const.ts249 title: string; property
/base/msdp/device_status/services/native/src/
Dstream_server.cpp261 void StreamServer::DumpSession(const std::string &title) in DumpSession()
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
Duser_auth_instance_v10.cpp179 std::string title = UserAuthNapiHelper::GetStringPropertyUtf8(env, value, WIDGET_PARAM_TITLE); in InitWidgetParam() local
/base/request/request/services/service/request/src/task/
Dffi.rs30 pub(crate) title: CStringWrapper, field
138 pub(crate) title: CStringWrapper, field

12