Lines Matching refs:_status
50 …zx_status_t _status = fidl_encode(&fuchsia_tracelink_RegistryRegisterTraceProviderDeprecatedReques… in fuchsia_tracelink_RegistryRegisterTraceProviderDeprecated() local
51 if (_status != ZX_OK) in fuchsia_tracelink_RegistryRegisterTraceProviderDeprecated()
52 return _status; in fuchsia_tracelink_RegistryRegisterTraceProviderDeprecated()
71 …zx_status_t _status = fidl_encode(&fuchsia_tracelink_RegistryRegisterTraceProviderRequestTable, _w… in fuchsia_tracelink_RegistryRegisterTraceProvider() local
72 if (_status != ZX_OK) in fuchsia_tracelink_RegistryRegisterTraceProvider()
73 return _status; in fuchsia_tracelink_RegistryRegisterTraceProvider()
92 …zx_status_t _status = fidl_encode(&fuchsia_tracelink_RegistryRegisterTraceProviderSynchronouslyReq… in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously() local
93 if (_status != ZX_OK) in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously()
94 return _status; in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously()
110 …_status = zx_channel_call(_channel, 0u, ZX_TIME_INFINITE, &_args, &_actual_num_bytes, &_actual_num… in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously()
111 if (_status != ZX_OK) in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously()
112 return _status; in fuchsia_tracelink_RegistryRegisterTraceProviderSynchronously()