Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_port.h28 int32_t currentDataRole; member
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_port_manager.cpp282 …int32_t currentPowerRole, int32_t updatePowerRole, int32_t currentDataRole, int32_t updateDataRole) in ReportPortRoleChangeSysEvent()