Searched refs:ScopedPathUnlinker (Results 1 – 4 of 4) sorted by relevance
379 class ScopedPathUnlinker {381 explicit ScopedPathUnlinker(const std::string& path) in ScopedPathUnlinker() function383 ~ScopedPathUnlinker() { in ~ScopedPathUnlinker()393 DISALLOW_COPY_AND_ASSIGN(ScopedPathUnlinker);407 unlinker_.reset(new ScopedPathUnlinker(path_));430 std::unique_ptr<ScopedPathUnlinker> unlinker_;
283 ScopedPathUnlinker old_unlinker(path.value()); in PreprocessPartitionFiles()
766 ScopedPathUnlinker unlinker(patch.value()); in ReadExtentsToDiff()
351 ScopedPathUnlinker key_unlinker(private_key_path); in SignGeneratedShellPayload()