Home
last modified time | relevance | path

Searched defs:forceUpdate (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device.c111 uint8_t forceUpdate, uint8_t receiveBcast) in UpdateDeviceDbInDeviceList()
137 …t32_t UpdateDeviceDb(const CoapCtxType *coapCtx, const DeviceInfo *deviceInfo, uint8_t forceUpdate, in UpdateDeviceDb()
150 uint8_t forceUpdate, uint8_t receiveBcast) in ReportDiscoveredDevice()
/ohos5.0/base/update/updater/services/include/updater/
H A Dupdater.h45 bool forceUpdate = false; member
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dhiview_global.cpp58 …HiviewGlobal::SetHiviewProperty(const std::string& key, const std::string& value, bool forceUpdate) in SetHiviewProperty()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_frame_rate_manager_test.cpp282 mgr->SetForceUpdateCallback([](bool idleTimerExpired, bool forceUpdate) {}); in __anon743f33731202()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_multi_app_strategy.cpp411 PolicyConfigData::StrategyConfig& strategy, const std::string& pkgName, bool forceUpdate) in UpdateStrategyByTouch()
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp114 bool CeService::InitConfigAidRouting(bool forceUpdate) in InitConfigAidRouting()
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp943 …viewPlatform::SetHiviewProperty(const std::string& key, const std::string& value, bool forceUpdate) in SetHiviewProperty()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.cpp1673 bool FocusHub::PaintInnerFocusState(const RoundRect& paintRect, bool forceUpdate) in PaintInnerFocusState()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp554 void SwiperPattern::UpdateTargetCapture(bool forceUpdate) in UpdateTargetCapture()
575 void SwiperPattern::CreateCaptureCallback(int32_t targetIndex, int32_t captureId, bool forceUpdate) in CreateCaptureCallback()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp658 frameRateMgr_->SetForceUpdateCallback([this](bool idleTimerExpired, bool forceUpdate) { in Init()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp736 void TextFieldPattern::UpdateCaretInfoToController(bool forceUpdate) in UpdateCaretInfoToController()