Home
last modified time | relevance | path

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

/system/update_engine/common/
Dtest_utils.h67 bool BindToUnusedLoopDevice(const std::string& filename,
133 is_bound_ = BindToUnusedLoopDevice(file, writable, &dev_); in ScopedLoopbackDeviceBinder()
Dtest_utils.cc153 bool BindToUnusedLoopDevice(const string& filename, in BindToUnusedLoopDevice() function