Searched refs:InitFilesystemAndCreateConfig (Results 1 – 3 of 3) sorted by relevance
6 const cuttlefish::CuttlefishConfig* InitFilesystemAndCreateConfig(
74 auto config = InitFilesystemAndCreateConfig(&argc, &argv, FindFetcherConfig(input_files)); in main()
826 const cuttlefish::CuttlefishConfig* InitFilesystemAndCreateConfig( in InitFilesystemAndCreateConfig() function