/base/usb/usb_manager/utils/native/include/ |
H A D | hilog_wrapper.h | 42 #ifdef USB_HILOGD 43 #undef USB_HILOGD macro 101 #define USB_HILOGD(module, ...) \ macro 112 #define USB_HILOGD(...)
|
/base/usb/usb_manager/services/native/src/ |
H A D | usb_descriptor_parser.cpp | 48 USB_HILOGD(MODULE_USB_SERVICE, "parse begin length=%{public}u", length); in ParseDeviceDescriptor() 89 USB_HILOGD(MODULE_USB_SERVICE, "add config, interfaces=%{public}u", configDescriptor->bNumInterfaces); in AddConfig() 112 USB_HILOGD(MODULE_USB_SERVICE, "add interface, endpoints=%{public}u", interfaceDescriptor->bNumEndpoints); in AddInterface() 134 USB_HILOGD(MODULE_USB_SERVICE, "add endpoint, address=%{public}u", endpointDescriptor->bEndpointAddress); in AddEndpoint() 198 USB_HILOGD(MODULE_USB_SERVICE, "parse begin length=%{public}u, cursor=%{public}u", length, cursor); in ParseConfigDescriptor() 270 USB_HILOGD(MODULE_USB_SERVICE, "type = %{public}d, length=%{public}d", descriptorHeader.bDescriptorType, in ParseInterfaceDescriptor() 298 USB_HILOGD(MODULE_USB_SERVICE, "interface to string : %{public}s", interface.ToString().c_str()); in ParseInterfaceDescriptor() 305 USB_HILOGD(MODULE_USB_SERVICE, "parse begin, length=%{public}u, cursor=%{public}u", length, cursor); in ParseEndpointDescriptor() 325 USB_HILOGD(MODULE_USB_SERVICE, "error type = %{public}d, length=%{public}d", descriptorHeader.bDescriptorType, in ParseEndpointDescriptor()
|
H A D | usb_right_manager.cpp | 82 USB_HILOGD(MODULE_USB_SERVICE, 90 USB_HILOGD(MODULE_USB_SERVICE, 96 USB_HILOGD(MODULE_USB_SERVICE, "on user %{public}d stopped, ret=%{public}d", uid, ret); 147 USB_HILOGD(MODULE_USB_SERVICE, "RequestRight: busdev=%{private}s app=%{public}s", busDev.c_str(), in RequestRight() 263 USB_HILOGD(MODULE_USB_SERVICE, "device %{private}s detached, process right", deviceName.c_str()); in RemoveDeviceAllRight() 459 USB_HILOGD(MODULE_USB_SERVICE, "usb get userid success: %{public}d, uid: %{public}d", ret, uid); in GetCurrentUserId() 500 USB_HILOGD(MODULE_USB_SERVICE, "clean up expired right: size=%{public}zu", devices.size()); in CleanUpRightExpired() 548 USB_HILOGD(MODULE_USB_SERVICE, "clean uninstall app record[%{public}d/%{public}d]: uid=%{public}d", deleteApps, in CleanUpRightAppUninstalled() 572 USB_HILOGD(MODULE_USB_SERVICE, "clean[%{public}d/%{public}zu]: uid=%{public}d, app=%{public}s, ret=%{public}d", in CleanUpRightAppUninstalled() 679 USB_HILOGD(MODULE_USB_SERVIC in CleanUpRightUserDeleted() [all...] |
H A D | usb_mass_storage_notification.cpp | 137 USB_HILOGD(MODULE_USB_SERVICE, "GetApplicationInfoV9 resultCode %{public}d", resultCode); in GetFilemanagerBundleName() 166 USB_HILOGD(MODULE_USB_SERVICE, "enter SendNotification"); in SendNotification() 168 USB_HILOGD(MODULE_USB_SERVICE, "Send Notification, not Mass Storage, return!"); in SendNotification() 233 USB_HILOGD(MODULE_USB_SERVICE, "Cancel Notification, not Mass Storage, return!"); in CancelNotification() 242 USB_HILOGD(MODULE_USB_SERVICE, "Cancel Notification, still has other Mass Storage, return!"); in CancelNotification()
|
H A D | usb_right_db_helper.cpp | 68 USB_HILOGD(MODULE_USB_SERVICE, "allow temporary"); in IsRecordExpired() 71 USB_HILOGD(MODULE_USB_SERVICE, "allow forever"); in IsRecordExpired() 74 USB_HILOGD(MODULE_USB_SERVICE, "allow based on request time"); in IsRecordExpired() 181 USB_HILOGD(MODULE_USB_SERVICE, "Query detail: uid=%{public}d", uid); in QueryUserRightRecord() 192 USB_HILOGD(MODULE_USB_SERVICE, "Query detail: uid=%{public}d", uid); in QueryDeviceRightRecord() 203 USB_HILOGD(MODULE_USB_SERVICE, "Query detail: uid=%{public}d dev=%{public}s", uid, bundleName.c_str()); in QueryAppRightRecord() 273 USB_HILOGD(MODULE_USB_SERVICE, "idx=%{public}d rows=%{public}d pos=%{public}d ret=%{public}zu end=%{public}s", in QueryAndGetResultColumnValues() 508 USB_HILOGD(MODULE_USB_SERVICE, in GetResultSetTableInfo() 555 USB_HILOGD(MODULE_USB_SERVICE, "row=%{public}d col=%{public}d pos=%{public}d ret=%{public}zu end=%{public}s", in GetResultRightRecordEx()
|
H A D | usb_device_manager.cpp | 241 USB_HILOGD(MODULE_USB_SERVICE, "start pop up usb service switch window"); in ProcessFunctionSwitchWindow() 246 USB_HILOGD(MODULE_USB_SERVICE, "start dismiss usb service switch window"); in ProcessFunctionSwitchWindow()
|
H A D | usb_function_switch_window.cpp | 250 USB_HILOGD(MODULE_USB_SERVICE, "unshow function switch window success");
in UnShowFunctionSwitchWindow()
|
H A D | usb_service.cpp | 1760 USB_HILOGD(MODULE_USB_SERVICE, "ret: %{public}d, app: %{public}s, user: %{public}d", in GetCallingInfo()
|
/base/usb/usb_manager/interfaces/kits/js/napi/src/ |
H A D | usb_info.cpp | 523 USB_HILOGD(MODULE_JS_NAPI, "Device call AddRight ret: %{public}d", ret); in DeviceAddRight() 553 USB_HILOGD(MODULE_JS_NAPI, "Device call AddRight ret: %{public}d", ret); in DeviceAddAccessRight() 578 USB_HILOGD(MODULE_JS_NAPI, "Device call RemoveRight ret: %{public}d", ret); in DeviceRemoveRight() 602 USB_HILOGD(MODULE_JS_NAPI, "client called result %{public}d", result); in CoreHasRight() 861 USB_HILOGD(MODULE_JS_NAPI, "false ret = %{public}d", ret); in PortGetSupportedModes() 978 USB_HILOGD(MODULE_JS_NAPI, "pipe call ClaimInterface ret: %{public}d", ret); in PipeClaimInterface() 1007 USB_HILOGD(MODULE_JS_NAPI, "pipe call PipeReleaseInterface ret: %{public}d", ret); in PipeReleaseInterface() 1159 USB_HILOGD(MODULE_JS_NAPI, "ControlTransfer failed"); 1316 USB_HILOGD(MODULE_JS_NAPI, "usbControlTransfer failed"); 1458 USB_HILOGD(MODULE_JS_NAP [all...] |
/base/usb/usb_manager/test/native/mock/src/ |
H A D | usb_core_mock_test.cpp | 545 USB_HILOGD(MODULE_USB_SERVICE, "Get UsbPort size=%{public}zu", portList.size()); in HWTEST_F()
|
/base/usb/usb_manager/test/native/service_unittest/src/ |
H A D | usb_core_test.cpp | 581 USB_HILOGD(MODULE_USB_SERVICE, "Get UsbPort size=%{public}zu", portlist.size()); in HWTEST_F()
|
/base/usb/usb_manager/services/zidl/src/ |
H A D | usb_srv_stub.cpp | 257 USB_HILOGD(MODULE_USB_SERVICE, "UsbServerStub::OnRemoteRequest, cmd = %{public}u, flags = %{public}d", code, in OnRemoteRequest()
|