Lines Matching refs:_wr_num_bytes
42 … uint32_t _wr_num_bytes = sizeof(fuchsia_tracelink_RegistryRegisterTraceProviderDeprecatedRequest); in fuchsia_tracelink_RegistryRegisterTraceProviderDeprecated() local
43 FIDL_ALIGNDECL char _wr_bytes[_wr_num_bytes]; in fuchsia_tracelink_RegistryRegisterTraceProviderDeprecated()
50 …elink_RegistryRegisterTraceProviderDeprecatedRequestTable, _wr_bytes, _wr_num_bytes, _handles, ZX_… in fuchsia_tracelink_RegistryRegisterTraceProviderDeprecated()
53 return zx_channel_write(_channel, 0u, _wr_bytes, _wr_num_bytes, _handles, _wr_num_handles); in fuchsia_tracelink_RegistryRegisterTraceProviderDeprecated()
57 …uint32_t _wr_num_bytes = TO_UINT32(sizeof(fuchsia_tracelink_RegistryRegisterTraceProviderRequest) … in fuchsia_tracelink_RegistryRegisterTraceProvider() local
58 FIDL_ALIGNDECL char _wr_bytes[_wr_num_bytes]; in fuchsia_tracelink_RegistryRegisterTraceProvider()
71 …chsia_tracelink_RegistryRegisterTraceProviderRequestTable, _wr_bytes, _wr_num_bytes, _handles, ZX_… in fuchsia_tracelink_RegistryRegisterTraceProvider()
74 return zx_channel_write(_channel, 0u, _wr_bytes, _wr_num_bytes, _handles, _wr_num_handles); in fuchsia_tracelink_RegistryRegisterTraceProvider()
78 …uint32_t _wr_num_bytes = TO_UINT32(sizeof(fuchsia_tracelink_RegistryRegisterTraceProviderSynchrono… in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously() local
79 FIDL_ALIGNDECL char _wr_bytes[_wr_num_bytes]; in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously()
92 …nk_RegistryRegisterTraceProviderSynchronouslyRequestTable, _wr_bytes, _wr_num_bytes, _handles, ZX_… in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously()
103 .wr_num_bytes = _wr_num_bytes, in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously()