/base/hiviewdfx/hiview/base/test/unittest/common/ |
D | pipeline_test.cpp | 48 plugin1->SetName("EventProcessorExample1"); in DoTest() 50 plugin2->SetName("EventProcessorExample2"); in DoTest() 52 plugin3->SetName("EventProcessorExample3"); in DoTest() 54 plugin4->SetName("EventProcessorExample4"); in DoTest() 203 plugin1->SetName("EventProcessorExample1"); 209 plugin2->SetName("EventProcessorExample2");
|
/base/print/print_fwk/frameworks/innerkitsimpl/src/ |
D | print_page_size.cpp | 75 SetName(""); in Reset() 85 void PrintPageSize::SetName(const std::string &name) in SetName() function in OHOS::Print::PrintPageSize 123 SetName(parcel.ReadString()); in ReadFromParcel()
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | notification_slot.cpp | 98 SetName("SOCIAL_COMMUNICATION"); in SetType() 106 SetName("SERVICE_REMINDER"); in SetType() 114 SetName("CONTENT_INFORMATION"); in SetType() 121 SetName("OTHER"); in SetType() 147 void NotificationSlot::SetName(const std::string &name) in SetName() function in OHOS::Notification::NotificationSlot
|
/base/account/os_account/interfaces/innerkits/osaccount/native/include/ |
D | os_account_subscribe_info.h | 38 void SetName(const std::string &name);
|
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
D | print_page_size_test.cpp | 101 printpageSize.SetName("Test"); 141 printpageSize.SetName("Test");
|
/base/msdp/device_status/tools/vdev/include/ |
D | virtual_device.h | 55 void SetName(const std::string &name); 153 inline void VirtualDevice::SetName(const std::string &name) in SetName() function
|
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/pmsdatabaseoncreate_fuzzer/ |
D | pmsdatabaseoncreate_fuzzer.cpp | 41 config.SetName(std::move(name)); in DoSomethingInterestingWithMyAPI()
|
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/databaseoncreate_fuzzer/ |
D | databaseoncreate_fuzzer.cpp | 41 config.SetName(std::move(name)); in DoSomethingInterestingWithMyAPI()
|
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/dnsdatabaseoncreate_fuzzer/ |
D | dnsdatabaseoncreate_fuzzer.cpp | 41 config.SetName(std::move(name)); in DoSomethingInterestingWithMyAPI()
|
/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/ |
D | messageuser_fuzzer.cpp | 35 messageUser.SetName(name); in DoSomethingInterestingWithMyAPI()
|
/base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
D | os_account_manager_service_subscribe_module_test.cpp | 93 osAccountSubscribeInfo.SetName("subscribeActive"); 145 osAccountSubscribeInfo.SetName("subscribeActiveing");
|
/base/account/os_account/frameworks/osaccount/native/src/ |
D | os_account_subscribe_info.cpp | 46 void OsAccountSubscribeInfo::SetName(const std::string &name) in SetName() function in OHOS::AccountSA::OsAccountSubscribeInfo
|
/base/notification/distributed_notification_service/interfaces/inner_api/ |
D | message_user.h | 51 void SetName(const std::string &name);
|
D | notification_slot.h | 338 void SetName(const std::string &name);
|
/base/powermgr/power_manager/frameworks/napi/utils/ |
D | async_callback_info.h | 57 void SetName(napi_env& env, napi_value& name);
|
D | async_callback_info.cpp | 75 void AsyncCallbackInfo::AsyncData::SetName(napi_env& env, napi_value& name) in SetName() function in OHOS::PowerMgr::AsyncCallbackInfo::AsyncData
|
/base/sensors/medical_sensor/utils/include/ |
D | medical_sensor.h | 33 void SetName(const std::string &name);
|
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/ |
D | bbox_detector_plugin.cpp | 39 SetName("BBoxDetectorPlugin"); in OnLoad()
|
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/fuzztest/faultloggerservice_fuzzer/ |
D | faultlogger_service_fuzzer.cpp | 36 plugin->SetName("Faultlogger"); in CreateFaultloggerInstance()
|
/base/print/print_fwk/frameworks/helper/src/ |
D | print_page_size_helper.cpp | 62 nativeObj->SetName(name); in BuildFromJs()
|
/base/print/print_fwk/frameworks/innerkitsimpl/include/ |
D | print_page_size.h | 173 void SetName(const std::string &name);
|
/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/ |
D | smaps_memory_info.h | 78 void SetName(MemInfoData::MemSmapsInfo &meminfo, const std::string &value);
|
/base/hiviewdfx/hiview/base/ |
D | plugin.cpp | 129 void Plugin::SetName(const std::string& name) in SetName() function in OHOS::HiviewDFX::Plugin
|
/base/powermgr/power_manager/frameworks/napi/runninglock/ |
D | runninglock_napi.cpp | 140 asyncInfo->GetData().SetName(env, argv[INDEX_0]); in CreateAsyncCallback() 176 asyncInfo->GetData().SetName(env, argv[INDEX_0]); in CreatePromise()
|
/base/usb/usb_manager/interfaces/innerkits/native/include/ |
D | usb_config.h | 144 void SetName(const std::string &name) in SetName() function
|