|
Android-cuttlefish cvd tool
|
Classes | |
| struct | CachingPaths |
Functions | |
| Result< CachingPaths > | ConstructCachePaths (const std::string &cache_base, const Build &build, const std::string &target_directory, const std::string &artifact, const std::string &backup_artifact="") |
| bool | IsInCache (const std::string &filepath) |
Variables | |
| constexpr bool | kOverwriteExistingFile = true |
| Result< CachingPaths > cuttlefish::anonymous_namespace{caching_build_api.cpp}::ConstructCachePaths | ( | const std::string & | cache_base, |
| const Build & | build, | ||
| const std::string & | target_directory, | ||
| const std::string & | artifact, | ||
| const std::string & | backup_artifact = "" |
||
| ) |
| bool cuttlefish::anonymous_namespace{caching_build_api.cpp}::IsInCache | ( | const std::string & | filepath | ) |
|
constexpr |