Home
last modified time | relevance | path

Searched defs:error (Results 276 – 300 of 13572) sorted by relevance

1...<<11121314151617181920>>...543

/aosp_15_r20/external/ot-br-posix/src/dbus/client/
H A Dthread_api_dbus.cpp50 ClientError error = ClientError::OT_ERROR_NOT_FOUND; in NameToDeviceRole() local
102 DBusError error; in SubscribeDeviceRoleSignal() local
168 ClientError error = ClientError::ERROR_NONE; in Scan() local
200 ClientError error = ClientError::ERROR_NONE; in EnergyScan() local
244 ClientError error = ClientError::ERROR_NONE; in Attach() local
269 ClientError error = ClientError::ERROR_NONE; in Attach() local
308 ClientError error = ClientError::ERROR_NONE; in Detach() local
347 ClientError error = ClientError::ERROR_NONE; in FactoryReset() local
397 ClientError error = ClientError::ERROR_NONE; in JoinerStart() local
509 ClientError error; in GetDeviceRole() local
[all …]
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/server/
H A Dchttp2_server.cc331 grpc_error_handle error = grpc_tcp_server_add_port( in UpdateConnectionManager() local
449 void* arg, grpc_error_handle error) { in OnHandshakeDone()
715 grpc_error_handle error = [&]() { in Create() local
716 grpc_error_handle error; in Create() local
766 grpc_error_handle error = grpc_tcp_server_create( in CreateWithAcceptor() local
848 auto endpoint_cleanup = [&](grpc_error_handle error) { in OnAccept()
855 grpc_error_handle error = GRPC_ERROR_CREATE( in OnAccept() local
863 grpc_error_handle error = GRPC_ERROR_CREATE( in OnAccept() local
874 grpc_error_handle error; in OnAccept() local
971 grpc_error_handle error = [&]() { in Chttp2ServerAddPort() local
[all …]
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream.cc155 void PendingStream::OnUnrecoverableError(QuicErrorCode error, in OnUnrecoverableError()
160 void PendingStream::OnUnrecoverableError(QuicErrorCode error, in OnUnrecoverableError()
492 bool QuicStream::OnStopSending(QuicResetStreamError error) { in OnStopSending()
565 void QuicStream::OnConnectionClosed(QuicErrorCode error, in OnConnectionClosed()
596 void QuicStream::Reset(QuicRstStreamErrorCode error) { in Reset()
600 void QuicStream::ResetWithError(QuicResetStreamError error) { in ResetWithError()
611 void QuicStream::ResetWriteSide(QuicResetStreamError error) { in ResetWriteSide()
620 void QuicStream::SendStopSending(QuicResetStreamError error) { in SendStopSending()
629 void QuicStream::OnUnrecoverableError(QuicErrorCode error, in OnUnrecoverableError()
634 void QuicStream::OnUnrecoverableError(QuicErrorCode error, in OnUnrecoverableError()
[all …]
/aosp_15_r20/external/OpenCL-CTS/test_conformance/buffers/
H A Dtest_sub_buffers.cpp43 cl_int error; in Allocate() local
87 …cl_int error = clEnqueueReadBuffer( queue, buffer1, CL_TRUE, 0, buffer1.mSize, tempBuffer, 0, NULL… in Execute() local
121 …cl_int error = clEnqueueCopyBuffer( queue, buffer1, buffer2, startOffset, endOffset, size, 0, NULL… in Execute() local
141 cl_int error; in Execute() local
177 cl_int error; in Execute() local
204 cl_int error; in get_reasonable_buffer_size() local
239 cl_int error; in test_sub_buffers_read_write_core() local
374 cl_int error; in test_sub_buffers_read_write() local
396 cl_int error; in test_sub_buffers_read_write_dual_devices() local
472 cl_int error; in read_buffer_via_kernel() local
[all …]
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_utils.cpp432 otError error = OT_ERROR_NONE; in ParseEnableOrDisable() local
452 otError error = OT_ERROR_NONE; in ProcessEnableDisable() local
469 otError error = OT_ERROR_NONE; in ProcessEnableDisable() local
488 otError error = OT_ERROR_NONE; in ProcessEnableDisable() local
506 otError error = OT_ERROR_NONE; in ProcessEnableDisable() local
522 otError error; in ParseJoinerDiscerner() local
542 otError error = OT_ERROR_NONE; in ParsePreference() local
592 Error error = OT_ERROR_NONE; in ParseToIp6Address() local
616 otError error = OT_ERROR_NONE; in ParsePrefix() local
690 otError error = OT_ERROR_NONE; in ParseRoute() local
H A Dcli_commissioner.cpp63 otError error; in Process() local
103 otError error; in Process() local
125 otError error = OT_ERROR_NONE; in Process() local
313 otError error = OT_ERROR_NONE; in Process() local
379 otError error; in Process() local
460 otError error; in Process() local
531 otError error; in Process() local
686 otError error = OT_ERROR_INVALID_COMMAND; in Process() local
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/
H A DKeymaster3.cpp29 V4_0::ErrorCode convert(V3_0::ErrorCode error) { in convert()
164 auto cb = [&](V3_0::ErrorCode error, const V3_0::KeyCharacteristics& chars) { in getKeyCharacteristics()
187 auto cb = [&](V3_0::ErrorCode error, const hidl_vec<uint8_t>& keyMaterial) { in exportKey()
198 auto cb = [&](V3_0::ErrorCode error, const hidl_vec<hidl_vec<uint8_t>>& certChain) { in attestKey()
209 auto cb = [&](V3_0::ErrorCode error, const hidl_vec<uint8_t>& upgradedKeyBlob) { in upgradeKey()
253 auto cb = [&](V3_0::ErrorCode error, uint32_t inputConsumed, in update()
269 auto cb = [&](V3_0::ErrorCode error, const hidl_vec<V3_0::KeyParameter>& outParams, in finish()
270 const hidl_vec<uint8_t>& output) { in finish()
/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DVirtualMachineImpl.c129 jvmtiError error; in classesForSignature() local
218 jvmtiError error; in allClasses1() local
257 jvmtiError error; in allClasses1() local
357 jvmtiError error; in instanceCounts() local
445 jvmtiError error; in redefineClasses() local
543 jvmtiError error; in topLevelThreadGroups() local
588 jvmtiError error; in suspend() local
604 jvmtiError error; in resume() local
692 jvmtiError error; in capabilities() local
718 jvmtiError error; in capabilitiesNew() local
/aosp_15_r20/system/chre/chpp/services/
H A Dwifi.c178 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppDispatchWifiRequest() local
293 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceOpen() local
337 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceClose() local
389 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceGetCapabilities() local
431 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceConfigureScanMonitorAsync() local
466 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceRequestScanAsync() local
516 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceRequestRangingAsync() local
560 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceRequestNanSubscribe() local
596 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceRequestNanSubscribeCancel() local
632 enum ChppAppErrorCode error = CHPP_APP_ERROR_NONE; in chppWifiServiceRequestNanRanging() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/
H A Dcommand_buffer_printf.cpp112 cl_int error = in Skip() local
130 cl_int error = CL_SUCCESS; in SetUpKernel() local
167 cl_int error = CL_SUCCESS; in SetUpKernelArgs() local
216 cl_int error = CL_SUCCESS; in Run() local
243 cl_int error = CL_SUCCESS; in RecordCommandBuffer() local
271 cl_int error = CL_SUCCESS; in EnqueueSinglePass() local
333 cl_int error = CL_SUCCESS; in RunSingle() local
368 cl_int error = in EnqueueSimultaneousPass() local
404 cl_int error = CL_SUCCESS; in RunSimultaneous() local
/aosp_15_r20/external/python/cpython2/Python/
Dthread_pthread.h260 int status, error = 0; in PyThread_allocate_lock() local
286 int status, error = 0; in PyThread_free_lock() local
317 int status, error = 0; in PyThread_acquire_lock() local
345 int status, error = 0; in PyThread_release_lock() local
363 int status, error = 0; in PyThread_allocate_lock() local
396 int status, error = 0; in PyThread_free_lock() local
415 int status, error = 0; in PyThread_acquire_lock() local
458 int status, error = 0; in PyThread_release_lock() local
/aosp_15_r20/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
H A DHwcHal.h58 int32_t error = mDispatch.getPerFrameMetadataKeys(mDevice, display, &count, nullptr); in getPerFrameMetadataKeys() local
93 int32_t error = mDispatch.setLayerPerFrameMetadata(mDevice, display, layer, metadata.size(), in setLayerPerFrameMetadata() local
106 int32_t error = in getReadbackBufferAttributes() local
121 int32_t error = in setReadbackBuffer() local
132 int32_t error = mDispatch.getReadbackBufferFence(mDevice, display, &fenceFd); in getReadbackBufferFence() local
163 int32_t error = mDispatch.setLayerFloatColor( in setLayerFloatColor() local
189 int32_t error = in getRenderIntents() local
227 int32_t error = HWC2_ERROR_UNSUPPORTED; in getDataspaceSaturationMatrix() local
/aosp_15_r20/external/googleapis/google/cloud/healthcare/logging/
H A Dfhir.proto35 google.rpc.Status error = 3; field
50 google.rpc.Status error = 4; field
59 google.rpc.Status error = 2; field
72 google.rpc.Status error = 3; field
86 google.rpc.Status error = 3; field
100 google.rpc.Status error = 3; field
/aosp_15_r20/external/rust/android-crates-io/crates/thiserror/tests/
Dtest_transparent.rs20 let error = Error(ErrorKind::E0); in test_transparent_struct() localVariable
25 let error = Error(ErrorKind::from(io)); in test_transparent_struct() localVariable
40 let error = Error::This; in test_transparent_enum() localVariable
43 let error = Error::Other(anyhow!("inner").context("outer")); in test_transparent_enum() localVariable
54 let error = Any::from(anyhow!("inner").context("outer")); in test_anyhow() localVariable
73 let error = Error { in test_non_static() localVariable
/aosp_15_r20/frameworks/base/core/java/android/hardware/soundtrigger/
H A DKeyphraseEnrollmentInfo.java187 String error = "No suitable enrollment application found"; in KeyphraseEnrollmentInfo() local
209 String error = "No " + VOICE_KEYPHRASE_META_DATA + " meta-data for " + packageName; in getKeyphraseMetadataFromApplicationInfo() local
225 String error = "Meta-data does not start with voice-enrollment-application tag for " in getKeyphraseMetadataFromApplicationInfo() local
252 String error = "No valid searchKeyphraseId specified in meta-data for " + packageName; in getKeyphraseFromTypedArray() local
262 String error = "No valid searchKeyphrase specified in meta-data for " + packageName; in getKeyphraseFromTypedArray() local
273 String error = "No valid searchKeyphraseSupportedLocales specified in meta-data for " in getKeyphraseFromTypedArray() local
303 String error = "No valid searchKeyphraseRecognitionFlags specified in meta-data for " in getKeyphraseFromTypedArray() local
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dconfiguration.cpp59 otError error = OT_ERROR_NONE; in SetRegion() local
92 otError error = OT_ERROR_NOT_FOUND; in GetDomain() local
125 otError error = OT_ERROR_NOT_FOUND; in GetChannelMask() local
155 otError error = OT_ERROR_NONE; in UpdateChannelMasks() local
179 otError error = OT_ERROR_NONE; in UpdateTargetPower() local
206 otError error = OT_ERROR_NONE; in UpdateCalibratedPower() local
250 otError error = OT_ERROR_NOT_FOUND; in GetNextTargetPower() local
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddbus_method_invoker.h101 ErrorPtr* error, in CallMethodAndBlockWithTimeout()
136 ErrorPtr* error, in CallMethodAndBlock()
173 ErrorPtr* error, in ExtractMessageParametersAsTuple()
186 ErrorPtr* error, in ExtractMessageParametersAsTuple()
210 ErrorPtr* error, in ExtractMessageParameters()
228 ErrorPtr* error, in ExtractMethodCallResults()
266 ErrorPtr error; in TranslateSuccessResponse() local
/aosp_15_r20/external/mesa3d/include/CL/
H A Dopencl.hpp2287 cl_ulong getHostTimer(cl_int *error = nullptr) in getHostTimer()
2311 std::pair<cl_ulong, cl_ulong> getDeviceAndHostTimer(cl_int *error = nullptr) in getDeviceAndHostTimer()
2934 cl_int error; in Context() local
2969 cl_int error; in Context() local
2999 cl_int error; in Context() local
3232 cl_int error = 0; in makeDefault() local
3399 cl_int error; in UserEvent() local
3955 cl_int error; in Buffer() local
3979 cl_int error; in Buffer() local
4005 cl_int error; in Buffer() local
[all …]
/aosp_15_r20/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
H A DParameterManagerWrapper.cpp91 std::string error; in ParameterManagerWrapper() local
107 std::string error; in addCriterion() local
152 status_t ParameterManagerWrapper::start(std::string &error) in start()
364 std::string error; in createDomain() local
375 std::string error; in addConfigurableElementToDomain() local
384 std::string error; in createConfiguration() local
393 std::string error; in setApplicationRule() local
403 std::string error; in accessConfigurationValue() local
417 std::string error; in setConfiguration() local
/aosp_15_r20/external/freetype/src/gzip/
H A Dftgzip.c135 FT_Error error; in ft_gzip_alloc() local
196 FT_Error error; in ft_gzip_check_header() local
273 FT_Error error = FT_Err_Ok; in ft_gzip_file_init() local
339 FT_Error error; in ft_gzip_file_reset() local
408 FT_Error error = FT_Err_Ok; in ft_gzip_file_fill_output() local
453 FT_Error error = FT_Err_Ok; in ft_gzip_file_skip_output() local
487 FT_Error error; in ft_gzip_file_io() local
586 FT_Error error; in ft_gzip_get_uncompressed_size() local
611 FT_Error error; in FT_Stream_OpenGzip() local
/aosp_15_r20/external/freetype/src/bzip2/
H A Dftbzip2.c72 FT_Error error; in ft_bzip2_alloc() local
124 FT_Error error = FT_Err_Ok; in ft_bzip2_check_header() local
153 FT_Error error = FT_Err_Ok; in ft_bzip2_file_init() local
221 FT_Error error; in ft_bzip2_file_reset() local
293 FT_Error error = FT_Err_Ok; in ft_bzip2_file_fill_output() local
343 FT_Error error = FT_Err_Ok; in ft_bzip2_file_skip_output() local
377 FT_Error error; in ft_bzip2_file_io() local
474 FT_Error error; in FT_Stream_OpenBzip2() local
/aosp_15_r20/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
H A DComposerClient.h44 Error error = mHal->getPerFrameMetadataKeys_2_3(display, &keys); in getPerFrameMetadataKeys_2_3() local
73 Error error = mHal->getReadbackBufferAttributes_2_3(display, &format, &dataspace); in getReadbackBufferAttributes_2_3() local
99 Error error = mHal->getDisplayCapabilities(display, &capabilities); in getDisplayCapabilities() local
117 Error error = mHal->getDisplayIdentificationData(display, &port, &data); in getDisplayIdentificationData() local
128 Error error = in getDisplayedContentSamplingAttributes() local
150 Error error = mHal->getDisplayedContentSample(display, maxFrames, timestamp, frameCount, in getDisplayedContentSample() local
164 Error error = in executeCommands_2_3() local
177 Error error = mHal->getDisplayBrightnessSupport(display, &support); in getDisplayBrightnessSupport() local
/aosp_15_r20/external/openthread/src/core/net/
H A Ddhcp6_client.cpp262 Error error = kErrorNone; in Solicit() local
331 Error error = kErrorNone; in AppendIaNa() local
367 Error error = kErrorNone; in AppendIaAddress() local
474 Error error = kErrorNone; in ProcessServerIdentifier() local
490 Error error = kErrorNone; in ProcessClientIdentifier() local
507 Error error = kErrorNone; in ProcessIaNa() local
543 Error error = kErrorNone; in ProcessStatusCode() local
556 Error error; in ProcessIaAddress() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dhlo_test_base.cc312 const optional<ErrorSpec>& error, bool run_hlo_passes, in RunAndCompareInternal()
336 const optional<ErrorSpec>& error, in RunAndCompare()
350 const optional<ErrorSpec>& error, in RunAndCompareNoHloPasses()
362 std::unique_ptr<HloModule> module, const optional<ErrorSpec>& error, in RunAndCompare()
376 std::unique_ptr<HloModule> module, const optional<ErrorSpec>& error, in RunAndCompareNoHloPasses()
404 string_view hlo_string, const std::optional<ErrorSpec>& error, in RunAndCompare()
420 const std::optional<ErrorSpec>& error, bool run_hlo_passes) { in RunAndCompareTwoModulesInternal()
439 const optional<ErrorSpec>& error) { in RunAndCompareTwoModules()
451 const optional<ErrorSpec>& error) { in RunAndCompareTwoModules()
499 const std::optional<ErrorSpec>& error) { in RunAndCompareTwoModules()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc328 grpc_error_handle error = grpc_tcp_server_add_port( in UpdateConnectionManager() local
446 void* arg, grpc_error_handle error) { in OnHandshakeDone()
690 grpc_error_handle error = [&]() { in Create() local
691 grpc_error_handle error; in Create() local
741 grpc_error_handle error = grpc_tcp_server_create( in CreateWithAcceptor() local
816 auto endpoint_cleanup = [&](grpc_error_handle error) { in OnAccept()
823 grpc_error_handle error = GRPC_ERROR_CREATE( in OnAccept() local
836 grpc_error_handle error; in OnAccept() local
936 grpc_error_handle error = [&]() { in Chttp2ServerAddPort() local
937 grpc_error_handle error; in Chttp2ServerAddPort() local
[all …]

1...<<11121314151617181920>>...543