Searched refs:arg_from_argv (Results 1 – 2 of 2) sorted by relevance
668 bool arg_from_argv = input_args.size() == 1; in ParseCommandLineImpl() local673 ABSL_INTERNAL_CHECK(arg_from_argv, in ParseCommandLineImpl()680 if (arg_from_argv && (arg_list_act == ArgvListAction::kKeepParsedArgs)) { in ParseCommandLineImpl()698 ABSL_INTERNAL_CHECK(arg_from_argv, in ParseCommandLineImpl()712 undefined_flag_names.emplace_back(arg_from_argv, in ParseCommandLineImpl()726 if (arg_from_argv && (arg_list_act == ArgvListAction::kKeepParsedArgs) && in ParseCommandLineImpl()
673 bool arg_from_argv = input_args.size() == 1; in ParseCommandLineImpl() local678 ABSL_INTERNAL_CHECK(arg_from_argv, in ParseCommandLineImpl()685 if (arg_from_argv && (arg_list_act == ArgvListAction::kKeepParsedArgs)) { in ParseCommandLineImpl()703 ABSL_INTERNAL_CHECK(arg_from_argv, in ParseCommandLineImpl()722 undefined_flag_names.emplace_back(arg_from_argv, in ParseCommandLineImpl()736 if (arg_from_argv && (arg_list_act == ArgvListAction::kKeepParsedArgs) && in ParseCommandLineImpl()