Home
last modified time | relevance | path

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

/system/update_engine/common/
Dtest_utils.h68 bool UnbindLoopDevice(const std::string& lo_dev_name);
148 if (UnbindLoopDevice(dev_)) in ~ScopedLoopbackDeviceBinder()
Dtest_utils.cc208 bool UnbindLoopDevice(const string& lo_dev_name) { in UnbindLoopDevice() function