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

  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 565 size_t upb_arena_bytesallocated(const upb_arena *a);
616 return upb_arena_bytesallocated(this);
    [all...]
upb.c 5398 size_t upb_arena_bytesallocated(const upb_arena *a) { function
    [all...]

Completed in 56 milliseconds