Searched refs:options_string (Results 1 – 2 of 2) sorted by relevance
470 string options_string; in PrintEnum() local471 enum_descriptor.options().SerializeToString(&options_string); in PrintEnum()484 OptionsValue("EnumOptions", options_string)); in PrintEnum()543 string options_string; in PrintServiceDescriptor() local544 descriptor.options().SerializeToString(&options_string); in PrintServiceDescriptor()555 m["options_value"] = OptionsValue("ServiceOptions", options_string); in PrintServiceDescriptor()570 method->options().SerializeToString(&options_string); in PrintServiceDescriptor()576 m["serialized_options"] = CEscape(options_string); in PrintServiceDescriptor()579 m["options_value"] = OptionsValue("MethodOptions", options_string); in PrintServiceDescriptor()680 string options_string; in PrintDescriptor() local[all …]
24 struct options_string { struct36 static void print_option_table(const struct options_string *table, in print_option_table() argument68 static int handle_option_table(const struct options_string *table, in handle_option_table()154 static const struct options_string options[] = { in lowest_common_dimm_parameters_edit()222 static const struct options_string options[] = { in fsl_ddr_dimm_parameters_edit()321 static const struct options_string options[] = { in print_dimm_parameters()432 static const struct options_string options[] = { in print_lowest_common_dimm_parameters()511 static const struct options_string options[] = { in fsl_ddr_options_edit()609 static const struct options_string options[] = { in print_fsl_memctl_config_regs()700 static const struct options_string options[] = { in fsl_ddr_regs_edit()[all …]