Home
last modified time | relevance | path

Searched refs:SetName (Results 1 – 25 of 49) sorted by relevance

12

/base/hiviewdfx/hiview/base/test/unittest/common/
Dpipeline_test.cpp48 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/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_slot.cpp98 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
Dmessage_user.cpp47 void MessageUser::SetName(const std::string &name) in SetName() function in OHOS::Notification::MessageUser
/base/account/os_account/interfaces/innerkits/osaccount/native/include/
Dos_account_subscribe_info.h37 void SetName(const std::string &name);
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/dnsdatabaseoncreate_fuzzer/
Ddnsdatabaseoncreate_fuzzer.cpp41 config.SetName(std::move(name)); in DoSomethingInterestingWithMyAPI()
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/databaseoncreate_fuzzer/
Ddatabaseoncreate_fuzzer.cpp41 config.SetName(std::move(name)); in DoSomethingInterestingWithMyAPI()
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/pmsdatabaseoncreate_fuzzer/
Dpmsdatabaseoncreate_fuzzer.cpp41 config.SetName(std::move(name)); in DoSomethingInterestingWithMyAPI()
/base/account/os_account/services/accountmgr/test/moduletest/os_account/
Dos_account_manager_service_subscribe_module_test.cpp94 osAccountSubscribeInfo.SetName("subscribeActive");
146 osAccountSubscribeInfo.SetName("subscribeActiveing");
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_subscribe_info.cpp46 void OsAccountSubscribeInfo::SetName(const std::string &name) in SetName() function in OHOS::AccountSA::OsAccountSubscribeInfo
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_elf.h45 void SetName(const std::string &name);
Ddfx_elf.cpp166 void DfxElf::SetName(const std::string &name) in SetName() function in OHOS::HiviewDFX::DfxElf
/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/
Dmessageuser_fuzzer.cpp35 messageUser.SetName(name); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dmessage_user.h51 void SetName(const std::string &name);
Dnotification_slot.h338 void SetName(const std::string &name);
/base/powermgr/power_manager/frameworks/napi/utils/
Dasync_callback_info.h57 void SetName(napi_env& env, napi_value& name);
Dasync_callback_info.cpp75 void AsyncCallbackInfo::AsyncData::SetName(napi_env& env, napi_value& name) in SetName() function in OHOS::PowerMgr::AsyncCallbackInfo::AsyncData
/base/sensors/medical_sensor/utils/include/
Dmedical_sensor.h33 void SetName(const std::string &name);
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
Dbbox_detector_plugin.cpp45 SetName("BBoxDetectorPlugin"); in OnLoad()
/base/powermgr/power_manager/frameworks/napi/runninglock/
Drunninglock_napi.cpp139 asyncInfo->GetData().SetName(env, argv[INDEX_0]); in CreateAsyncCallback()
175 asyncInfo->GetData().SetName(env, argv[INDEX_0]); in CreatePromise()
/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_config.h144 void SetName(const std::string &name) in SetName() function
Dusb_interface.h143 void SetName(const std::string &name) in SetName() function
/base/sensors/medical_sensor/utils/src/
Dmedical.cpp54 void MedicalSensor::SetName(const std::string &name) in SetName() function in OHOS::Sensors::MedicalSensor
/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/
Dohos_web_dns_data_base_adapter_impl.cpp90 config.SetName(std::move(name)); in CreateDataBase()
/base/web/webview/test/unittest/ohos_adapter/dns_data_base_adapter_test/
Ddns_data_base_adapter_test.cpp246 config.SetName(std::move(name));
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
Dcompatible_connection.cpp57 sensor.SetName(sensorName.c_str()); in GetSensorList()

12