Home
last modified time | relevance | path

Searched refs:UsbdLoadService (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_load_usb_service.cpp59 UsbdLoadService::UsbdLoadService(int32_t saId) : saId_(saId) in UsbdLoadService() function in OHOS::HDI::Usb::V1_1::UsbdLoadService
64 UsbdLoadService::~UsbdLoadService() in ~UsbdLoadService()
68 int32_t UsbdLoadService::LoadService() in LoadService()
H A Dusb_impl.cpp54 UsbdLoadService UsbImpl::loadUsbService_ = {USB_SYSTEM_ABILITY_ID};
55 UsbdLoadService UsbImpl::loadHdfEdm_ = {HDF_EXTERNAL_DEVICE_MANAGER_SA_ID};
/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_load_usb_service.h43 class UsbdLoadService { class
45 UsbdLoadService(int32_t saId);
46 ~UsbdLoadService();
H A Dusb_impl.h169 static UsbdLoadService loadUsbService_;
170 static UsbdLoadService loadHdfEdm_;

Completed in 8 milliseconds