Searched refs:TO_UINT32 (Results 1 – 1 of 1) sorted by relevance
31 #define TO_UINT32(x) (static_cast<uint32_t>(x)) macro57 …uint32_t _wr_num_bytes = TO_UINT32(sizeof(fuchsia_tracelink_RegistryRegisterTraceProviderRequest) … in fuchsia_tracelink_RegistryRegisterTraceProvider()68 _next += TO_UINT32(FIDL_ALIGN(name_size)); in fuchsia_tracelink_RegistryRegisterTraceProvider()78 …uint32_t _wr_num_bytes = TO_UINT32(sizeof(fuchsia_tracelink_RegistryRegisterTraceProviderSynchrono… in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously()89 _next += TO_UINT32(FIDL_ALIGN(name_size)); in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously()
Completed in 2 milliseconds