Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/commands/launch/
Dflags.h5 vsoc::CuttlefishConfig* InitFilesystemAndCreateConfig(int* argc, char*** argv);
Dmain.cc351 auto config = InitFilesystemAndCreateConfig(&argc, &argv); in main()
Dflags.cc607 vsoc::CuttlefishConfig* InitFilesystemAndCreateConfig(int* argc, char*** argv) { in InitFilesystemAndCreateConfig() function