/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/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
|
D | message_user.cpp | 47 void MessageUser::SetName(const std::string &name) in SetName() function in OHOS::Notification::MessageUser
|
/base/account/os_account/interfaces/innerkits/osaccount/native/include/ |
D | os_account_subscribe_info.h | 37 void SetName(const std::string &name);
|
/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/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/pmsdatabaseoncreate_fuzzer/ |
D | pmsdatabaseoncreate_fuzzer.cpp | 41 config.SetName(std::move(name)); in DoSomethingInterestingWithMyAPI()
|
/base/account/os_account/services/accountmgr/test/moduletest/os_account/ |
D | os_account_manager_service_subscribe_module_test.cpp | 94 osAccountSubscribeInfo.SetName("subscribeActive"); 146 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/hiviewdfx/faultloggerd/tools/process_dump/ |
D | dfx_elf.h | 45 void SetName(const std::string &name);
|
D | dfx_elf.cpp | 166 void DfxElf::SetName(const std::string &name) in SetName() function in OHOS::HiviewDFX::DfxElf
|
/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/ |
D | messageuser_fuzzer.cpp | 35 messageUser.SetName(name); in DoSomethingInterestingWithMyAPI()
|
/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 | 45 SetName("BBoxDetectorPlugin"); in OnLoad()
|
/base/powermgr/power_manager/frameworks/napi/runninglock/ |
D | runninglock_napi.cpp | 139 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/ |
D | usb_config.h | 144 void SetName(const std::string &name) in SetName() function
|
D | usb_interface.h | 143 void SetName(const std::string &name) in SetName() function
|
/base/sensors/medical_sensor/utils/src/ |
D | medical.cpp | 54 void MedicalSensor::SetName(const std::string &name) in SetName() function in OHOS::Sensors::MedicalSensor
|
/base/web/webview/ohos_adapter/distributeddatamgr_adapter/webdatabase/src/ |
D | ohos_web_dns_data_base_adapter_impl.cpp | 90 config.SetName(std::move(name)); in CreateDataBase()
|
/base/web/webview/test/unittest/ohos_adapter/dns_data_base_adapter_test/ |
D | dns_data_base_adapter_test.cpp | 246 config.SetName(std::move(name));
|
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/ |
D | compatible_connection.cpp | 57 sensor.SetName(sensorName.c_str()); in GetSensorList()
|