Home
last modified time | relevance | path

Searched refs:Increase (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dref_counter.h46 void Increase() in Increase() function
86 void Increase() in Increase() function
107 Increase(); in TryIncrease()
127 strongRef_.Increase(); in IncStrongRef()
144 weakRef_.Increase(); in IncWeakRef()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_refresh_limiter.h62 void Increase(int64_t formId);
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_counter.h33 int32_t Increase(const RunningLockInfo &info);
H A Drunning_lock_counter.cpp28 int32_t RunningLockCounter::Increase(const RunningLockInfo &info) in Increase() function in OHOS::HDI::Power::V1_2::RunningLockCounter
H A Drunning_lock_impl.cpp67 if (lockCounter->Increase(filledInfo) != HDF_SUCCESS) { in Hold()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dohos-arkui-advanced-Counter.md90 … Callback invoked when the mouse pointer is moved over or away from the Increase button of the cou…
124 … | No | - | Callback invoked when the Increase button of the cou…
126 … | No | - | Callback invoked when the Increase button of the cou…
H A Dts-basic-components-rating.md138 | Left and right arrow keys | Increase or decrease the rating on preview at the specified step, wi…
H A Dts-container-tabs.md906 Button('Increase Width').width('100%').margin({ bottom: '12vp' })
916 Button('Increase Top Margin').width('100%').margin({ bottom: '12vp' })
926 Button('Increase Bottom Margin').width('100%').margin({ bottom:'12vp'})
/ohos5.0/build/toolchain/
H A Dconcurrent_links.gni42 # Increase the number of concurrent links for release bots. Debug builds
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/
H A Dfms_form_timer_mgr_test.cpp439 refreshLimiter.Increase(PARAM_FORM_ID_VALUE_6);
460 refreshLimiter.Increase(PARAM_FORM_ID_VALUE_6);
483 refreshLimiter.Increase(PARAM_FORM_ID_VALUE_6);
505 refreshLimiter.Increase(PARAM_FORM_ID_VALUE_6);
527 refreshLimiter.Increase(PARAM_FORM_ID_VALUE_6);
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_refresh_limiter.cpp118 void FormRefreshLimiter::Increase(const int64_t formId) in Increase() function in OHOS::AppExecFwk::FormRefreshLimiter
H A Dform_timer_mgr.cpp335 refreshLimiter_.Increase(formId); in IncreaseRefreshCount()
/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.h94 int32_t Increase(const RunningLockParam& lockInnerParam);
H A Drunning_lock_mgr.cpp244 result = counter->Increase(backgroundLockParam); in InitLocksTypeCoordination()
474 if (counter->Increase(lockInnerParam) != RUNNINGLOCK_SUCCESS) { in Lock()
777 int32_t RunningLockMgr::LockCounter::Increase(const RunningLockParam& lockInnerParam) in Increase() function in OHOS::PowerMgr::RunningLockMgr::LockCounter
/ohos5.0/docs/en/application-dev/notification/
H A Dnotification-badge.md40 2. Increase the count on the badge.
/ohos5.0/docs/en/application-dev/napi/
H A Dndk-development-overview.md13 - Increase performance in compute-intensive cases, such as games or physical simulations.
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Derrorcode-zlib.md164 Increase the size of the corresponding buffer.
/ohos5.0/docs/zh-cn/contribute/
H A DOpenHarmony-cpp-coding-style-guide.md1273 void Increase()
1291 Counter::GetInstance().Increase();
1294 Counter::GetInstance().Increase();
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Dtheme_skinning.md101 Text('Increase the touch sensitivity of your screen' +
/ohos5.0/docs/en/application-dev/performance/
H A Darkts-performance-improvement-recommendation.md468 }.cachedCount(3) // Increase the number of list or grid items preloaded outside of the screen.
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Drunning_lock_native_test.cpp547 runningLockMgr->lockCounters_[RunningLockType::RUNNINGLOCK_PROXIMITY_SCREEN_CONTROL]->Increase(
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Dqrcode_patch2.patch224 - // Increase the error correction level while the data still fits in the current version number
228 + // Increase the error correction level while the data still fits in the current version nu…
/ohos5.0/docs/en/application-dev/ui/
H A Dtheme_skinning.md101 Text('Increase the touch sensitivity of your screen' +
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_refresh_connection_test/
H A Dfms_form_refresh_connection_test.cpp710 formRefreshLimiter->Increase(formId);
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Dgc-introduction.md174 #### Old Space/Global Space Threshold and Increase Factor for the Second and Later Old GC Operations

12