Home
last modified time | relevance | path

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

/system/ulib/trace-provider/
A Dtrace_provider.fidl.client.cpp42 … 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()
[all …]

Completed in 3 milliseconds