Home
last modified time | relevance | path

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

/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_interface.h155 << "iInterface_=" << (int32_t)iInterface_ << "," in ToString()
171 this->iInterface_ = idx; in SetiInterface()
176 return this->iInterface_; in GetiInterface()
206 uint8_t iInterface_ = UINT8_MAX; variable