Home
last modified time | relevance | path

Searched defs:isMapKey (Results 1 – 3 of 3) sorted by relevance

/thrift-3.4.0/lib/php/lib/Protocol/SimpleJSON/
DContext.php31 public function isMapKey() function in Thrift\\Protocol\\SimpleJSON\\Context
DMapContext.php41 public function isMapKey() function in Thrift\\Protocol\\SimpleJSON\\MapContext
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/protocol/
DTSimpleJSONProtocol.java61 protected boolean isMapKey() { in isMapKey() method in TSimpleJSONProtocol.Context
102 protected boolean isMapKey() { in isMapKey() method in TSimpleJSONProtocol.MapContext