Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c142 PHP_PROTO_HASHTABLE_VALUE get_proto_obj(const char* proto) { in get_proto_obj() function
Dprotobuf.h747 PHP_PROTO_HASHTABLE_VALUE get_proto_obj(const char* proto);
Dmessage.c1415 PHP_PROTO_HASHTABLE_VALUE desc_php = get_proto_obj(fully_qualified_name);