Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp95 bool CuttlefishConfig::SaveFragment(const ConfigFragment& fragment) { in SaveFragment() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h93 bool SaveFragment(const ConfigFragment&);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc964 CHECK(tmp_config_obj.SaveFragment(*fragment)) in InitializeCuttlefishConfiguration()