Home
last modified time | relevance | path

Searched refs:UnLoadSaType (Results 1 – 3 of 3) sorted by relevance

/base/usb/usb_manager/services/native/src/
Dusb_service_subscriber.cpp79 pms->UnLoadSelf(UsbService::UnLoadSaType::UNLOAD_SA_DELAY); in DeviceEvent()
92 pms->UnLoadSelf(UsbService::UnLoadSaType::UNLOAD_SA_DELAY); in DeviceEvent()
Dusb_service.cpp1167 void UsbService::UnLoadSelf(UnLoadSaType type) in UnLoadSelf()
/base/usb/usb_manager/services/native/include/
Dusb_service.h52 enum UnLoadSaType { UNLOAD_SA_DELAY, UNLOAD_SA_IMMEDIATELY }; enum
118 void UnLoadSelf(UnLoadSaType type);