Home
last modified time | relevance | path

Searched defs:InterfaceType (Results 1 – 2 of 2) sorted by relevance

/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_interface_type.h21 enum InterfaceType { enum
/base/usb/usb_manager/services/native/src/
Dusb_service.cpp968 std::unordered_map<InterfaceType, bool> &typeDisableMap) in GetEdmTypePolicy()
1031 int32_t UsbService::GetEdmPolicy(bool &IsGlobalDisabled, std::unordered_map<InterfaceType, bool> &t… in GetEdmPolicy()
1063 int32_t UsbService::GetUsbPolicy(bool &IsGlobalDisabled, std::unordered_map<InterfaceType, bool> &t… in GetUsbPolicy()