Searched refs:attachFailedCount_ (Results 1 – 2 of 2) sorted by relevance
154 static uint32_t attachFailedCount_; variable
50 uint32_t UsbImpl::attachFailedCount_ = 0; member in OHOS::HDI::Usb::V1_0::UsbImpl825 attachFailedCount_++; in ReportUsbdSysEvent()834 "EXCEPTION_CNT", attachFailedCount_, "TOTAL_CNT", attachCount_, "FAIL_RATE", in ReportUsbdSysEvent()835 (static_cast<double>(attachFailedCount_)) / in ReportUsbdSysEvent()