| /foundation/multimedia/player_framework/frameworks/js/common/ |
| H A D | common_napi.cpp | 270 napi_status CommonNapi::FillErrorArgs(napi_env env, int32_t errCode, const napi_value &args) in FillErrorArgs() argument 299 napi_status CommonNapi::CreateError(napi_env env, int32_t errCode, const std::string &errMsg, napi_value &errVal) in CreateError() argument
|
| /foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
| H A D | js_pointer_manager.cpp | 75 napi_value errCode = nullptr; in GetResult() local
|
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_manager_napi/ |
| H A D | js_window_manager.cpp | 166 static void GetNativeContext(napi_env env, napi_value nativeContext, void*& contextPtr, WMError& errCode)
in GetNativeContext() argument 415 WMError errCode = WMError::WM_OK;
in OnCreate() local 489 WMError errCode in ParseConfigOption() local 621 WMError errCode = WMError::WM_OK; OnFindWindow() local 673 WmErrorCode errCode = WmErrorCode::WM_OK; OnFindWindowSync() local 713 WmErrorCode errCode = WmErrorCode::WM_OK; OnMinimizeAll() local 932 WMError errCode = WMError::WM_OK; OnGetTopWindow() local 959 WMError errCode = WMError::WM_OK; OnGetLastWindow() local 987 WmErrorCode errCode = WmErrorCode::WM_OK; OnSetWindowLayoutMode() local 1141 WMError errCode = WMError::WM_OK; OnShiftAppWindowFocus() local [all...] |
| /foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
| H A D | js_window_utils.cpp | 688 WmErrorCode errCode = WmErrorCode::WM_ERROR_INVALID_PARAM;
in ParseTouchableAreas() local
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
| H A D | manual_ondemand_helper.cpp | 231 int32_t errCode = ptr->SendRequest(getdp, data, reply, option); in TestSyncOnDemandAbility() local 233 cout << "transact failed,errCode = " << errCode; in TestSyncOnDemandAbility() local
|
| H A D | ondemand_helper.cpp | 117 int32_t errCode = ptr->SendRequest(getdp, data, reply, option); in TestSyncOnDemandAbility() local 119 cout << "transact failed, errCode = " << errCode; in TestSyncOnDemandAbility() local
|
| /foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
| H A D | window_impl.cpp | 120 WmErrorCode errCode = WmErrorCode::WM_OK; in HideWithAnimation() local 158 WmErrorCode errCode = WmErrorCode::WM_OK; in ShowWithAnimation() local 238 GetWindowProperties(int32_t* errCode) GetWindowProperties() argument 469 IsWindowSupportWideGamut(int32_t* errCode) IsWindowSupportWideGamut() argument 483 IsWindowShowing(int32_t* errCode) IsWindowShowing() argument 786 GetWindowColorSpace(int32_t* errCode) GetWindowColorSpace() argument 935 Snapshot(int32_t* errCode) Snapshot() argument [all...] |
| H A D | window_ffi.cpp | 176 CWindowProperties FfiOHOSWindowGetWindowProperties(int64_t id, int32_t* errCode) in FfiOHOSWindowGetWindowProperties() argument 295 bool FfiOHOSWindowIsWindowSupportWideGamut(int64_t id, int32_t* errCode) in FfiOHOSWindowIsWindowSupportWideGamut() argument 310 bool FfiOHOSWindowIsWindowShowing(int64_t id, int32_t* errCode) in FfiOHOSWindowIsWindowShowing() argument 642 int32_t FFiOHOSWindowGetWindowColorSpace(int64_t id, int32_t* errCode) in FFiOHOSWindowGetWindowColorSpace() argument 715 FFiOHOSWindowSnapshot(int64_t id, int32_t* errCode) FFiOHOSWindowSnapshot() argument [all...] |
| /foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/ |
| H A D | js_screen_manager.cpp | 313 napi_value NapiThrowError(napi_env env, DmErrorCode errCode, std::string msg = "")
in NapiThrowError() argument 747 DmErrorCode errCode = DmErrorCode::DM_OK;
in OnCreateVirtualScreen() local 859 DmErrorCode errCode = DmErrorCode::DM_OK;
in OnDestroyVirtualScreen() local 908 DmErrorCode errCode = DmErrorCode::DM_OK; OnSetVirtualScreenSurface() local 992 DmErrorCode errCode = DmErrorCode::DM_OK; OnSetScreenRotationLocked() local [all...] |
| /foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/ |
| H A D | window_fuzzer.cpp | 588 OHOS::Rosen::WMError errCode; in CheckWindowImplFunctionsPart5() local
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/ |
| H A D | trans_auth_manager.c | 192 int32_t NotifyOpenAuthChannelFailed(const char *pkgName, int32_t pid, int32_t channelId, int32_t errCode) in NotifyOpenAuthChannelFailed() argument
|
| /foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/ |
| H A D | softbus_hisysevt_connreporter.c | 511 static int32_t SoftbusReportConnFault(SoftBusConnType connType, int32_t errCode, char *pkgName) in SoftbusReportConnFault() argument 531 SoftbusRecordConnResult(uint32_t pId, SoftBusConnType connType, SoftBusConnStatus status, uint64_t costTime, int32_t errCode) SoftbusRecordConnResult() argument 582 SoftbusRecordProccessDuration(uint32_t pId, SoftBusConnType connType, SoftBusConnStatus status, ProcessStepTime *stepTime, int32_t errCode) SoftbusRecordProccessDuration() argument
|
| /foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
| H A D | net_conn_service_proxy.cpp | 730 int32_t errCode = RemoteSendRequest(static_cast<uint32_t>(ConnInterfaceCode::CMD_NM_GETDEFAULTNETWORK), in GetDefaultNet() local
|
| /foundation/communication/dsoftbus/sdk/bus_center/manager/src/ |
| H A D | client_bus_center_manager.c | 1303 LnnOnHichainProofException( const char *pkgName, const char *deviceList, uint32_t deviceListLen, uint16_t deviceTypeId, int32_t errCode) LnnOnHichainProofException() argument
|
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| H A D | client_trans_session_service.c | 83 int32_t errCode = SOFTBUS_TRANS_SESSION_OPENING; in OpenSessionWithExistSession() local
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
| H A D | trans_tcp_direct_message.c | 465 int32_t NotifyChannelOpenFailedBySessionConn(const SessionConn *conn, int32_t errCode) in NotifyChannelOpenFailedBySessionConn() argument 514 int32_t NotifyChannelOpenFailed(int32_t channelId, int32_t errCode) in NotifyChannelOpenFailed() argument 626 int32_t errCode = SOFTBUS_OK; in OpenDataBusReply() local 691 OpenDataBusRequestError(int32_t channelId, uint64_t seq, char *errDesc, int32_t errCode, uint32_t flags) OpenDataBusRequestError() argument 856 int32_t errCode = SOFTBUS_OK; TransTdcFillAppInfoAndNotifyChannel() local 954 int32_t errCode = TransTdcFillAppInfoAndNotifyChannel(&conn->appInfo, channelId, errDesc); OpenDataBusRequest() local [all...] |
| H A D | trans_tcp_direct_p2p.c | 494 static void OnChannelOpenFail(int32_t channelId, int32_t errCode) in OnChannelOpenFail() argument 640 SendVerifyP2pFailRsp(AuthHandle authHandle, int64_t seq, int32_t code, int32_t errCode, const char *errDesc, bool isAuthLink) SendVerifyP2pFailRsp() argument
|
| /foundation/communication/dsoftbus/core/common/dfx/interface/include/form/ |
| H A D | lnn_event_form.h | 199 int32_t errCode; // ERROR_CODE member
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
| H A D | trans_udp_negotiation.c | 196 int32_t NotifyUdpChannelOpenFailed(const AppInfo *info, int32_t errCode) in NotifyUdpChannelOpenFailed() argument 430 static int32_t SendReplyErrInfo(int errCode, char* errDesc, AuthHandle authHandle, int64_t seq) in SendReplyErrInfo() argument 568 static void ProcessAbnormalUdpChannelState(const AppInfo *info, int32_t errCode, bool needClose) in ProcessAbnormalUdpChannelState() argument 595 int32_t errCode = SOFTBUS_OK; in TransOnExchangeUdpInfoReply() local 651 ReportUdpRequestHandShakeReplyEvent( const AppInfo *info, TransEventExtra *extra, int32_t result, int32_t errCode) ReportUdpRequestHandShakeReplyEvent() argument [all...] |
| /foundation/communication/dsoftbus/core/bus_center/service/src/ |
| H A D | bus_center_event.c | 462 LnnNotifyHichainProofException( const char *deviceList, uint32_t deviceListLen, uint16_t deviceTypeId, int32_t errCode) LnnNotifyHichainProofException() argument
|
| /foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
| H A D | lnn_lane_test.cpp | 186 static void OnLaneAllocFail(uint32_t laneHandle, int32_t errCode) in OnLaneAllocFail() argument 188 GTEST_LOG_(INFO) << "alloc lane failed, laneReqId=" << laneHandle << ", errCode=" << errCode; in OnLaneAllocFail() local 203 static void OnLaneFreeFail(uint32_t laneHandle, int32_t errCode) in OnLaneFreeFail() argument 205 GTEST_LOG_(INFO) << "free lane failed, laneReqId=" << laneHandle << ", errCode=" << errCode; in OnLaneFreeFail() local 286 OnLaneAllocFailNoExcept(uint32_t laneHandle, int32_t errCode) OnLaneAllocFailNoExcept() argument 293 OnLaneAllocFailNoExcept2(uint32_t laneHandle, int32_t errCode) OnLaneAllocFailNoExcept2() argument [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p_sa/ |
| H A D | wifi_p2p_service_impl.cpp | 135 ErrCode errCode = CheckCanEnableP2p(); in EnableP2p() local 699 ErrCode errCode = pService->GetCurrentGroup(group); in GetCurrentGroup() local 828 ErrCode errCode = pService->QueryP2pDevices(devices); in QueryP2pDevices() local 927 ErrCode errCode = pService->QueryP2pGroups(groups); in QueryP2pGroups() local
|
| /foundation/communication/nfc/frameworks/js/napi/common/ |
| H A D | nfc_napi_common_utils.cpp | 263 std::string errCode = std::to_string(errorCode); in CreateErrorMessage() local 595 void ThrowAsyncError(const napi_env &env, BaseContext *baseContext, int errCode, const std::string &errMsg) in ThrowAsyncError() argument 709 int BuildOutputErrorCode(int errCode) in BuildOutputErrorCode() argument 723 BuildOutputErrorCodeHce(int errCode) BuildOutputErrorCodeHce() argument 737 BuildErrorMessage(int errCode, std::string funcName, std::string forbiddenPerm, std::string paramName, std::string expertedType) BuildErrorMessage() argument 771 GenerateBusinessError(const napi_env &env, int errCode, const std::string &errMessage) GenerateBusinessError() argument 783 CheckUnwrapStatusAndThrow(const napi_env &env, napi_status status, int errCode) CheckUnwrapStatusAndThrow() argument 791 CheckContextAndThrow(const napi_env &env, const BaseContext *context, int errCode) CheckContextAndThrow() argument [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/ |
| H A D | wifi_event_subscriber_manager.cpp | 784 ErrCode errCode = pService->GetStationList(result);
in OnReceiveBatteryEvent() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
| H A D | wifi_global_func.cpp | 550 int errCode = GetParamValue(FACTORY_RUN_MODE, FACTORY_MODE_DEFAULT, preValue, PROP_FACTORY_RUN_MODE_LEN); in IsFactoryMode() local 563 int errCode = GetParamValue(PROP_STARTUP_WIFI_ENABLE, DEFAULT_STARTUP_WIFI_ENABLE, in IsStartUpWifiEnableSupport() local
|