Searched defs:ScopedPathUnlinker (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/common/
H A Dutils.h390 class ScopedPathUnlinker { class in namespace:chromeos_update_engine
392 explicit ScopedPathUnlinker(const std::string& path) function in class:chromeos_update_engine::ScopedPathUnlinker
395 ~ScopedPathUnlinker() {
405 DISALLOW_COPY_AND_ASSIGN(ScopedPathUnlinker);

Completed in 43 milliseconds