Home
last modified time | relevance | path

Searched refs:create_submsg_from_hash (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dmessage.c389 VALUE create_submsg_from_hash(const upb_fielddef *f, VALUE hash) { in create_submsg_from_hash() function
447 entry = create_submsg_from_hash(f, entry); in Message_initialize_kwarg()
454 val = create_submsg_from_hash(f, val); in Message_initialize_kwarg()