Home
last modified time | relevance | path

Searched defs:errCode (Results 1326 - 1350 of 1747) sorted by relevance

1...<<51525354555657585960>>...70

/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp179 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 Dbundle_state_common.cpp43 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 Dbg_continuous_task_napi_module.cpp83 napi_value GetCallbackErrorValue(napi_env env, int32_t errCode) in GetCallbackErrorValue() argument
[all...]
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp517 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 Djs_display_manager.cpp155 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 Djs_extension_window.cpp558 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 Dsoftbusclientstub_fuzzer.cpp161 int32_t errCode = *(reinterpret_cast<const int32_t *>(data)); in OnChannelOpenFailedInnerTest() local
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_discreporter.c572 int32_t SoftbusReportDiscFault(SoftBusDiscMedium medium, int32_t errCode) in SoftbusReportDiscFault() argument
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp123 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 Dsoftbus_proxychannel_transceiver.c319 void TransProxyPostOpenFailMsgToLoop(const ProxyChannelInfo *chan, int32_t errCode) in TransProxyPostOpenFailMsgToLoop() argument
H A Dsoftbus_proxychannel_message.c446 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 Dlnn_bus_center_ipc.c471 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 Dclient_trans_proxy_manager.c367 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 Dtrans_tcp_direct_message_append_test.cpp562 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 Dtrans_tcp_direct_message_test_mock.cpp70 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 Dnet_supplier.cpp269 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 Dsoftbus_proxychannel_manager_test.cpp114 TestOnChannelOpenFailed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, int32_t errCode) TestOnChannelOpenFailed() argument
H A Dsoftbus_proxychannel_message_test.cpp231 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 Dauth_hichain.c182 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 Dnfc_napi_hce_adapter.cpp414 int errCode = BuildOutputErrorCodeHce(context->errorCode); in TransmitCallback() local
/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_hisysevent.cpp179 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 Dwifi_hotspot_service_impl.cpp259 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 Ddevice_profile_storage_manager.cpp166 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 Djson_common.cpp132 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 Dcloud_sync_utils.cpp452 int errCode = E_OK; in FillAssetIdToAssets() local
589 int errCode = CloudSyncUtils::GetCloudPkVals(param.downloadData.data[dataIndex], param.changedData.field, dataIndex, in CalOpType() local

Completed in 33 milliseconds

1...<<51525354555657585960>>...70