Home
last modified time | relevance | path

Searched defs:errCode (Results 1101 - 1125 of 1748) sorted by relevance

1...<<41424344454647484950>>...70

/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_data.h66 int errCode = 0; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Djs_runtime_utils.cpp45 napi_value CreateJsError(napi_env env, int32_t errCode, const std::string &message) in CreateJsError() argument
/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
H A Djs_app_manager.cpp160 int32_t errCode = 0; in OnUnregisterApplicationStateObserver() local
212 int32_t errCode = 0; in OnGetForegroundApplications() local
251 int32_t errCode = 0; OnGetProcessRunningInfos() local
283 int32_t errCode = 0; OnIsRunningInStabilityTest() local
316 int32_t errCode = 0; OnKillProcessByBundleName() local
359 int32_t errCode = 0; OnClearUpApplicationData() local
406 int32_t errCode = 0; OnKillProcessWithAccount() local
449 int32_t errCode = 0; OnGetAppMemorySize() local
482 int32_t errCode = 0; OnIsRamConstrainedDevice() local
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Djs_feature_ability.cpp446 napi_value JsFeatureAbility::CreateJsResult(napi_env env, int32_t errCode, const std::string &message) in CreateJsResult() argument
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_feature_ability_common.h74 int errCode = 0; member
87 int errCode = 0; member
H A Dfeature_ability_common.h68 int errCode = 0; member
81 int errCode = 0; member
181 int errCode = 0; member
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_business_error/
H A Dability_business_error.cpp238 std::string GetErrorMsg(const AbilityErrorCode& errCode) in GetErrorMsg() argument
253 AbilityErrorCode GetJsErrorCodeByNativeError(int32_t errCode) in GetJsErrorCodeByNativeError() argument
/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/src/
H A Dauto_fill_extension_callback.cpp51 void AutoFillExtensionCallback::OnResult(int32_t errCode, const AAFwk::Want &want) in OnResult() argument
72 void AutoFillExtensionCallback::OnRelease(int32_t errCode) in OnRelease() argument
82 void AutoFillExtensionCallback::OnError(int32_t errCode, const std::string &name, const std::string &message) in OnError() argument
353 SendAutoFillFailed(int32_t errCode, const AAFwk::Want &want) SendAutoFillFailed() argument
[all...]
/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h33 int32_t errCode = -1; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp397 ErrCode errCode = GetActiveAccountIds(userIds); in GetPackagePathByWant() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_exit_reason_data_manager.cpp165 auto errCode = kvStorePtr_->Delete(item.key); in DeleteAppExitReason() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp270 uint32_t errCode = pixmap_->ReadPixels(pixmap_->GetByteCount(), dst); in GetPixelsVec() local
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.h118 ErrCode errCode; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_gzip/
H A Dgzip_n_exporter.cpp48 int32_t errCode = 0; member
[all...]
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_extension_context.cpp230 NAccessibilityErrorCode errCode = NAccessibilityErrorCode::ACCESSIBILITY_OK; in OnSetTargetBundleName() local
554 NAccessibilityErrorCode errCode in OnGestureInjectSync() local
594 NAccessibilityErrorCode errCode = NAccessibilityErrorCode::ACCESSIBILITY_OK; OnGestureInject() local
[all...]
/foundation/barrierfree/accessibility/services/aams/src/
H A Dutils.cpp290 void Utils::RecordUnavailableEvent(A11yUnavailableEvent event, A11yError errCode, in RecordUnavailableEvent() argument
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_config/src/
H A Dnapi_accessibility_config.cpp51 void NAccessibilityConfig::EnableAbilityError(size_t& argc, OHOS::Accessibility::RetError& errCode, in EnableAbilityError() argument
77 void NAccessibilityConfig::DisableAbilityError(size_t& argc, OHOS::Accessibility::RetError& errCode, in DisableAbilityError() argument
112 OHOS::Accessibility::RetError errCode in EnableAbility() local
164 OHOS::Accessibility::RetError errCode = OHOS::Accessibility::RET_OK; DisableAbility() local
251 OHOS::Accessibility::RetError errCode = OHOS::Accessibility::RET_OK; SubscribeState() local
308 OHOS::Accessibility::RetError errCode = OHOS::Accessibility::RET_OK; UnsubscribeState() local
724 OHOS::Accessibility::RetError errCode = OHOS::Accessibility::RET_OK; SetConfig() local
848 OHOS::Accessibility::RetError errCode = OHOS::Accessibility::RET_OK; SubscribeConfigObserver() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.cpp99 SyncSendMsgCallback(const jerry_value_t &arg, const jerry_value_t &context, const char *errMsg, const uint16_t errCode, bool success) SyncSendMsgCallback() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp177 std::string GetErrorCode(int32_t errCode) in GetErrorCode() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_ipc_test.cpp262 auto errCode = overlayProxy->GetAllOverlayModuleInfo(TEST_BUNDLE_NAME, overlayModuleInfos, TEST_USER_ID); in HWTEST_F() local
279 auto errCode = overlayProxy->GetOverlayModuleInfo(TEST_BUNDLE_NAME, TEST_MODULE_NAME, overlayModuleInfo, in HWTEST_F() local
297 auto errCode = overlayProxy->GetOverlayBundleInfoForTarget(TEST_TARGET_BUNDLE_NAME, overlayBundleInfos, in HWTEST_F() local
315 auto errCode = overlayProxy->GetOverlayModuleInfoForTarget(TEST_TARGET_BUNDLE_NAME, TEST_TARGET_MODULE_NAME, in HWTEST_F() local
335 auto errCode = overlayProxy->GetAllOverlayModuleInfo("", overlayModuleInfos, TEST_USER_ID); in HWTEST_F() local
354 auto errCode = overlayProxy->GetOverlayModuleInfo("", TEST_MODULE_NAME, overlayModuleInfo, TEST_USER_ID); HWTEST_F() local
373 auto errCode = overlayProxy->GetOverlayModuleInfo(TEST_BUNDLE_NAME, "", overlayModuleInfo, TEST_USER_ID); HWTEST_F() local
392 auto errCode = overlayProxy->GetOverlayBundleInfoForTarget("", overlayBundleInfos, TEST_USER_ID); HWTEST_F() local
411 auto errCode = overlayProxy->GetOverlayModuleInfoForTarget("", TEST_TARGET_MODULE_NAME, overlayModuleInfos, HWTEST_F() local
431 auto errCode = overlayProxy->GetOverlayModuleInfoForTarget(TEST_TARGET_BUNDLE_NAME, "", overlayModuleInfos, HWTEST_F() local
607 auto errCode = overlayProxy->SetOverlayEnabled(TEST_TARGET_BUNDLE_NAME, TEST_TARGET_MODULE_NAME, HWTEST_F() local
624 auto errCode = overlayProxy->SetOverlayEnabled(TEST_TARGET_BUNDLE_NAME, TEST_TARGET_MODULE_NAME, HWTEST_F() local
642 auto errCode = overlayProxy->SetOverlayEnabled("", TEST_TARGET_MODULE_NAME, HWTEST_F() local
660 auto errCode = overlayProxy->SetOverlayEnabled(TEST_TARGET_BUNDLE_NAME, "", HWTEST_F() local
919 auto errCode = overlayProxy->GetTargetOverlayModuleInfo("", overlayModuleInfos, HWTEST_F() local
942 auto errCode = overlayProxy->GetOverlayModuleInfoByBundleName("", TEST_MODULE_NAME, HWTEST_F() local
965 auto errCode = overlayProxy->SetOverlayEnabledForSelf("", HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_manager.cpp286 uint8_t errCode; in Notify() local
/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_ffmpeg_aac_encoder_plugin.cpp424 auto errCode = PcmFillFrame(inputBuffer); in SendBuffer() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixelmap_native_ndk_test.cpp339 Image_ErrorCode errCode = OH_PixelmapNative_CreatePixelmap(data, dataSize, createOpts, &pixelMap); in HWTEST_F() local
367 Image_ErrorCode errCode = OH_PixelmapNative_GetArgbPixels(pixelMap, buffer, bufferSize); in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dimage_source_impl.cpp32 std::unique_ptr<ImageSource> ImageSourceImpl::CreateImageSource(std::string uri, uint32_t* errCode) in CreateImageSource() argument
46 std::unique_ptr<ImageSource> ImageSourceImpl::CreateImageSource(int fd, uint32_t* errCode) in CreateImageSource() argument
60 std::unique_ptr<ImageSource> ImageSourceImpl::CreateImageSource(uint8_t *data, uint32_t size, uint32_t* errCode) in CreateImageSource() argument
39 CreateImageSourceWithOption(std::string uri, SourceOptions &opts, uint32_t* errCode) CreateImageSourceWithOption() argument
53 CreateImageSourceWithOption(int fd, SourceOptions &opts, uint32_t* errCode) CreateImageSourceWithOption() argument
67 CreateImageSourceWithOption(uint8_t *data, uint32_t size, SourceOptions &opts, uint32_t* errCode) CreateImageSourceWithOption() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_urisensitive_operations.cpp119 int32_t errCode = rdbStore->Delete(cmd, deleteRows); in DeleteOperation() local
136 int32_t errCode = rdbStore->Insert(cmd, rowId); in InsertOperation() local
154 int32_t errCode in BatchInsertOperation() local
[all...]

Completed in 23 milliseconds

1...<<41424344454647484950>>...70