Android-cuttlefish cvd tool
Classes | Namespaces | Functions
creation_analyzer.h File Reference
#include <sys/types.h>
#include <optional>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/commands/cvd/cli/selector/selector_common_parser.h"
#include "cuttlefish/host/commands/cvd/instances/cvd_persistent_data.pb.h"
#include "cuttlefish/host/commands/cvd/instances/lock/instance_lock.h"
Include dependency graph for creation_analyzer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuttlefish::selector::PerInstanceInfo
 
struct  cuttlefish::selector::GroupCreationInfo
 
struct  cuttlefish::selector::CreationAnalyzerParam
 

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::selector
 

Functions

Result< GroupCreationInfo > cuttlefish::selector::AnalyzeCreation (const CreationAnalyzerParam &params, InstanceLockFileManager &lock_file_manager)