Home
last modified time | relevance | path

Searched defs:error (Results 426 – 450 of 1180) sorted by relevance

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

/ohos5.0/foundation/multimedia/player_framework/services/services/monitor/ipc/
H A Dmonitor_service_proxy.cpp61 int error = Remote()->SendRequest(code, data, reply, option); in SendIpc() local
/ohos5.0/base/global/timezone/tool/update_tool/
H A Ddownload_iana.py21 import urllib.error as error namespace
/ohos5.0/base/security/access_token/services/common/libraryloader/src/
H A Dlibraryloader.cpp58 char* error; in PrintErrorLog() local
/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_base.h173 HRilErrNumber error = (HRilErrNumber)reportInfo->error; in ProcessNotify() local
194 inline int32_t HRilBase::Notify(int32_t notifyType, const HRilErrNumber error, FuncType &&_func, Pa… in Notify()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_manager_impl.cpp191 int32_t error = Remote()->SendRequest( in GetFeatureInterface() local
221 int32_t error = Remote()->SendRequest( in RegisterDeathObserver() local
/ohos5.0/foundation/multimedia/player_framework/services/services/media_data_source/ipc/
H A Dmedia_data_source_proxy.cpp149 …int error = Remote()->SendRequest(static_cast<uint32_t>(ListenerMsg::READ_AT), data, reply, option… in ReadAt() local
163 …int error = Remote()->SendRequest(static_cast<uint32_t>(ListenerMsg::GET_SIZE), data, reply, optio… in GetSize() local
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dwindow_event_channel_proxy.cpp312 int error = remote->SendRequest( in TransferAccessibilityChildTreeRegister() local
337 int error = remote->SendRequest( in TransferAccessibilityChildTreeUnregister() local
367 int error = remote->SendRequest( in TransferAccessibilityDumpChildInfo() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp132 void clientConnectFailed(uint32_t connectionId, int32_t error) in clientConnectFailed()
151 void connectionException(uint32_t connectionId, int32_t error) in connectionException()
668 int32_t error = 0; variable
691 int32_t error = 0; variable
880 int32_t error = 0; variable
1079 int32_t error = 1; variable
1243 int32_t error = SOFTBUS_CONN_BR_UNDERLAY_CONNECT_FAIL; variable
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DSavedDatasetsInfoCallbackImpl.java77 public void onError(@Error int error) { in onError()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/
H A DControlsBindingController.kt107 fun error(message: String) regex
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Doffscreen_context_helper.cpp88 auto error = eglGetError(); in CreateOffScreenContext() local
/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness.cpp108 DisplayErrors error = brightnessInfo_.GetServiceError(); in SetValue() local
229 void Brightness::Result::GetError(napi_env env, napi_value* error, size_t& size) const in GetError()
274 napi_value error = GetError(env); in ThrowError() local
341 bool error = result_.IsError(); in ExecuteCallback() local
/ohos5.0/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp168 JsError error = in GetRadioTechCallback() local
426 JsError error = NapiUtil::ConverErrorMessageWithPermissionForJs( in GetNetworkStateCallback() local
726 JsError error = NapiUtil::ConverErrorMessageWithPermissionForJs( in GetNetworkSearchInformationCallback() local
1135 JsError error = in IsRadioOnCallback() local
1775 JsError error = in GetIMEICallback() local
1846 JsError error = in GetIMEISVCallback() local
1916 JsError error = in GetMEIDCallback() local
2224 JsError error = in GetCellInformationCallback() local
2485 JsError error = in FactoryResetCallback() local
2671 JsError error = {}; in GetImsRegInfoCallback() local
[all …]
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
H A Dcloud_asset_read_session.cpp34 int64_t CloudAssetReadSession::PRead(int64_t offset, int64_t size, char *buffer, CloudError &error) in PRead()
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_callback_stub.cpp50 ErrorType error = ErrorType(data.ReadInt32()); in HandleOnSyncStateChanged() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dmod.rs23 pub(crate) mod error; module
/aosp14/frameworks/base/core/java/android/printservice/
H A DPrintJob.java281 public boolean fail(@Nullable String error) { in fail()
466 private boolean setState(int state, @Nullable String error) { in setState()
/aosp14/frameworks/base/media/java/android/media/
H A DRemoteDisplay.java155 private void notifyDisplayError(final int error) { in notifyDisplayError()
171 void onDisplayError(int error); in onDisplayError()
/aosp14/frameworks/base/core/java/android/speech/tts/
H A DFileSynthesisCallback.java255 public void error() { in error() method in FileSynthesisCallback
260 public void error(int errorCode) { in error() method in FileSynthesisCallback
/aosp14/frameworks/base/tools/aapt/
H A DSourcePos.cpp21 String8 error; member
114 SourcePos::error(const char* fmt, ...) const in error() function in SourcePos
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiLogger.java70 static final void error(String logMessage, Object... objs) { in error() method in HdmiLogger
74 static final void error(String logMessage, Exception e, Object... objs) { in error() method in HdmiLogger
/ohos5.0/foundation/bundlemanager/app_domain_verify/frameworks/common/src/httpsession/
H A Dapp_domain_verify_task_mgr.cpp125 HttpClientError error; in GetTaskWrapper() local
140 const HttpClientResponse& response, const HttpClientError& error) { in GetTaskWrapper()
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_module.cpp41 bool ARKTSInner_ThrowJSErrorToCJ(ARKTS_Env env, ARKTS_Value error) in ARKTSInner_ThrowJSErrorToCJ()
51 bool ARKTSInner_ThrowNativeErrorToCJ(const char* error) in ARKTSInner_ThrowNativeErrorToCJ()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_src_test.cpp36 …OnConfigurationChanged(const BluetoothRemoteDevice &device, const A2dpCodecInfo &info, int error){} in OnConfigurationChanged()
37 …ual void OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingState, int error){} in OnPlayingStatusChanged()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson_util.h38 …E_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) in SafeGetJsonValue()
56 …E_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) in SafeGetJsonValue()

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