Searched refs:control_ (Results 1 – 3 of 3) sorted by relevance
168 control_.Detach(device_); in ~LoopDevice()173 valid_ = control_.Attach(fd_.get(), timeout_ms, &device_); in Init()
91 LoopControl control_; variable
352 : control_(control), devices_(devices), commit_(false) {} in AutoDetachLoopDevices()357 control_.Detach(device); in ~AutoDetachLoopDevices()364 LoopControl& control_; member in android::fiemap::AutoDetachLoopDevices