Android-cuttlefish cvd tool
Namespaces | Functions
extract_image_contents.h File Reference
#include <string>
#include <vector>
#include "cuttlefish/common/libs/utils/result.h"
Include dependency graph for extract_image_contents.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

Result< std::vector< std::string > > cuttlefish::ExtractImageContents (const std::string &image_filepath, const std::string &target_dir, const bool keep_archive)