Searched refs:_status (Results 1 – 1 of 1) sorted by relevance
50 …zx_status_t _status = fidl_encode(&fuchsia_tracelink_RegistryRegisterTraceProviderDeprecatedReques… in fuchsia_tracelink_RegistryRegisterTraceProviderDeprecated() local51 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() local72 if (_status != ZX_OK) in fuchsia_tracelink_RegistryRegisterTraceProvider()73 return _status; in fuchsia_tracelink_RegistryRegisterTraceProvider()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()[all …]
Completed in 2 milliseconds