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.cc96 CF_EXPECT(config_.LoadFragment(*fragment)); in Run()
/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp288 CHECK(cvd_config->LoadFragment(*fragment)) in main()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp83 bool CuttlefishConfig::LoadFragment(ConfigFragment& fragment) const { in LoadFragment() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h94 bool LoadFragment(ConfigFragment&) const;