HomeSort by relevance Sort by last modified time
    Searched refs:unmounter_ (Results 1 - 2 of 2) sorted by null

  /system/update_engine/common/
test_utils.h 197 std::unique_ptr<ScopedFilesystemUnmounter> unmounter_; member in class:chromeos_update_engine::test_utils::ScopedLoopMounter
test_utils.cc 327 unmounter_.reset(new ScopedFilesystemUnmounter(*mnt_path));

Completed in 115 milliseconds