HomeSort by relevance Sort by last modified time
    Searched refs:OptionsValue (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 484 OptionsValue("EnumOptions", options_string));
555 m["options_value"] = OptionsValue("ServiceOptions", options_string);
579 m["options_value"] = OptionsValue("MethodOptions", options_string);
686 "options_value", OptionsValue("MessageOptions", options_string),
    [all...]
python_generator.h 135 string OptionsValue(const string& class_name,

Completed in 100 milliseconds