Searched refs:_handles (Results 1 – 1 of 1) sorted by relevance
| /system/ulib/trace-provider/ |
| A D | trace_provider.fidl.client.cpp | 48 zx_handle_t _handles[ZX_CHANNEL_MAX_MSG_HANDLES]; in fuchsia_tracelink_RegistryRegisterTraceProviderDeprecated() local 50 …yRegisterTraceProviderDeprecatedRequestTable, _wr_bytes, _wr_num_bytes, _handles, ZX_CHANNEL_MAX_M… in fuchsia_tracelink_RegistryRegisterTraceProviderDeprecated() 53 return zx_channel_write(_channel, 0u, _wr_bytes, _wr_num_bytes, _handles, _wr_num_handles); in fuchsia_tracelink_RegistryRegisterTraceProviderDeprecated() 69 zx_handle_t _handles[ZX_CHANNEL_MAX_MSG_HANDLES]; in fuchsia_tracelink_RegistryRegisterTraceProvider() local 71 …nk_RegistryRegisterTraceProviderRequestTable, _wr_bytes, _wr_num_bytes, _handles, ZX_CHANNEL_MAX_M… in fuchsia_tracelink_RegistryRegisterTraceProvider() 74 return zx_channel_write(_channel, 0u, _wr_bytes, _wr_num_bytes, _handles, _wr_num_handles); in fuchsia_tracelink_RegistryRegisterTraceProvider() 90 zx_handle_t _handles[ZX_CHANNEL_MAX_MSG_HANDLES]; in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously() local 92 …gisterTraceProviderSynchronouslyRequestTable, _wr_bytes, _wr_num_bytes, _handles, ZX_CHANNEL_MAX_M… in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously() 100 .wr_handles = _handles, in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously() 102 .rd_handles = _handles, in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously() [all …]
|
Completed in 2 milliseconds