Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/ext/grpc/
Dtimeval.c78 zval *other_obj; in PHP_METHOD() local
81 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "O", &other_obj, in PHP_METHOD()
90 PHP_GRPC_GET_WRAPPED_OBJECT(wrapped_grpc_timeval, other_obj); in PHP_METHOD()
104 zval *other_obj; in PHP_METHOD() local
107 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "O", &other_obj, in PHP_METHOD()
116 PHP_GRPC_GET_WRAPPED_OBJECT(wrapped_grpc_timeval, other_obj); in PHP_METHOD()