Home
last modified time | relevance | path

Searched refs:LoadFragment (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc98 CF_EXPECT(config_.LoadFragment(*fragment)); in Run()
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp401 CHECK(cvd_config->LoadFragment(*fragment)) in CuttlefishMain()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp85 bool CuttlefishConfig::LoadFragment(ConfigFragment& fragment) const { in LoadFragment() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h103 bool LoadFragment(ConfigFragment&) const;