Searched defs:stage (Results 1 – 5 of 5) sorted by relevance
24 BootState(std::string_view reason, std::string_view stage) : reason_(reason), stage_(stage) {} in BootState()29 std::string stage() const { in stage() function
92 static std::vector<std::string> get_args(const int argc, char** const argv, std::string* stage) { in get_args()345 std::string stage; in main() local
69 stage: [u8; 32], field
399 int stage, max_stage; variable
77 char stage[32]; member