Home
last modified time | relevance | path

Searched defs:offsetGet (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DRepeatedField.php124 public function offsetGet($offset) function in Google\\Protobuf\\Internal\\RepeatedField
DMapField.php137 public function offsetGet($key) function in Google\\Protobuf\\Internal\\MapField
/external/protobuf/php/ext/google/protobuf/
Darray.c370 PHP_METHOD(RepeatedField, offsetGet) { argument
Dmap.c444 PHP_METHOD(MapField, offsetGet) { in PHP_METHOD() argument