Home
last modified time | relevance | path

Searched defs:TSRMLS_DC (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/php/ext/grpc/
H A Dchannel.c118 grpc_channel_args *args TSRMLS_DC) { in php_grpc_read_args_array()
179 target_bound_le_t* target_bound_status TSRMLS_DC) { in php_grpc_persistent_list_delete_unused_channel()
263 int target_upper_bound TSRMLS_DC) { in create_and_add_channel_to_persistent_list()
581 TSRMLS_DC) { in php_grpc_delete_persistent_list_entry()
593 TSRMLS_DC) { in php_grpc_channel_plink_dtor()
608 TSRMLS_DC) { in php_grpc_target_bound_dtor()
H A Dcall.c60 *metadata_array TSRMLS_DC) { in grpc_parse_metadata_array()
182 zval *grpc_php_wrap_call(grpc_call *wrapped, bool owned TSRMLS_DC) { in grpc_php_wrap_call()
H A Dserver_credentials.c51 *wrapped TSRMLS_DC) { in grpc_php_wrap_server_credentials()
H A Dphp_grpc.h52 #define TSRMLS_DC macro
H A Dcall_credentials.c56 *wrapped TSRMLS_DC) { in grpc_php_wrap_call_credentials()
H A Dchannel_credentials.c75 zend_bool has_call_creds TSRMLS_DC) { in grpc_php_wrap_channel_credentials()
H A Dtimeval.c46 zval *grpc_php_wrap_timeval(gpr_timespec wrapped TSRMLS_DC) { in grpc_php_wrap_timeval()