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

  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_extension.cc 117 string packed_tag = SimpleItoa(WireFormatLite::MakeTag( local
119 (*variables)["tag_params"] = tag + ", " + tag + ", " + packed_tag;
javanano_message.cc 424 uint32 packed_tag = WireFormatLite::MakeTag(field->number(), local
428 "tag", SimpleItoa(packed_tag));
  /external/protobuf/src/google/protobuf/compiler/java/
java_message.cc 1547 uint32 packed_tag = WireFormatLite::MakeTag(field->number(), local
    [all...]

Completed in 127 milliseconds