Home
last modified time | relevance | path

Searched refs:eventStatus_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_accessory_manager.h64 int32_t eventStatus_; variable
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_accessory_manager.cpp260 eventStatus_ = status; in HandleEvent()
266 this->HandleEvent(this->eventStatus_, false); in HandleEvent()