Searched refs:OptionsValue (Results 1 – 2 of 2) sorted by relevance
421 m["options"] = OptionsValue(file_->options().SerializeAsString()); in PrintFileDescriptor()529 OptionsValue(options_string)); in PrintEnum()607 m["options_value"] = OptionsValue(options_string); in PrintServiceDescriptor()631 m["options_value"] = OptionsValue(options_string); in PrintServiceDescriptor()739 "options_value", OptionsValue(options_string), "extendable", in PrintDescriptor()762 OptionsValue(desc->options().SerializeAsString()); in PrintDescriptor()1109 m["options"] = OptionsValue(options_string); in PrintEnumValueDescriptor()1118 std::string Generator::OptionsValue( in OptionsValue() function in google::protobuf::compiler::python::Generator1144 m["serialized_options"] = OptionsValue(options_string); in PrintFieldDescriptor()1296 std::string file_options = OptionsValue(file_->options().SerializeAsString()); in FixAllDescriptorOptions()[all …]
141 std::string OptionsValue(const std::string& serialized_options) const;