Home
last modified time | relevance | path

Searched refs:GetName (Results 1 – 25 of 113) sorted by relevance

12345

/base/powermgr/powermgr_lite/services/src/
Dpower_manage_service.c34 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/
Dpermission_service.c28 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/
Dipc_auth_lite.c29 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/
Dpms_inner.c28 static const char *GetName(Feature *feature);
34 .GetName = GetName,
58 static const char *GetName(Feature *feature) in GetName() function
Dpms_server.c52 static const char *GetName(Feature *feature);
59 .GetName = GetName,
79 static const char *GetName(Feature *feature) in GetName() function
Dpms_server_internal.c61 static const char *GetName(Feature *feature);
68 .GetName = GetName,
92 static const char *GetName(Feature *feature) in GetName() function
/base/hiviewdfx/hiview/base/
Dplugin_proxy.cpp27 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()
Devent_source.cpp46 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()
Dplugin.cpp142 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/
Dhks_samgr_service.c21 static const char *GetName(Service *service) in GetName() function
53 .GetName = GetName,
/base/startup/bootstrap_lite/services/source/
Dbootstrap_service.c25 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/
Dipc_service_init.c28 static const char *GetName(Service *service) in GetName() function
67 .GetName = GetName, in ServiceInit()
/base/hiviewdfx/hiview/utility/smart_parser/segment_analysis/
Dsegment.cpp31 const string Segment::GetName(void) const in GetName() function in OHOS::HiviewDFX::Segment
57 if (!GetName().empty()) { in GetFullName()
58 fullName += GetName(); in GetFullName()
Dsegment_analysis_twolayers.cpp56 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/
Dhiview_service.c25 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/
Dusb_device_pipe_test.cpp78 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 …]
Dusb_request_test.cpp81 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 …]
Dusb_bulkcallback_test.cpp110 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/
Dsubability_common.cpp72 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/
Dans_innerkits_module_slot_test.cpp98 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/
Devent_server.h36 std::string GetName() override;
50 std::string GetName() override;
Devent_server.cpp132 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/
Dappspawn_service.c48 static const char* GetName(Service* service) in GetName() function
175 .GetName = GetName,
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
Devent_processor_example4.cpp62 event->SetValue("Done", GetName()); in OnEvent()
75 event->SetValue("Done", GetName()); in OnEvent()
/base/hiviewdfx/hiview/service/
Dhiview_service.cpp91 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()

12345