Home
last modified time | relevance | path

Searched defs:mapentry (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dupb.h2727 inline bool MessageDef::mapentry() const { in mapentry() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6999 static bool msg_onmapentry(void *closure, const void *hd, bool mapentry) { in msg_onmapentry()