Searched refs:AssemblerExitCodes (Results 1 – 4 of 4) sorted by relevance
54 return cuttlefish::AssemblerExitCodes::kInvalidHostConfiguration; in main()60 return cuttlefish::AssemblerExitCodes::kInvalidHostConfiguration; in main()79 return cuttlefish::AssemblerExitCodes::kSuccess; in main()
40 using cuttlefish::AssemblerExitCodes;830 exit(AssemblerExitCodes::kArgumentParsingError); in InitFilesystemAndCreateConfig()887 exit(AssemblerExitCodes::kPrioFilesCleanupError); in InitFilesystemAndCreateConfig()896 exit(AssemblerExitCodes::kAssemblyDirCreationError); in InitFilesystemAndCreateConfig()911 exit(AssemblerExitCodes::kAssemblyDirCreationError); in InitFilesystemAndCreateConfig()922 exit(AssemblerExitCodes::kInstanceDirCreationError); in InitFilesystemAndCreateConfig()931 exit(AssemblerExitCodes::kInstanceDirCreationError); in InitFilesystemAndCreateConfig()940 exit(AssemblerExitCodes::kInstanceDirCreationError); in InitFilesystemAndCreateConfig()946 exit(AssemblerExitCodes::kCuttlefishConfigurationInitError); in InitFilesystemAndCreateConfig()960 exit(AssemblerExitCodes::kCuttlefishConfigurationInitError); in InitFilesystemAndCreateConfig()
20 enum AssemblerExitCodes : int { enum
40 using cuttlefish::AssemblerExitCodes;324 exit(AssemblerExitCodes::kBootImageUnpackError); in CreateDynamicDiskFiles()351 exit(AssemblerExitCodes::kInitRamFsConcatError); in CreateDynamicDiskFiles()359 exit(AssemblerExitCodes::kKernelDecompressError); in CreateDynamicDiskFiles()