Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.h1941 bool mapentry() const;
2727 inline bool MessageDef::mapentry() const { in mapentry() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h2419 bool mapentry() const;
3352 inline bool MessageDef::mapentry() const {
Dupb.c6999 static bool msg_onmapentry(void *closure, const void *hd, bool mapentry) { in msg_onmapentry() argument
7004 upb_msgdef_setmapentry(m, mapentry); in msg_onmapentry()