Home
last modified time | relevance | path

Searched defs:error (Results 301 – 325 of 1180) sorted by relevance

1...<<11121314151617181920>>...48

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/
H A Dintell_voice_engine_callback_proxy.cpp52 …int32_t error = Remote()->SendRequest(IIntelligentVoiceEngineCallback::Code::ON_INTELL_VOICE_ENGIN… in OnIntellVoiceEngineEvent() local
H A Dintell_voice_update_callback_proxy.cpp42 …int32_t error = Remote()->SendRequest(IIntelligentVoiceUpdateCallback::Code::ON_INTELL_VOICE_UPDAT… in OnUpdateComplete() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_dialog_callback_proxy.cpp42 int error = remote->SendRequest(ON_DIALOG_STATUS_CHANGED, data, reply, option); in OnDialogStatusChanged() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/
H A Dmod.rs19 mod error; module
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_audio_src_observer_stub.cpp77 int error = data.ReadInt32(); in OnPlayingStatusChangedInner() local
92 int error = data.ReadInt32(); in OnConfigurationChangedInner() local
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_modem.cpp69 const int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in RadioStateUpdated()
84 const int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in VoiceRadioTechUpdated()
100 const int32_t indType, const HRilErrNumber error, const void *response, size_t responseLen) in DsdsModeUpdated()
256 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap()
259 [this](int32_t notifyType, HRilErrNumber error, const void *response, in AddHandlerToMap()
260 size_t responseLen) { return DsdsModeUpdated(notifyType, error, response, responseLen); }; in AddHandlerToMap()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_source_loading.cpp507 std::string LocalThumbSource::GetSourcePath(ThumbnailData &data, int32_t &error) in GetSourcePath()
524 std::string LocalLcdSource::GetSourcePath(ThumbnailData &data, int32_t &error) in GetSourcePath()
541 std::string LocalOriginSource::GetSourcePath(ThumbnailData &data, int32_t &error) in GetSourcePath()
555 std::string CloudThumbSource::GetSourcePath(ThumbnailData &data, int32_t &error) in GetSourcePath()
575 std::string CloudLcdSource::GetSourcePath(ThumbnailData &data, int32_t &error) in GetSourcePath()
607 std::string CloudOriginSource::GetSourcePath(ThumbnailData &data, int32_t &error) in GetSourcePath()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_adapter_manager.cpp322 int error = pa_context_errno(context_); in InitPaContext() local
349 int error = pa_context_errno(context_); in HandleMainLoopStart() local
415 int32_t error = pa_context_errno(context_); in InitPaStream() local
596 int32_t error = pa_context_errno(context_); in CreateRendererStream() local
610 int32_t error = pa_context_errno(context_); in CreateCapturerStream() local
643 int32_t error = pa_context_errno(context_); in ConnectStreamToPA() local
686 int32_t error = pa_context_errno(context_); in ConnectRendererStreamToPA() local
715 int32_t error = pa_context_errno(context_); in ConnectCapturerStreamToPA() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/
H A Dnapi_rdb_error.h36 #define RDB_NAPI_ASSERT_BASE_FROMV9(env, assertion, error, retVal, version) … argument
57 #define RDB_NAPI_ASSERT_FROMV9(env, assertion, error, version) \ argument
60 #define RDB_NAPI_ASSERT_RETURN_VOID_FROMV9(env, assertion, error, version) \ argument
/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Drunning_lock.cpp111 PowerErrors error = proxy->Lock(token_, timeOutMs); in Lock() local
126 PowerErrors error = proxy->UnLock(token_, runningLockInfo_.name); in UnLock() local
/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DIQuickAccessWalletServiceCallbacks.aidl34 oneway void onGetWalletCardsFailure(in GetWalletCardsError error); in onGetWalletCardsFailure()
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DSavedDatasetsInfoCallback.java71 void onError(@Error int error); in onError()
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
H A DCustomErrorEditText.java40 public void setError(CharSequence error, Drawable icon) { in setError()
/aosp14/system/core/property_service/libpropertyinfoserializer/
H A Dproperty_info_serializer.cpp31 std::string* serialized_trie, std::string* error) { in BuildTrie()
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_publish_interceptor_proxy.cpp45 int32_t error = remote->SendRequest( in ProcessPublishForm() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_tg_observer_proxy.cpp45 int error = Remote()->SendRequest( in OnConnectionStateChanged() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.h42 BASE_NS::string error; in CORE3D_BEGIN_NAMESPACE() member
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability_proxy.cpp45 int32_t error = Remote()->SendRequest(ON_CALLBACK, data, reply, option); in OnCallBack() local
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dswitch_callback_proxy.cpp39 int error = Remote()->SendRequest(RECEIVE_SWITCH_STATE_EVENT, data, reply, option); in OnSwitchChange() local
/ohos5.0/base/location/services/location_locator/callback/source/
H A Dcountry_code_callback_proxy.cpp43 int error = Remote()->SendRequest(COUNTRY_CODE_CHANGE_EVENT, data, reply, option); in OnCountryCodeChange() local
H A Dgnss_status_callback_proxy.cpp40 int error = Remote()->SendRequest(RECEIVE_STATUS_INFO_EVENT, data, reply, option); in OnStatusChange() local
/ohos5.0/base/location/services/utils/lbsutils/include/
H A Ddynamic_library_loader.h57 char* error = dlerror(); in GetFunction() local
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_ril_radio_response_info_v10.md30 ### error subsection
H A D_ril_radio_response_info_v11.md30 ### error subsection
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcapture_session_callback_proxy.cpp35 int error = Remote()->SendRequest( in OnError() local

1...<<11121314151617181920>>...48