/base/request/request/pre_download/native/src/download/ |
H A D | mod.rs | 14 mod error; modules
|
/base/request/request/request_utils/src/ |
H A D | hilog.rs | 39 macro_rules! error { macros
|
/base/request/request/services/src/ |
H A D | hilog.rs | 35 macro_rules! error { macros
|
/base/request/request/pre_download/netstack_rs/src/ |
H A D | lib.rs | 35 pub mod error; modules
|
/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/ |
H A D | lib.rs | 24 mod error; modules
|
/base/hiviewdfx/hilog/interfaces/rust/src/ |
H A D | macros.rs | 177 macro_rules! error{ macros
|
/base/location/frameworks/native/locator_sdk/source/ |
H A D | switch_callback_proxy.cpp | 39 int error = Remote()->SendRequest(RECEIVE_SWITCH_STATE_EVENT, data, reply, option); in OnSwitchChange() local
|
/base/location/services/location_locator/callback/source/ |
H A D | cached_locations_callback_proxy.cpp | 40 int error = Remote()->SendRequest(RECEIVE_CACHED_LOCATIONS_EVENT, data, reply, option); in OnCacheLocationsReport() local
|
H A D | locating_required_data_callback_proxy.cpp | 40 int error = Remote()->SendRequest(RECEIVE_INFO_EVENT, dataParcel, reply, option); in OnLocatingDataChange() local
|
H A D | country_code_callback_proxy.cpp | 43 int error = Remote()->SendRequest(COUNTRY_CODE_CHANGE_EVENT, data, reply, option); in OnCountryCodeChange() local
|
H A D | gnss_status_callback_proxy.cpp | 40 int error = Remote()->SendRequest(RECEIVE_STATUS_INFO_EVENT, data, reply, option); in OnStatusChange() local
|
H A D | location_gnss_geofence_callback_proxy.cpp | 37 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 D | nmea_message_callback_proxy.cpp | 42 int error = Remote()->SendRequest(RECEIVE_NMEA_MESSAGE_EVENT, data, reply, option); in OnMessageChange() local
|
/base/powermgr/power_manager/frameworks/cj/runninglock/src/ |
H A D | cj_running_lock_impl.cpp | 27 PowerErrors error = PowerMgrClient::GetInstance().GetError(); in CJRunningLock() local
|
/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_dialog_callback_proxy.cpp | 42 int error = remote->SendRequest(ON_DIALOG_STATUS_CHANGED, data, reply, option); in OnDialogStatusChanged() local
|
H A D | swing_callback_proxy.cpp | 52 int error = remote->SendRequest(static_cast<uint32_t>(NotificationInterfaceCode::ON_UPDATE_STATUS), in OnUpdateStatus() local
|
/base/theme/screenlock_mgr/services/src/ |
H A D | screenlock_system_ability_proxy.cpp | 45 int32_t error = Remote()->SendRequest(ON_CALLBACK, data, reply, option); in OnCallBack() local
|
/base/update/updater/services/flashd/ |
H A D | flashd_basepkg.bat | 54 :error label
|
/base/location/services/utils/lbsutils/include/ |
H A D | dynamic_library_loader.h | 57 char* error = dlerror(); in GetFunction() local
|
/base/hiviewdfx/faultloggerd/interfaces/common/ |
H A D | dfx_exception.h | 113 int32_t error; member
|
/base/global/timezone/tool/update_tool/ |
H A D | download_iana.py | 21 import urllib.error as error namespace
|
/base/global/i18n/interfaces/js/kits/src/ |
H A D | error_util.cpp | 59 napi_value error = nullptr;
in NapiThrow() local
|
/base/powermgr/thermal_manager/frameworks/napi/ |
H A D | napi_errors.cpp | 58 napi_value error = GetNapiError(env); in ThrowError() local
|
/base/powermgr/power_manager/frameworks/napi/utils/ |
H A D | napi_errors.cpp | 59 napi_value error = GetNapiError(env); in ThrowError() local
|
/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | power_mgr_client_test.cpp | 1048 PowerErrors error = powerMgrClient.GetError(); in HWTEST_F() local
|