Home
last modified time | relevance | path

Searched refs:checkUint64 (Results 1 – 11 of 11) sorted by relevance

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DServerStats.php165 GPBUtil::checkUint64($var);
191 GPBUtil::checkUint64($var);
217 GPBUtil::checkUint64($var);
DClientStats.php202 GPBUtil::checkUint64($var);
/external/protobuf/php/src/Google/Protobuf/Internal/
DMapField.php176 GPBUtil::checkUint64($value);
275 GPBUtil::checkUint64($key);
DRepeatedField.php161 GPBUtil::checkUint64($value);
DUninterpretedOption.php164 GPBUtil::checkUint64($var);
DGPBUtil.php155 public static function checkUint64(&$var) function in Google\\Protobuf\\Internal\\GPBUtil
/external/protobuf/php/src/Google/Protobuf/
DUInt64Value.php61 GPBUtil::checkUint64($var);
/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Core/
DBucket.php68 GPBUtil::checkUint64($var);
DMetric.php65 GPBUtil::checkUint64($var);
/external/protobuf/php/ext/google/protobuf/
Dtype_check.c66 PHP_ME(Util, checkUint64, arg_check_optional, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
Dprotobuf.h1006 PHP_METHOD(Util, checkUint64);