Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/ext/grpc/
Dtimeval.c160 zval *thresh_obj; in PHP_METHOD() local
165 &thresh_obj, grpc_ce_timeval) == FAILURE) { in PHP_METHOD()
175 PHP_GRPC_GET_WRAPPED_OBJECT(wrapped_grpc_timeval, thresh_obj); in PHP_METHOD()