Home
last modified time | relevance | path

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

/system/update_engine/common/
Dtest_utils.cc201 bool UnbindLoopDevice(const string& lo_dev_name) { in UnbindLoopDevice() argument
203 HANDLE_EINTR(open(lo_dev_name.c_str(), O_RDWR | O_LARGEFILE)); in UnbindLoopDevice()
Dtest_utils.h67 bool UnbindLoopDevice(const std::string& lo_dev_name);