Searched defs:forceUpdate (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_device.c | 111 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 D | updater.h | 45 bool forceUpdate = false; member
|
/ohos5.0/base/hiviewdfx/hiview/base/ |
H A D | hiview_global.cpp | 58 …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 D | hgm_frame_rate_manager_test.cpp | 282 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 D | hgm_multi_app_strategy.cpp | 411 PolicyConfigData::StrategyConfig& strategy, const std::string& pkgName, bool forceUpdate) in UpdateStrategyByTouch()
|
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/ |
H A D | ce_service.cpp | 114 bool CeService::InitConfigAidRouting(bool forceUpdate) in InitConfigAidRouting()
|
/ohos5.0/base/hiviewdfx/hiview/core/ |
H A D | hiview_platform.cpp | 943 …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 D | focus_hub.cpp | 1673 bool FocusHub::PaintInnerFocusState(const RoundRect& paintRect, bool forceUpdate) in PaintInnerFocusState()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_pattern.cpp | 554 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 D | rs_main_thread.cpp | 658 frameRateMgr_->SetForceUpdateCallback([this](bool idleTimerExpired, bool forceUpdate) { in Init()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.cpp | 736 void TextFieldPattern::UpdateCaretInfoToController(bool forceUpdate) in UpdateCaretInfoToController()
|