Home
last modified time | relevance | path

Searched defs:error (Results 1 - 25 of 215) sorted by relevance

123456789

/base/request/request/pre_download/native/src/download/
H A Dmod.rs14 mod error; modules
/base/request/request/request_utils/src/
H A Dhilog.rs39 macro_rules! error { macros
/base/request/request/services/src/
H A Dhilog.rs35 macro_rules! error { macros
/base/request/request/pre_download/netstack_rs/src/
H A Dlib.rs35 pub mod error; modules
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/
H A Dlib.rs24 mod error; modules
/base/hiviewdfx/hilog/interfaces/rust/src/
H A Dmacros.rs177 macro_rules! error{ macros
/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
/base/location/services/location_locator/callback/source/
H A Dcached_locations_callback_proxy.cpp40 int error = Remote()->SendRequest(RECEIVE_CACHED_LOCATIONS_EVENT, data, reply, option); in OnCacheLocationsReport() local
H A Dlocating_required_data_callback_proxy.cpp40 int error = Remote()->SendRequest(RECEIVE_INFO_EVENT, dataParcel, reply, option); in OnLocatingDataChange() local
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
H A Dlocation_gnss_geofence_callback_proxy.cpp37 int error = Remote()->SendRequest(RECEIVE_TRANSITION_STATUS_EVENT, dataParcel, reply, option); in OnTransitionStatusChange() local
52 int error = Remote()->SendRequest(REPORT_OPERATION_RESULT_EVENT, dataParcel, reply, option); in OnReportOperationResult() local
H A Dnmea_message_callback_proxy.cpp42 int error = Remote()->SendRequest(RECEIVE_NMEA_MESSAGE_EVENT, data, reply, option); in OnMessageChange() local
/base/powermgr/power_manager/frameworks/cj/runninglock/src/
H A Dcj_running_lock_impl.cpp27 PowerErrors error = PowerMgrClient::GetInstance().GetError(); in CJRunningLock() local
/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
H A Dswing_callback_proxy.cpp52 int error = remote->SendRequest(static_cast<uint32_t>(NotificationInterfaceCode::ON_UPDATE_STATUS), in OnUpdateStatus() local
/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
/base/update/updater/services/flashd/
H A Dflashd_basepkg.bat54 :error label
/base/location/services/utils/lbsutils/include/
H A Ddynamic_library_loader.h57 char* error = dlerror(); in GetFunction() local
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_exception.h113 int32_t error; member
/base/global/timezone/tool/update_tool/
H A Ddownload_iana.py21 import urllib.error as error namespace
/base/global/i18n/interfaces/js/kits/src/
H A Derror_util.cpp59 napi_value error = nullptr; in NapiThrow() local
/base/powermgr/thermal_manager/frameworks/napi/
H A Dnapi_errors.cpp58 napi_value error = GetNapiError(env); in ThrowError() local
/base/powermgr/power_manager/frameworks/napi/utils/
H A Dnapi_errors.cpp59 napi_value error = GetNapiError(env); in ThrowError() local
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_mgr_client_test.cpp1048 PowerErrors error = powerMgrClient.GetError(); in HWTEST_F() local

Completed in 6 milliseconds

123456789