| /foundation/systemabilitymgr/samgr/frameworks/native/source/ |
| H A D | system_ability_manager_proxy.cpp | 179 int32_t errCode = ERR_NONE; in GetSystemAbilityWrapper() local 210 int32_t errCode = ERR_NONE; in CheckSystemAbilityWrapper() local 268 int32_t errCode in CheckSystemAbility() local 214 CheckSystemAbilityWrapper(int32_t code, MessageParcel& data, int32_t& errCode) CheckSystemAbilityWrapper() argument 272 CheckSystemAbility(int32_t systemAbilityId, const std::string& deviceId, int32_t& errCode) CheckSystemAbility() argument 309 int32_t errCode = ERR_NONE; CheckSystemAbility() local 312 CheckSystemAbility(int32_t systemAbilityId, bool& isExist, int32_t& errCode) CheckSystemAbility() argument [all...] |
| /foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
| H A D | bundle_state_common.cpp | 43 napi_value BundleStateCommon::HandleParamErr(const napi_env &env, int32_t errCode, const std::string& operation) in HandleParamErr() argument 59 std::string BundleStateCommon::GetSaErrCodeMsg(int32_t errCode, int32_t reflectCode) in GetSaErrCodeMsg() argument 356 int32_t BundleStateCommon::GetReflectErrCode(int32_t errCode) in GetReflectErrCode() argument 364 GetErrorValue(napi_env env, int32_t errCode) GetErrorValue() argument 472 QueryBundleStatsInfos( int64_t &beginTime, int64_t &endTime, int32_t &errCode) QueryBundleStatsInfos() argument [all...] |
| /foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/ |
| H A D | bg_continuous_task_napi_module.cpp | 83 napi_value GetCallbackErrorValue(napi_env env, int32_t errCode)
in GetCallbackErrorValue() argument [all...] |
| /foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/ |
| H A D | common.cpp | 517 napi_value Common::GetCallbackErrorValue(napi_env env, int32_t errCode, const std::string errMsg) in GetCallbackErrorValue() argument 281 GetIntProperty(napi_env env, napi_value object, const std::string &propertyName, ErrCode errCode) GetIntProperty() argument 304 GetBoolProperty(napi_env env, napi_value object, const std::string &propertyName, ErrCode errCode) GetBoolProperty() argument 327 GetBoolToIntProperty(napi_env env, napi_value object, const std::string &propertyName, ErrCode errCode) GetBoolToIntProperty() argument 353 GetStringProperty(napi_env env, napi_value object, const std::string &propertyName, ErrCode errCode) GetStringProperty() argument 534 SetCallback( const napi_env &env, const napi_ref &callbackIn, int32_t errCode, const napi_value &result) SetCallback() argument 588 HandleErrCode(const napi_env &env, int32_t errCode) HandleErrCode() argument 601 HandleParamErr(const napi_env &env, int32_t errCode) HandleParamErr() argument 616 FindErrMsg(const napi_env &env, int32_t errCode) FindErrMsg() argument [all...] |
| /foundation/window/window_manager/interfaces/kits/napi/display_runtime/ |
| H A D | js_display_manager.cpp | 155 DMError errCode = DMError::DM_OK;
in OnGetDefaultDisplay() local 242 DMError errCode = DMError::DM_OK;
in OnGetAllDisplay() local 327 DMError errCode = DMError::DM_OK;
in OnGetAllDisplayPhysicalResolution() local 592 DmErrorCode errCode = DmErrorCode::DM_ERROR_INVALID_PARAM; OnRegisterDisplayManagerCallback() local 636 DmErrorCode errCode = DmErrorCode::DM_ERROR_INVALID_PARAM; OnUnregisterDisplayManagerCallback() local 673 DmErrorCode errCode = DM_JS_TO_ERROR_CODE_MAP.at( OnHasPrivateWindow() local 787 DmErrorCode errCode = DM_JS_TO_ERROR_CODE_MAP.at( OnSetFoldDisplayMode() local 815 DmErrorCode errCode = DM_JS_TO_ERROR_CODE_MAP.at( OnSetFoldStatusLocked() local [all...] |
| /foundation/window/window_manager/interfaces/kits/napi/extension_window/ |
| H A D | js_extension_window.cpp | 558 WmErrorCode errCode = WmErrorCode::WM_OK;
in OnSetUIContent() local 601 WmErrorCode errCode = WmErrorCode::WM_OK;
in OnLoadContent() local 656 WmErrorCode errCode = WmErrorCode::WM_OK;
in OnGetWindowAvoidArea() local [all...] |
| /foundation/communication/dsoftbus/tests/sdk/frame/fuzztest/softbusclientstub_fuzzer/ |
| H A D | softbusclientstub_fuzzer.cpp | 161 int32_t errCode = *(reinterpret_cast<const int32_t *>(data)); in OnChannelOpenFailedInnerTest() local
|
| /foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/ |
| H A D | softbus_hisysevt_discreporter.c | 572 int32_t SoftbusReportDiscFault(SoftBusDiscMedium medium, int32_t errCode) in SoftbusReportDiscFault() argument
|
| /foundation/communication/dsoftbus/sdk/frame/standard/src/ |
| H A D | softbus_client_stub.cpp | 123 int32_t SoftBusClientStub::OnChannelOpenFailed(int32_t channelId, int32_t channelType, int32_t errCode) in OnChannelOpenFailed() argument 230 int32_t errCode; in OnChannelOpenFailedInner() local 569 int32_t errCode = 0; in OnHichainProofExceptionInner() local 737 OnHichainProofException( const char *pkgName, const char *deviceList, uint32_t deviceListLen, uint16_t deviceTypeId, int32_t errCode) OnHichainProofException() argument [all...] |
| /foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
| H A D | softbus_proxychannel_transceiver.c | 319 void TransProxyPostOpenFailMsgToLoop(const ProxyChannelInfo *chan, int32_t errCode) in TransProxyPostOpenFailMsgToLoop() argument
|
| H A D | softbus_proxychannel_message.c | 446 char *TransProxyPackHandshakeErrMsg(int32_t errCode) in TransProxyPackHandshakeErrMsg() argument 582 int32_t TransProxyUnPackHandshakeErrMsg(const char *msg, int32_t *errCode, int32_t len) in TransProxyUnPackHandshakeErrMsg() argument 605 int32_t TransProxyUnPackRestErrMsg(const char *msg, int32_t *errCode, int32_t len) in TransProxyUnPackRestErrMsg() argument [all...] |
| /foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
| H A D | lnn_bus_center_ipc.c | 471 LnnIpcNotifyHichainProofException( const char *deviceList, uint32_t deviceListLen, uint16_t deviceTypeId, int32_t errCode) LnnIpcNotifyHichainProofException() argument
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
| H A D | client_trans_proxy_manager.c | 367 int32_t ClientTransProxyOnChannelOpenFailed(int32_t channelId, int32_t errCode) in ClientTransProxyOnChannelOpenFailed() argument
|
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
| H A D | trans_tcp_direct_message_append_test.cpp | 562 int32_t errCode = SOFTBUS_OK; in HWTEST_F() local 577 int32_t errCode = SOFTBUS_OK; in HWTEST_F() local 600 int32_t errCode = SOFTBUS_OK; in HWTEST_F() local 623 int32_t errCode = SOFTBUS_OK; in HWTEST_F() local 1070 int32_t errCode in HWTEST_F() local [all...] |
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/ |
| H A D | trans_tcp_direct_message_test_mock.cpp | 70 int32_t TransTdcOnChannelOpenFailed(const char *pkgName, int32_t pid, int32_t channelId, int32_t errCode)
in TransTdcOnChannelOpenFailed() argument 90 int32_t UnpackReplyErrCode(const cJSON *msg, int32_t *errCode)
in UnpackReplyErrCode() argument
|
| /foundation/communication/netmanager_base/services/netconnmanager/src/ |
| H A D | net_supplier.cpp | 269 int32_t errCode = netController_->RequestNetwork(netSupplierIdent_, netCaps, netRequest); in SupplierConnection() local 300 int32_t errCode = netController_->ReleaseNetwork(netSupplierIdent_, netCaps); in SupplierDisconnection() local 411 int32_t errCode = netController_->AddRequest(request); in AddRequest() local 431 int32_t errCode = netController_->RemoveRequest(request); RemoveRequest() local [all...] |
| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
| H A D | softbus_proxychannel_manager_test.cpp | 114 TestOnChannelOpenFailed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t errCode) TestOnChannelOpenFailed() argument
|
| H A D | softbus_proxychannel_message_test.cpp | 231 int32_t errCode = SOFTBUS_OK; in HWTEST_F() local 111 TestOnChannelOpenFailed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t errCode) TestOnChannelOpenFailed() argument
|
| /foundation/communication/dsoftbus/core/authentication/src/ |
| H A D | auth_hichain.c | 182 static void OnError(int64_t authSeq, int operationCode, int errCode, const char *errorReturn) in OnError() argument
|
| /foundation/communication/nfc/frameworks/js/napi/cardEmulation/ |
| H A D | nfc_napi_hce_adapter.cpp | 414 int errCode = BuildOutputErrorCodeHce(context->errorCode); in TransmitCallback() local
|
| /foundation/communication/wifi/wifi/utils/src/ |
| H A D | wifi_hisysevent.cpp | 179 void WriteP2pConnectFailedHiSysEvent(int errCode, int failRes) in WriteP2pConnectFailedHiSysEvent() argument 188 void WriteP2pAbDisConnectHiSysEvent(int errCode, int failRes) in WriteP2pAbDisConnectHiSysEvent() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/ |
| H A D | wifi_hotspot_service_impl.cpp | 259 ErrCode errCode; in GetStationList() local 407 ErrCode errCode = CheckCanEnableHotspot(type); in EnableHotspot() local
|
| /foundation/deviceprofile/device_info_manager/old/services/core/src/dbstorage/ |
| H A D | device_profile_storage_manager.cpp | 166 int32_t errCode = ERR_OK; in PutDeviceProfile() local 301 int32_t errCode = ERR_OK; in DeleteDeviceProfile() local 346 int32_t errCode = ERR_OK; RemoveUnBoundDeviceProfile() local 369 int errCode = onlineSyncTbl_->RemoveDeviceData(""); RemoveRemoteDeviceProfile() local 521 int32_t errCode = onlineSyncTbl_->GetDeviceProfile(servicesKey, services); FlushProfileItems() local 554 int32_t errCode = ERR_OK; RegisterCallbacks() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/ |
| H A D | json_common.cpp | 132 bool JsonCommon::CheckProjectionNode(JsonObject &node, bool isFirstLevel, int &errCode) in CheckProjectionNode() argument 175 bool JsonCommon::CheckProjectionField(JsonObject &jsonObj, int &errCode) in CheckProjectionField() argument 211 int errCode = SplitFieldName(node.GetItemField(), allFieldsName, insertCount); in ParseNode() local 239 ParsePath(const JsonObject &root, int &errCode) ParsePath() argument 334 int errCode = E_OK; AddSpliteHitField() local 370 int errCode = E_OK; AddSpliteField() local 419 int errCode = E_OK; JsonValueReplace() local 460 int errCode = E_OK; JsonNodeReplace() local 511 int errCode = E_OK; JsonNodeAppend() local 598 int errCode = E_OK; IsArrayMatch() local 648 int errCode = E_OK; JsonEqualJudge() local 674 IsJsonNodeMatch(const JsonObject &src, const JsonObject &target, int &errCode) IsJsonNodeMatch() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | cloud_sync_utils.cpp | 452 int errCode = E_OK; in FillAssetIdToAssets() local 589 int errCode = CloudSyncUtils::GetCloudPkVals(param.downloadData.data[dataIndex], param.changedData.field, dataIndex, in CalOpType() local
|