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

  /external/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 359 const char enum_descriptor_template[] = local
368 printer_->Print(m, enum_descriptor_template);
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
python_generator.cc 389 const char enum_descriptor_template[] = local
398 printer_->Print(m, enum_descriptor_template);
    [all...]

Completed in 208 milliseconds