OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upb_env_initonly
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/ruby/ext/google/protobuf_c/
upb.h
676
void
upb_env_initonly
(upb_env *e);
698
Environment() {
upb_env_initonly
(this); }
701
upb_env_initonly
(this);
[
all
...]
upb.c
5420
void
upb_env_initonly
(upb_env *e) {
function
[
all
...]
Completed in 306 milliseconds