HomeSort by relevance Sort by last modified time
    Searched full:upb_env_ok (Results 1 - 3 of 3) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.h     [all...]
upb.c 1848 bool upb_env_ok(const upb_env *e) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 679 bool upb_env_ok(const upb_env *e);
718 bool ok() const { return upb_env_ok(this); }
    [all...]

Completed in 129 milliseconds