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

  /external/protobuf/php/ext/google/protobuf/
message.c 129 void stringsink_uninit(stringsink *sink) { free(sink->ptr); } function
207 stringsink_uninit(&sink);
  /external/protobuf/ruby/ext/google/protobuf_c/
encode_decode.c 834 void stringsink_uninit(stringsink *sink) { function
    [all...]

Completed in 65 milliseconds