Searched refs:options_to_interpret (Results 1 – 1 of 1) sorted by relevance
2537 bool InterpretOptions(OptionsToInterpret* options_to_interpret);4678 OptionsToInterpret* options_to_interpret) { in InterpretOptions() argument4681 Message* options = options_to_interpret->options; in InterpretOptions()4682 const Message* original_options = options_to_interpret->original_options; in InterpretOptions()4685 options_to_interpret_ = options_to_interpret; in InterpretOptions()