Searched refs:RescanLockIsHeld (Results 1 – 2 of 2) sorted by relevance
70 DEBUG_ASSERT(driver().RescanLockIsHeld()); in ScanDownstream()127 DEBUG_ASSERT(driver().RescanLockIsHeld()); in ScanDevice()
158 bool RescanLockIsHeld() const { return bus_rescan_lock_.IsHeld(); }; in RescanLockIsHeld() function
Completed in 8 milliseconds