Home
last modified time | relevance | path

Searched refs:MODULE_SERVICE (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_service.cpp98 DUMPER_HILOGD(MODULE_SERVICE, "enter|"); in OnStop()
112 DUMPER_HILOGD(MODULE_SERVICE, "leave|"); in OnStop()
150 DUMPER_HILOGE(MODULE_SERVICE, "Dump Info:\n"); in Dump()
179 DUMPER_HILOGD(MODULE_SERVICE, "enter|"); in Request()
395 DUMPER_HILOGD(MODULE_SERVICE, "enter|"); in EraseRequestRawParam()
401 DUMPER_HILOGD(MODULE_SERVICE, "debug|erase"); in EraseRequestRawParam()
403 DUMPER_HILOGD(MODULE_SERVICE, "leave|"); in EraseRequestRawParam()
408 DUMPER_HILOGD(MODULE_SERVICE, "enter|"); in CancelAllRequest()
416 DUMPER_HILOGD(MODULE_SERVICE, "leave|"); in CancelAllRequest()
454 DUMPER_HILOGD(MODULE_SERVICE, "enter|"); in RequestMain()
[all …]
H A Draw_param.cpp48 DUMPER_HILOGD(MODULE_SERVICE, "enter|"); in Init()
60 DUMPER_HILOGD(MODULE_SERVICE, "leave|true"); in Init()
66 DUMPER_HILOGD(MODULE_SERVICE, "enter|"); in Uninit()
68 DUMPER_HILOGD(MODULE_SERVICE, "leave|"); in Uninit()
78 DUMPER_HILOGD(MODULE_SERVICE, "enter|outfd=%{public}d", outfd_); in CloseOutputFd()
84 DUMPER_HILOGD(MODULE_SERVICE, "leave|outfd=%{public}d", outfd_); in CloseOutputFd()
137 DUMPER_HILOGD(MODULE_SERVICE, "debug|reqId=%{public}u", reqId_); in Cancel()
207 DUMPER_HILOGD(MODULE_SERVICE, "enter|reqId=%{public}d", reqId_); in OnRemoteDied()
209 DUMPER_HILOGD(MODULE_SERVICE, "leave|reqId=%{public}d", reqId_); in OnRemoteDied()
214 DUMPER_HILOGD(MODULE_SERVICE, "enter|"); in Dump()
[all …]
H A Ddump_manager_cpu_service.cpp80 DUMPER_HILOGE(MODULE_SERVICE, in Request()
421 DUMPER_HILOGI(MODULE_SERVICE, "No dump permission, please check!"); in HasDumpPermission()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dipc_stat_dumper.cpp47 DUMPER_HILOGE(MODULE_SERVICE, "ptrReqCtl_ is nullptr, return"); in SendErrorMessage()
75 DUMPER_HILOGE(MODULE_SERVICE, "get samgr fail!"); in CheckPidIsSa()
106 DUMPER_HILOGE(MODULE_SERVICE, "get samgr fail!"); in CheckPidIsApp()
137 DUMPER_HILOGE(MODULE_SERVICE, "get samgr fail!"); in SetIpcStatCmd()
159 DUMPER_HILOGE(MODULE_SERVICE, "cmd is not valid."); in SetIpcStatCmd()
173 DUMPER_HILOGE(MODULE_SERVICE, "no such system ability\n"); in DoDumpIpcStat()
183 DUMPER_HILOGE(MODULE_SERVICE, "sa dump failed\n"); in DoDumpIpcStat()
193 DUMPER_HILOGE(MODULE_SERVICE, "get samgr fail!"); in DumpIpcStat()
210 DUMPER_HILOGE(MODULE_SERVICE, "sa dump failed \n"); in DumpIpcStat()
228 DUMPER_HILOGE(MODULE_SERVICE, "get samgr fail!"); in Execute()
[all …]
H A Dmemory_dumper.cpp42 DUMPER_HILOGE(MODULE_SERVICE, "PreExecute error|callback is nullptr"); in PreExecute()
56 DUMPER_HILOGI(MODULE_SERVICE, "info|MemoryDumper Execute enter"); in Execute()
61 DUMPER_HILOGI(MODULE_SERVICE, "get mem smaps end,pid:%{public}d", pid_); in Execute()
69 DUMPER_HILOGI(MODULE_SERVICE, "info|MemoryDumper Execute end"); in Execute()
77 …DUMPER_HILOGE(MODULE_SERVICE, "fail to open %{public}s. errno:%{public}s", MEM_LIB.c_str(), dlerro… in GetMemByPid()
82 … DUMPER_HILOGE(MODULE_SERVICE, "fail to dlsym GetMemoryInfoByPid. errno:%{public}s", dlerror()); in GetMemByPid()
89 DUMPER_HILOGE(MODULE_SERVICE, "MemoryDumper Execute failed, pid:%{public}d", pid_); in GetMemByPid()
99 …DUMPER_HILOGE(MODULE_SERVICE, "fail to open %{public}s. errno:%{public}s", MEM_LIB.c_str(), dlerro… in GetMemNoPid()
104 … DUMPER_HILOGE(MODULE_SERVICE, "fail to dlsym GetMemoryInfoNoPid. errno:%{public}s", dlerror()); in GetMemNoPid()
122 … DUMPER_HILOGE(MODULE_SERVICE, "fail to dlsym ShowMemorySmapsByPid. errno:%{public}s", dlerror()); in GetMemSmapsByPid()
[all …]
H A Dtraffic_dumper.cpp57 DUMPER_HILOGD(MODULE_SERVICE, "debug|GetAllRxBytes.\n"); in GetAllBytes()
62 DUMPER_HILOGE(MODULE_SERVICE, "GetAllRxBytes failed, ret:%{public}d.\n", ret); in GetAllBytes()
74 DUMPER_HILOGE(MODULE_SERVICE, "GetAllRxBytes failed, ret:%{public}d.\n", ret); in GetAllBytes()
86 DUMPER_HILOGD(MODULE_SERVICE, "debug|GetApplicationUidBytes.\n"); in GetApplicationUidBytes()
91 DUMPER_HILOGE(MODULE_SERVICE, "GetProcUid failed, pid:%{public}d, uid:%{public}d.\n", in GetApplicationUidBytes()
100 DUMPER_HILOGE(MODULE_SERVICE, "GetUidRxBytes failed, ret:%{public}d, uid:%{public}d.\n", in GetApplicationUidBytes()
114 DUMPER_HILOGE(MODULE_SERVICE, "GetUidTxBytes failed, ret:%{public}d, uid:%{public}d.\n", in GetApplicationUidBytes()
123 …DUMPER_HILOGD(MODULE_SERVICE, "debug|GetApplicationUidBytes end, pid:%{public}d, uid:%{public}d.\n… in GetApplicationUidBytes()
H A Dsa_dumper.cpp76 DUMPER_HILOGE(MODULE_SERVICE, "no such ability id '%{public}s'\n", name.c_str()); in GetData()
81 DUMPER_HILOGE(MODULE_SERVICE, "no such system ability %{public}s\n", name.c_str()); in GetData()
91 …DUMPER_HILOGE(MODULE_SERVICE, "system ability:%{public}s dump fail!ret:%{public}d\n", name.c_str()… in GetData()
103 DUMPER_HILOGE(MODULE_SERVICE, "get samgr fail!"); in Execute()
112 … DUMPER_HILOGI(MODULE_SERVICE, "system ability:%{public}s execute fail!\n", names_[i].c_str()); in Execute()
H A Djsheap_memory_dumper.cpp40 DUMPER_HILOGD(MODULE_SERVICE, "trigger gc, set needSnapshot_ false, needLeakobj_ false"); in PreExecute()
61 DUMPER_HILOGE(MODULE_SERVICE, "JsHeapMemoryDumper Execute nullptr"); in Execute()
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_host_manager.cpp110 …USB_HILOGF(MODULE_SERVICE, "name:%{public}s bus:%{public}hhu dev:%{public}hhu not exist", name.c_s… in DelDevice()
115MODULE_SERVICE, "device:%{public}s bus:%{public}hhu dev:%{public}hhu erase ", name.c_str(), busNum… in DelDevice()
118 USB_HILOGE(MODULE_SERVICE, "invalid device"); in DelDevice()
124 USB_HILOGW(MODULE_SERVICE, "send device attached broadcast failed"); in DelDevice()
138 USB_HILOGF(MODULE_SERVICE, "device is NULL"); in AddDevice()
144 USB_HILOGW(MODULE_SERVICE, "send device attached broadcast failed"); in AddDevice()
152 …USB_HILOGF(MODULE_SERVICE, "device:%{public}s bus:%{public}hhu dev:%{public}hhu already exist", na… in AddDevice()
161MODULE_SERVICE, "device:%{public}s bus:%{public}hhu dev:%{public}hhu insert", name.c_str(), busNum… in AddDevice()
177 USB_HILOGI(MODULE_SERVICE, "send %{public}s broadcast device:%{public}s", event.c_str(), in PublishCommonEvent()
270 USB_HILOGI(MODULE_SERVICE, "Host mode Indicates the insertion and removal information"); in ReportHostPlugSysEvent()
H A Dusb_accessory_manager.cpp154 USB_HILOGI(MODULE_SERVICE, "send accessory attached broadcast device:%{public}s", in ProcessAccessoryStart()
161 … USB_HILOGE(MODULE_SERVICE, "curFunc %{public}d curAccStatus:%{public}u, set func ret: %{public}d", in ProcessAccessoryStart()
170 …USB_HILOGW(MODULE_SERVICE, "set old func: %{public}d ret: %{public}d", this->lastDeviceFunc_, ret); in ProcessAccessoryStart()
177 USB_HILOGD(MODULE_SERVICE, "curFunc %{public}u curAccStatus:%{public}d not necessary", in ProcessAccessoryStart()
190 … USB_HILOGW(MODULE_SERVICE, "setFunc %{public}d curAccStatus:%{public}d, set func ret: %{public}d", in ProcessAccessoryStop()
199 USB_HILOGI(MODULE_SERVICE, "send accessory detached broadcast device:%{public}s", in ProcessAccessoryStop()
203 USB_HILOGD(MODULE_SERVICE, "curFunc %{public}u curAccStatus:%{public}d not necessary", in ProcessAccessoryStop()
247 USB_HILOGI(MODULE_SERVICE, "send accessory attached broadcast device:%{public}s", in ProcessAccessorySend()
H A Dusb_function_switch_window.cpp231 USB_HILOGI(MODULE_SERVICE, "StartAbility success, ret: %{public}d", ret); in ShowFunctionSwitchWindow()
251 USB_HILOGE(MODULE_SERVICE, "DisconnectAbility failed %{public}d", ret); in UnShowFunctionSwitchWindow()
H A Dusb_right_manager.cpp346 USB_HILOGE(MODULE_SERVICE, "new (std::nothrow) UsbAbilityConn() failed"); in ShowUsbDialog()
352 USB_HILOGE(MODULE_SERVICE, "connectAbility failed %{public}d", ret); in ShowUsbDialog()
396 USB_HILOGE(MODULE_SERVICE, "new (std::nothrow) UsbAbilityConn() failed"); in ShowUsbDialog()
402 USB_HILOGE(MODULE_SERVICE, "connectAbility failed %{public}d", ret); in ShowUsbDialog()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_heap_info.cpp43 …DUMPER_HILOGI(MODULE_SERVICE, "GetHeapInfo: GetInfo memType:%{public}d pid:%{public}d begin.", mem… in GetInfo()
48 DUMPER_HILOGE(MODULE_SERVICE, "GetHeapInfo: Get the appManager is nullptr."); in GetInfo()
54 DUMPER_HILOGE(MODULE_SERVICE, "DumpHeapMemory return failed, ret is:%{public}d", ret); in GetInfo()
60 …DUMPER_HILOGD(MODULE_SERVICE, "DumpHeapMemory result: %{public}i, uordblks: %{public}llu, fordblks… in GetInfo()
86 …DUMPER_HILOGI(MODULE_SERVICE, "GetHeapInfo: GetInfo memType:%{public}d pid:%{public}d end, success… in GetInfo()
H A Ddump_jsheap_info.cpp34 DUMPER_HILOGI(MODULE_SERVICE, "DumpJsHeapMemory pid:%{public}d, tid:%{public}d, " in DumpJsHeapMemory()
43 DUMPER_HILOGE(MODULE_SERVICE, "DumpJsHeapMemory: Get the appManager is nullptr."); in DumpJsHeapMemory()
48 DUMPER_HILOGE(MODULE_SERVICE, "DumpJsHeapMemory return failed, ret is:%{public}d", ret); in DumpJsHeapMemory()
H A Dget_hardware_info.cpp101 DUMPER_HILOGE(MODULE_SERVICE, "Hardware Usage fail, get reg value fail .\n"); in RegStrToRegValue()
116 DUMPER_HILOGE(MODULE_SERVICE, "Hardware Usage fail, get reg value by run cmd fail .\n"); in GetResverRegValue()
157 DUMPER_HILOGE(MODULE_SERVICE, "find hardware path failed."); in GetHardwareUsage()
185 DUMPER_HILOGD(MODULE_SERVICE, "GetHardwareInfo file path size is 0\n"); in GetHardwareUsage()
H A Dget_cma_info.cpp47 DUMPER_HILOGE(MODULE_SERVICE, "CMA Get Used Data error\n"); in GetUsed()
52 DUMPER_HILOGE(MODULE_SERVICE, "Get CMA used by run cmd failed\n"); in GetUsed()
H A Dmemory_info.cpp218 DUMPER_HILOGE(MODULE_SERVICE, "parse smaps info fail, pid:%{public}d", pid); in GetMemoryInfoByPid()
224 DUMPER_HILOGE(MODULE_SERVICE, "get heap info fail"); in GetMemoryInfoByPid()
419 DUMPER_HILOGE(MODULE_SERVICE, "fail to get purg info \n"); in GetPurgTotal()
517 DUMPER_HILOGE(MODULE_SERVICE, "fail to open %{public}s.", LIB.c_str()); in GetHiaiServerIon()
549 DUMPER_HILOGE(MODULE_SERVICE, "Get hardWare usage fail.\n"); in GetRamCategory()
554 DUMPER_HILOGE(MODULE_SERVICE, "Get CMA fail.\n"); in GetRamCategory()
559 DUMPER_HILOGE(MODULE_SERVICE, "Get kernel usage fail.\n"); in GetRamCategory()
588 DUMPER_HILOGE(MODULE_SERVICE, "GetProcStatusValue failed"); in GetProcValue()
643 DUMPER_HILOGE(MODULE_SERVICE, "GetPids error"); in GetPids()
683 DUMPER_HILOGE(MODULE_SERVICE, "graphic type is not support."); in GetGraphicsMemory()
[all …]
H A Dmemory_info_wrapper.cpp31 DUMPER_HILOGE(MODULE_SERVICE, "GetMemoryInfoByPid error, pid:%{public}d", pid); in GetMemoryInfoByPid()
49 DUMPER_HILOGE(MODULE_SERVICE, "ShowMemorySmapsByPid error, pid:%{public}d", pid); in ShowMemorySmapsByPid()
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/
H A Ddriver_ext_mgr.cpp43 EDM_LOGI(MODULE_SERVICE, "hdf_ext_devmgr OnStart"); in OnStart()
50 EDM_LOGE(MODULE_SERVICE, "DriverPkgManager Init failed %{public}d", ret); in OnStart()
54 EDM_LOGE(MODULE_SERVICE, "ExtDeviceManager Init failed %{public}d", ret); in OnStart()
59 EDM_LOGE(MODULE_SERVICE, "BusExtensionCore Init failed %{public}d", ret); in OnStart()
69 EDM_LOGI(MODULE_SERVICE, "hdf_ext_devmgr OnStop"); in OnStop()
83 EDM_LOGI(MODULE_SERVICE, "OnAddSystemAbility systemAbilityId: %{public}d", systemAbilityId); in OnAddSystemAbility()
87 EDM_LOGI(MODULE_SERVICE, "OnAddSystemAbility accountMgr"); in OnAddSystemAbility()
96 EDM_LOGI(MODULE_SERVICE, "OnAddSystemAbility BMS"); in OnAddSystemAbility()
104 EDM_LOGI(MODULE_SERVICE, "OnAddSystemAbility CommonEventService"); in OnAddSystemAbility()
/ohos5.0/base/hiviewdfx/hidumper/client/native/
H A Ddump_client_main.cpp68 DUMPER_HILOGE(MODULE_SERVICE, "connect error."); in Main()
76 DUMPER_HILOGE(MODULE_SERVICE, "request error, ret: %{public}d.", ret); in Main()
82 DUMPER_HILOGE(MODULE_SERVICE, "service error."); in Main()
96 …DUMPER_HILOGI(MODULE_SERVICE, "hidumper cmd:%{public}s, calllingUid=%{public}d, calllingPid=%{publ… in SetCmdArgs()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dfile_utils.cpp119 DUMPER_HILOGE(MODULE_SERVICE, "values is invalid"); in GetProcValue()
125 DUMPER_HILOGE(MODULE_SERVICE, "content is empty"); in GetProcValue()
/ohos5.0/base/usb/usb_manager/services/zidl/src/
H A Dusb_srv_stub.cpp375 USB_HILOGI(MODULE_SERVICE, "UsbServerStub::GetPorts ret %{public}d ", ret); in DoGetPorts()
381 USB_HILOGI(MODULE_SERVICE, "UsbServerStub::GetPorts size %{public}d ", size); in DoGetPorts()
829 USB_HILOGE(MODULE_SERVICE, "GetDevices failed ret = %{public}d", ret); in DoGetDevices()
833 USB_HILOGI(MODULE_SERVICE, "list size = %{public}zu", deviceList.size()); in DoGetDevices()
1189 USB_HILOGE(MODULE_SERVICE, "GetDevices failed ret = %{public}d", ret); in DoGetAccessoryList()
1193 USB_HILOGI(MODULE_SERVICE, "accessory list size = %{public}zu", accessoryList.size()); in DoGetAccessoryList()
1224 USB_HILOGE(MODULE_SERVICE, "GetDevices failed ret = %{public}d", ret); in DoOpenAccessory()
1260 USB_HILOGE(MODULE_SERVICE, "GetAccessory failed ret = %{public}d", ret); in DoAddAccessoryRight()
1276 USB_HILOGE(MODULE_SERVICE, "GetAccessory failed ret = %{public}d", ret); in DoHasAccessoryRight()
1294 USB_HILOGE(MODULE_SERVICE, "GetAccessory failed ret = %{public}d", ret); in DoRequestAccessoryRight()
[all …]
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/
H A Dparse_smaps_info.cpp103 DUMPER_HILOGD(MODULE_SERVICE, "ParseSmapsInfo: GetInfo pid:(%{public}d) begin.\n", pid); in GetInfo()
120 DUMPER_HILOGD(MODULE_SERVICE, "ParseSmapsInfo: GetInfo pid:(%{public}d) end,success!\n", pid); in GetInfo()
/ohos5.0/base/usb/usb_manager/utils/native/include/
H A Dhilog_wrapper.h54 MODULE_SERVICE, enumerator
/ohos5.0/drivers/external_device_manager/utils/include/
H A Dhilog_wrapper.h53 MODULE_SERVICE, enumerator

12