/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/common/zidl_test/ |
H A D | convert_callback_test.cpp | 50 void OnConvert(int resCode, AAFwk::Want& want) override in OnConvert() 65 int resCode = 0; variable 86 int resCode = 0; variable 106 int resCode = 0; variable 126 int resCode = 0; variable 143 int resCode = 0; variable
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/ |
H A D | mock_convert_callback.h | 23 void OnConvert(int resCode, OHOS::AAFwk::Want& want) override{ in OnConvert()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/ |
H A D | quick_fix_result_info.cpp | 91 void DeployQuickFixResult::SetResCode(int32_t resCode) in SetResCode() 140 void SwitchQuickFixResult::SetResCode(int32_t resCode) in SetResCode() 184 void DeleteQuickFixResult::SetResCode(int32_t resCode) in SetResCode()
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/src/ |
H A D | enterprise_device_mgr_proxy.cpp | 87 int32_t resCode = ERR_INVALID_VALUE; in EnableAdmin() local 116 int32_t resCode = ERR_INVALID_VALUE; in DisableAdmin() local 144 int32_t resCode = ERR_INVALID_VALUE; in DisableSuperAdmin() local 172 int32_t resCode = ERR_INVALID_VALUE; in GetEnabledAdmin() local 201 int32_t resCode = ERR_INVALID_VALUE; in GetEnterpriseInfo() local 234 int32_t resCode = ERR_INVALID_VALUE; in SetEnterpriseInfo() local 294 int32_t resCode = ERR_INVALID_VALUE; in IsSuperAdmin() local 326 int32_t resCode = ERR_INVALID_VALUE; in IsAdminEnabled() local 414 int32_t resCode = ERR_INVALID_VALUE; in AuthorizeAdmin() local 441 int32_t resCode = ERR_INVALID_VALUE; in GetSuperAdmin() local [all …]
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/convert/ |
H A D | ffmpeg_convert.cpp | 67 …auto resCode = memcpy_s(&resampleCache_[0] + i * 2 + 1, sizeof(uint8_t), srcBuffer + i, 1); // 0 2… in Convert() local 79 auto resCode in Convert() local
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/common/src/zidl/ |
H A D | convert_callback_proxy.cpp | 32 void ConvertCallbackProxy::OnConvert(int resCode, OHOS::AAFwk::Want& want) in OnConvert()
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/common/src/ |
H A D | http.cpp | 69 long resCode; in HttpPost() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
H A D | ffmpeg_convert.cpp | 106 …auto resCode = memcpy_s(&resampleCache_[0] + i * 2 + 1, sizeof(uint8_t), srcBuffer + i, 1); // 0 2… in Convert() local 118 …auto resCode = memcpy_s(&resampleCache_[0] + i * 2, sizeof(uint8_t) * 2, srcBuffer + i * 3 + 1, 2)… in Convert() local
|
/ohos5.0/foundation/arkui/ui_appearance/interfaces/kits/napi/src/ |
H A D | js_ui_appearance.cpp | 65 auto resCode = UiAppearanceAbilityClient::GetInstance()->SetDarkMode(asyncContext->mode); in OnExecute() local 84 int32_t resCode = 0; in OnSetFontScale() local 109 int32_t resCode = 0; in OnSetFontWeightScale() local
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/client/app_domain_verify_agent_client_test/ |
H A D | app_domain_verify_agent_client_test.cpp | 81 void OnConvert(int resCode, AAFwk::Want& want) override in OnConvert()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/ |
H A D | bms_bundle_overlay_checker_test.cpp | 2460 … auto resCode = overlayDataMgr.UpdateExternalOverlayInfo(newInfo, oldInfo, targetInnerBundleInfo); variable 2497 ErrCode resCode = overlayDataMgr.SaveInternalOverlayModuleState(overlayModuleInfo, oldInfo); variable 2517 ErrCode resCode = overlayDataMgr.SaveExternalOverlayModuleState( variable 2537 …ErrCode resCode = overlayDataMgr.GetAllOverlayModuleInfo(TEST_BUNDLE_NAME, overlayModuleInfos, USE… variable 2556 ErrCode resCode = overlayDataMgr.GetOverlayModuleInfo( variable 2575 ErrCode resCode = overlayDataMgr.GetOverlayBundleInfoForTarget( variable 2594 ErrCode resCode = overlayDataMgr.GetOverlayModuleInfoForTarget( variable 2613 ErrCode resCode = overlayDataMgr.ObtainOverlayModuleState(overlayModuleInfo, USERID); variable 2631 …ErrCode resCode = overlayDataMgr.SetOverlayEnabled(TEST_BUNDLE_NAME, TEST_MODULE_NAME, isEnabled, … variable
|
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/dialog/ |
H A D | cm_napi_open_install_dialog.cpp | 222 int32_t resCode = bundleMgrProxy->GetBundleInfoForSelf(flags, bundleInfo); in GetCallerLabelName() local
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | power_wakeup_controller_test.cpp | 460 auto resCode = wakeupController_->SetWakeupDoubleClickSensor(true); variable
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/client/app_domain_verify_mgr_client_test/ |
H A D | app_domain_verify_mgr_client_test.cpp | 74 void OnConvert(int resCode, AAFwk::Want& want) override in OnConvert()
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | holiday_manager.cpp | 53 size_t resCode = strftime(strDate, sizeof(strDate), "%Y%m%d", &tmObj); in HolidayManager() local
|
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/ |
H A D | picker_n_exporter.cpp | 129 const int32_t resCode = pickerCallBack->resultCode; in MakeResultWithPickerCallBack() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/ |
H A D | wakeup_controller.cpp | 239 auto resCode = PowerDoubleClickFlag(enable); in SetWakeupDoubleClickSensor() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_distributor.cpp | 1102 VsyncError resCode = SetQosVSyncRateByPid(ExtractPid(windowNodeId), rate, isSystemAnimateScene); in SetQosVSyncRate() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/ |
H A D | bms_bundle_quick_fix_test.cpp | 3760 int32_t resCode = 100; variable 3788 int32_t resCode = 100; variable 3831 int32_t resCode = 100; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | bundle_mgr.h | 416 int32_t resCode = 0; member
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 642 auto resCode = CheckDecodeOptions(index, opts); in HeapMemAlloc() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 4122 auto resCode = dataMgr->SwitchUninstallState(bundleName, state, isNeedSendNotify); in SwitchUninstallState() local
|