Home
last modified time | relevance | path

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

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