Home
last modified time | relevance | path

Searched defs:errCode (Results 326 - 350 of 1716) sorted by relevance

1...<<11121314151617181920>>...69

/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_ue.cpp32 NotifyDockShowIcon(const std::string& bundleName, const std::string& abilityName, const std::string& networkId, int32_t errCode) NotifyDockShowIcon() argument
65 TriggerDmsContinue(const std::string& bundleName, const std::string& abilityName, const std::string& networkId, int32_t errCode) TriggerDmsContinue() argument
98 DmsContinueComplete(const std::string& bundleName, const std::string& abilityName, const std::string& networkId, int32_t errCode) DmsContinueComplete() argument
137 OriginalSwitchState(bool isContinueSwitchOn, int32_t errCode) OriginalSwitchState() argument
166 ChangedSwitchState(bool isContinueSwitchOn, int32_t errCode) ChangedSwitchState() argument
[all...]
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_permission.c53 int32_t errCode = iUnknown->QueryInterface(iUnknown, DEFAULT_VERSION, (void **) bmsInterface); in GetBmsInterface() local
75 int32_t errCode; in CheckRemotePermission() local
167 int32_t errCode; GetBundleInfoFromBms() local
[all...]
/foundation/ability/form_fwk/test/benchmarktest/form_manager_test/
H A Dform_manager_test.cpp95 ErrCode errCode = FormMgr::GetInstance().GetAllFormsInfo(formInfos); in BENCHMARK_F() local
112 ErrCode errCode = FormMgr::GetInstance().GetFormsInfoByApp(bundleName, formInfos); in BENCHMARK_F() local
124 ErrCode errCode = FormMgr::GetInstance().GetFormsInfoByModule(bundleName, moduleName, formInfos); in BENCHMARK_F() local
[all...]
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/include/
H A Dnapi_async_work.h46 int32_t errCode; member
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_error_utils.cpp30 void ThrowError(napi_env env, int32_t errCode, const std::string& errorMsg) in ThrowError() argument
104 auto errCode = GetJsErrorCodeByNativeError(err); in CreateJsErrorByNativeErr() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/
H A Dphoto_editor_extension_context.cpp39 PhotoEditorErrorCode errCode = CopyImageToPanel(uri, panelUri); in SaveEditedContent() local
/foundation/ability/ability_runtime/services/common/src/
H A Dability_manager_radar.cpp62 bool ContinueRadar::ClickIconStartAbility(const std::string& func, unsigned int flags, int32_t errCode) in ClickIconStartAbility() argument
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/
H A Dwindow_manager_service_handler_stub.cpp177 auto errCode = MoveMissionsToForeground(missionIds, topMissionId); in MoveMissionsToForegroundInner() local
188 auto errCode = MoveMissionsToBackground(missionIds, result); in MoveMissionsToBackgroundInner() local
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_ability_delegator_args.cpp64 char* FfiAbilityDelegatorArgsGetTestBundleName(int64_t id, int32_t *errCode) in FfiAbilityDelegatorArgsGetTestBundleName() argument
76 CRecord FfiAbilityDelegatorArgsGetTestParam(int64_t id, int32_t *errCode) in FfiAbilityDelegatorArgsGetTestParam() argument
110 char* FfiAbilityDelegatorArgsGetTestCaseName(int64_t id, int32_t *errCode) in FfiAbilityDelegatorArgsGetTestCaseName() argument
122 char* FfiAbilityDelegatorArgsGetTestRunnerClassName(int64_t id, int32_t *errCode) in FfiAbilityDelegatorArgsGetTestRunnerClassName() argument
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/uri_permission/src/
H A Duri_permission_manager_stub.cpp33 ErrCode errCode = ERR_OK; in OnRemoteRequest() local
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_preloader.cpp101 auto errCode = IN_PROCESS_CALL(bundleMgrHelper->GetLaunchWantForBundle(bundleName, launchWant, userId)); in GetLaunchWant() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_form_menu_item.cpp80 int32_t errCode = FormModel::GetInstance()->RequestPublishFormWithSnapshot(want, formBindingDataStr, formId, in RequestPublishFormWithSnapshot() local
/foundation/arkui/ace_engine/adapter/preview/entrance/samples/
H A Dace_card_test.cpp144 OHOS::Rosen::WMError errCode; in main() local
H A Dace_tablet_test.cpp143 OHOS::Rosen::WMError errCode; in main() local
H A Dace_phone_test.cpp143 OHOS::Rosen::WMError errCode; in main() local
H A Dace_car_test.cpp141 OHOS::Rosen::WMError errCode; in main() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_user_mgr_host.cpp48 ErrCode errCode = ERR_OK; in OnRemoteRequest() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp123 std::vector<ErrCode> errCode; in Uninstall() local
166 std::vector<ErrCode> errCode; in Uninstall() local
282 std::vector<ErrCode> errCode; UninstallAndRecover() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_business_error.cpp30 static napi_value GenerateBusinessError(napi_env env, int32_t errCode, string errMsg) in GenerateBusinessError() argument
102 int32_t errCode = GetErrno(codingSystem_); in GetNapiErr() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
H A Dnapi_zlib_common.cpp83 napi_value GetCallbackErrorValue(napi_env env, int errCode) in GetCallbackErrorValue() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_pan_stub.cpp73 int32_t errCode = Disconnect(*device); in DisconnectInner() local
89 int32_t errCode = GetDeviceState(*device, state); in GetDeviceStateInner() local
119 int32_t errCode = GetDevicesByStates(states, rawAdds); in GetDevicesByStatesInner() local
164 int32_t errCode = SetTethering(value); in SetTetheringInner() local
176 int32_t errCode = IsTetheringOn(result); IsTetheringOnInner() local
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_pan_proxy.cpp52 int32_t errCode = reply.ReadInt32(); in GetDeviceState() local
77 int32_t errCode = reply.ReadInt32(); in GetDevicesByStates() local
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_async_work.h47 int errCode = -1; member
66 int errCode = -1; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_switcher.cpp159 auto errCode = CreateInnerAppqf(innerBundleInfo, enable, oldInnerAppQuickFix); in InnerSwitchQuickFix() local
/foundation/communication/bluetooth/frameworks/cj/access/src/
H A Dbluetooth_access_callback.cpp127 void AccessImpl::RegisterAccessObserver(int32_t callbackType, void (*callback)(), int32_t* errCode) in RegisterAccessObserver() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...69