Home
last modified time | relevance | path

Searched refs:CreateMetaInfo (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.h38 Result<Json::Value> CreateMetaInfo(const CuttlefishConfig& config,
Dsnapshot_utils.cc213 Result<Json::Value> CreateMetaInfo(const CuttlefishConfig& cuttlefish_config, in CreateMetaInfo() function
/device/google/cuttlefish/host/commands/snapshot_util_cvd/
Dsnapshot_taker.cc73 CF_EXPECTF(CreateMetaInfo(*cuttlefish_config, snapshot_path), in HandleHostGroupSnapshot()