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

  /external/protobuf/php/ext/google/protobuf/
upb.c 1880 void *upb_env_realloc(upb_env *e, void *ptr, size_t oldsize, size_t size) { function
    [all...]
upb.h     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 5459 void *upb_env_realloc(upb_env *e, void *ptr, size_t oldsize, size_t size) { function
    [all...]
upb.h 686 void *upb_env_realloc(upb_env *e, void *ptr, size_t oldsize, size_t size);
    [all...]

Completed in 48 milliseconds