/base/request/request/test/unittest/common/napi/requestTest/ |
D | RequestJsunit.test.js | 61 title: 'XTS download test!', property 112 title: 'XTS download test!', property 157 title: 'XTS download test!', property 207 title: 'XTS download test!', property 256 title: 'XTS download test!', property 301 title: 'XTS download test!', property 339 title: 'XTS download test!', property 377 title: 'XTS download test!', property 416 title: 'XTS download test!', property 455 title: 'XTS download test!', property [all …]
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/reminder_request_branch_test/ |
D | reminder_request_branch_test.cpp | 294 std::string title = "aa"; variable 318 std::string title = "aa"; variable 346 std::string title = "aa"; variable 371 std::string title = "aa"; variable 396 std::string title = "aa"; variable 421 std::string title = "aa"; variable 446 std::string title = "aa"; variable 475 std::string title = "aa"; variable
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
D | api_dumper.cpp | 69 void APIDumper::AddApiRetIntoResult(const char* content, const std::string& title) in AddApiRetIntoResult() 80 void APIDumper::AddApiRetIntoResult(int content, const std::string& title) in AddApiRetIntoResult()
|
/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/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/ |
D | notificationactionbutton_fuzzer.cpp | 32 std::string title(data); in DoSomethingInterestingWithMyAPI() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
D | memory_info.cpp | 312 string title = "Hardware Usage:"; in GetHardWareUsage() local 329 string title = "CMA Usage:"; in GetCMAUsage() local 345 string title = "Kernel Usage:"; in GetKernelUsage() local 362 string title = "Processes Usage:"; in GetProcesses() local 371 vector<string> title; in GetPssTotal() local 410 vector<string> title; in PairToStringMatrix() local 465 vector<string> title; in GetRamCategory() local 672 vector<string> title; in AddMemByProcessTitle() local 832 vector<string> title; in GetMemoryByAdj() local
|
D | smaps_memory_info.cpp | 96 string title = types.at(0); in InsertSmapsTitle() local
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | notification_basic_content.cpp | 44 void NotificationBasicContent::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 | reminder_request.cpp | 187 ReminderRequest& ReminderRequest::SetActionButton(const std::string &title, const ActionButtonType … in SetActionButton() 723 ReminderRequest& ReminderRequest::SetTitle(const std::string &title) in SetTitle() 1247 std::string title = parcel.ReadString(); in ReadFromParcel() local 1444 auto title = static_cast<std::string>(button.second.title); in AddActionButtons() local
|
/base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/ |
D | user_auth_common_defines.h | 78 std::string title; member
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
D | notification_action_button_test.cpp | 111 std::string title = "thios is title"; variable 137 std::string title = "thios is title"; variable
|
D | reminder_request_test.cpp | 1042 std::string title = "this is title"; variable 1058 std::string title = "this is title"; variable 1074 std::string title = "this is title"; variable
|
/base/request/request/services/service/rust/src/c_wrapper/include/ |
D | c_task_info.h | 63 CStringWrapper title; member 79 std::string title; member
|
/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/service/rust/src/ |
D | task_config.rs | 42 pub title: String, field
|
D | task_info.rs | 26 pub title: String, field 104 pub title: CStringWrapper, field
|
/base/notification/common_event_service/services/src/ |
D | common_event_subscriber_manager.cpp | 128 …const 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
|
D | common_event_control_manager.cpp | 1185 std::string title = std::to_string(num); in DumpStateBySubscriberRecord() local 1230 std::string title = std::to_string(num); in DumpHistoryStateBySubscriberRecord() local
|
/base/msdp/device_status/services/native/src/ |
D | stream_server.cpp | 248 void StreamServer::DumpSession(const std::string &title) in DumpSession()
|
/base/update/update_app/common/src/main/ets/const/ |
D | update_const.ts | 249 title: string; property
|
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
D | user_auth_instance_v10.cpp | 173 std::string title = UserAuthNapiHelper::GetStringPropertyUtf8(env, value, WIDGET_PARAM_TITLE); in InitWidgetParam() local
|
/base/notification/distributed_notification_service/interfaces/inner_api/ |
D | reminder_request.h | 125 std::string title = ""; member
|
/base/request/request/frameworks/js/napi/include/ |
D | js_common.h | 113 std::string title; member 195 std::string title; member
|
/base/request/request/test/unittest/js_test/requestTest/ |
D | RequestTask.test.js | 302 title: 'upload test.txt' property 325 title: 123 property 374 title: 123 property
|