Searched refs:upb_env_initonly (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h676 void upb_env_initonly(upb_env *e);
698 Environment() { upb_env_initonly(this); }
701 upb_env_initonly(this);
H A Dupb.c5420 void upb_env_initonly(upb_env *e) { function
5428 upb_env_initonly(e);
5433 upb_env_initonly(e);

Completed in 289 milliseconds