/base/powermgr/powermgr_lite/services/src/ |
D | power_manage_service.c | 34 static const char *GetName(Service *service); 40 .GetName = GetName, 47 static const char *GetName(Service *service) in GetName() function
|
/base/security/permission/services/permission_lite/pms_base/src/ |
D | permission_service.c | 28 static const char *GetName(Service *service); 34 .GetName = GetName, 48 static const char *GetName(Service *service) in GetName() function
|
/base/security/permission/services/permission_lite/ipc_auth/src/ |
D | ipc_auth_lite.c | 29 static const char *GetName(Feature *feature); 35 .GetName = GetName, 54 static const char *GetName(Feature *feature) in GetName() function
|
/base/security/permission/services/permission_lite/pms/src/ |
D | pms_inner.c | 28 static const char *GetName(Feature *feature); 34 .GetName = GetName, 58 static const char *GetName(Feature *feature) in GetName() function
|
D | pms_server.c | 52 static const char *GetName(Feature *feature); 59 .GetName = GetName, 79 static const char *GetName(Feature *feature) in GetName() function
|
D | pms_server_internal.c | 61 static const char *GetName(Feature *feature); 68 .GetName = GetName, 92 static const char *GetName(Feature *feature) in GetName() function
|
/base/hiviewdfx/hiview/base/ |
D | plugin_proxy.cpp | 27 HIVIEW_LOGD("Plugin name: %{public}s plugin_->OnEvent", plugin_->GetName().c_str()); in OnEvent() 38 HIVIEW_LOGD("Plugin name: %{public}s plugin_->CanProcessEvent", plugin_->GetName().c_str()); in CanProcessEvent() 49 … HIVIEW_LOGD("Plugin name: %{public}s plugin_->CanProcessMoreEvents", plugin_->GetName().c_str()); in CanProcessMoreEvents() 60 HIVIEW_LOGD("Plugin name: %{public}s plugin_->GetHandlerInfo", plugin_->GetName().c_str()); in GetHandlerInfo() 80 …HIVIEW_LOGD("Plugin name: %{public}s plugin_->OnEventListeningCallback", plugin_->GetName().c_str(… in OnEventListeningCallback()
|
D | event_source.cpp | 46 HIVIEW_LOGW("Add nullptr pipeline to %{public}s.", GetName().c_str()); in AddPipeline() 49 HIVIEW_LOGD("EventSource add pipeline %{public}s.", pipeline->GetName().c_str()); in AddPipeline()
|
D | plugin.cpp | 142 return GetName(); in GetPluginInfo() 147 return GetName(); in GetHandlerInfo() 150 const std::string& Plugin::GetName() in GetName() function in OHOS::HiviewDFX::Plugin
|
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/sa_mgr/ |
D | hks_samgr_service.c | 21 static const char *GetName(Service *service) in GetName() function 53 .GetName = GetName,
|
/base/startup/bootstrap_lite/services/source/ |
D | bootstrap_service.c | 25 static const char *GetName(Service *service); 33 bootstrap.GetName = GetName; in Init() 42 static const char *GetName(Service *service) in GetName() function
|
/base/security/deviceauth/frameworks/src/lite/ |
D | ipc_service_init.c | 28 static const char *GetName(Service *service) in GetName() function 67 .GetName = GetName, in ServiceInit()
|
/base/hiviewdfx/hiview/utility/smart_parser/segment_analysis/ |
D | segment.cpp | 31 const string Segment::GetName(void) const in GetName() function in OHOS::HiviewDFX::Segment 57 if (!GetName().empty()) { in GetFullName() 58 fullName += GetName(); in GetFullName()
|
D | segment_analysis_twolayers.cpp | 56 seg->GetId(), seg->GetName(), seg->GetSysTid())); in AddSegment() 226 HIVIEW_LOGE("Failed to get cursor, segment: %{public}s", ipcSeg_->GetName().c_str()); in GetNextSegIpcTrans() 254 HIVIEW_LOGI("segment: %{public}s already extracted", seg->GetName().c_str()); in ExtractSegment() 259 HIVIEW_LOGE("Failed to get cursor, segment: %{public}s", seg->GetName().c_str()); in ExtractSegment() 312 HIVIEW_LOGE("Invalid pid: %{public}d, segment: %{public}s", pid, seg->GetName().c_str()); in GetNextSegment() 320 HIVIEW_LOGI("No next handle for segment: %{public}s", seg->GetName().c_str()); in GetNextSegment() 410 …HIVIEW_LOGE("Failed to get cursor, segment: %{public}s", blockedSegVec_.back()->GetName().c_str()); in GetEndStack()
|
/base/hiviewdfx/hiview_lite/ |
D | hiview_service.c | 25 static const char *GetName(Service *service); 32 .GetName = GetName, 53 static const char *GetName(Service *service) in GetName() function
|
/base/usb/usb_manager/test/native/service_unittest/src/ |
D | usb_device_pipe_test.cpp | 78 UsbSrvClient.RequestRight(device.GetName()); 108 UsbSrvClient.RequestRight(device.GetName()); 137 UsbSrvClient.RequestRight(device.GetName()); 174 UsbSrvClient.RequestRight(device.GetName()); 213 UsbSrvClient.RequestRight(device.GetName()); 252 UsbSrvClient.RequestRight(device.GetName()); 289 UsbSrvClient.RequestRight(device.GetName()); 328 UsbSrvClient.RequestRight(device.GetName()); 367 UsbSrvClient.RequestRight(device.GetName()); 406 UsbSrvClient.RequestRight(device.GetName()); [all …]
|
D | usb_request_test.cpp | 81 UsbSrvClient.RequestRight(device.GetName()); 124 UsbSrvClient.RequestRight(device.GetName()); 170 UsbSrvClient.RequestRight(device.GetName()); 213 UsbSrvClient.RequestRight(device.GetName()); 256 UsbSrvClient.RequestRight(device.GetName()); 302 UsbSrvClient.RequestRight(device.GetName()); 348 UsbSrvClient.RequestRight(device.GetName()); 393 UsbSrvClient.RequestRight(device.GetName()); 441 UsbSrvClient.RequestRight(device.GetName()); 489 UsbSrvClient.RequestRight(device.GetName()); [all …]
|
D | usb_bulkcallback_test.cpp | 110 UsbSrvClient.RequestRight(device.GetName()); 158 UsbSrvClient.RequestRight(device.GetName()); 206 UsbSrvClient.RequestRight(device.GetName()); 256 UsbSrvClient.RequestRight(device.GetName()); 306 UsbSrvClient.RequestRight(device.GetName()); 356 UsbSrvClient.RequestRight(device.GetName()); 407 UsbSrvClient.RequestRight(device.GetName()); 460 UsbSrvClient.RequestRight(device.GetName()); 513 UsbSrvClient.RequestRight(device.GetName()); 568 UsbSrvClient.RequestRight(device.GetName()); [all …]
|
/base/location/location_locator/locator/source/ |
D | subability_common.cpp | 72 bool isFind = newRecord.Find(uid, lastRecord_->GetName(i)); in HandleRemoveRecord() 77 workRecord->Add(uid, lastRecord_->GetPid(i), lastRecord_->GetName(i)); in HandleRemoveRecord() 88 bool isFind = lastRecord_->Find(uid, newRecord.GetName(i)); in HandleAddRecord() 96 workRecord->Add(uid, newRecord.GetPid(i), newRecord.GetName(i)); in HandleAddRecord()
|
/base/notification/ans_standard/frameworks/ans/test/moduletest/ |
D | ans_innerkits_module_slot_test.cpp | 98 EXPECT_EQ("SOCIAL_COMMUNICATION", spSlot->GetName()); 148 EXPECT_EQ("SERVICE_REMINDER", spSlot->GetName()); 199 EXPECT_EQ("CONTENT_INFORMATION", spSlot->GetName()); 249 EXPECT_EQ("OTHER", spSlot->GetName()); 303 EXPECT_EQ("OTHER", spSlot->GetName()); 327 EXPECT_EQ("SOCIAL_COMMUNICATION", slot.GetName()); 344 EXPECT_EQ("SERVICE_REMINDER", slot.GetName()); 361 EXPECT_EQ("CONTENT_INFORMATION", slot.GetName()); 378 EXPECT_EQ("OTHER", slot.GetName()); 407 EXPECT_EQ("name", spSlotGroup->GetName()); [all …]
|
/base/hiviewdfx/hiview/core/ |
D | event_server.h | 36 std::string GetName() override; 50 std::string GetName() override;
|
D | event_server.cpp | 132 std::string SocketDevice::GetName() in GetName() function in OHOS::HiviewDFX::SocketDevice 183 std::string BBoxDevice::GetName() in GetName() function in OHOS::HiviewDFX::BBoxDevice 208 HIVIEW_LOGI("open device %{public}s failed", dev->GetName().c_str()); in AddDev() 231 …HIVIEW_LOGI("add to poll device %{public}s, fd=%{public}d", it->second->GetName().c_str(), it->fir… in AddToMonitor() 237 it->second->GetName().c_str(), errno, strerror(errno)); in AddToMonitor()
|
/base/startup/appspawn_lite/services/src/ |
D | appspawn_service.c | 48 static const char* GetName(Service* service) in GetName() function 175 .GetName = GetName,
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/ |
D | event_processor_example4.cpp | 62 event->SetValue("Done", GetName()); in OnEvent() 75 event->SetValue("Done", GetName()); in OnEvent()
|
/base/hiviewdfx/hiview/service/ |
D | hiview_service.cpp | 91 if (pluginPtr->GetName() == pluginName) { in DumpPluginInfo() 128 …ntry.second->GetWorkLoop() == nullptr) ? "Null" : entry.second->GetWorkLoop()->GetName().c_str())); in DumpLoadedPluginInfo() 165 std::string name = entry.second->GetName(); in DumpThreadUsageInfo()
|