Home
last modified time | relevance | path

Searched refs:moderate (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/resourceschedule/memmgr/common/src/config/
H A Dsystem_memory_level_config.cpp37 void SystemMemoryLevelConfig::SetModerate(unsigned int moderate) in SetModerate() argument
39 moderate_ = moderate; in SetModerate()
82 unsigned int moderate; in ParseConfig() local
86 XmlHelper::SetUnsignedIntParam(param, "moderate", moderate, MEMORY_LEVEL_MODERATE_DEFAULT); in ParseConfig()
92 moderate *= KB_PER_MB; in ParseConfig()
97 SetModerate(moderate); in ParseConfig()
101 …e=%{public}u, moderate=%{public}u, low=%{public}u, critical=%{public}u.", purgeable, moderate, low, in ParseConfig()
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dsystem_memory_level_config_test.cpp72 unsigned int moderate = 0; variable
74 setMod.SetModerate(moderate);
75 EXPECT_EQ(setMod.GetModerate(), moderate);
/ohos5.0/foundation/resourceschedule/memmgr/common/include/config/
H A Dsystem_memory_level_config.h34 void SetModerate(unsigned int moderate);
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-image-sys.md91 | Low | Low resolution, with moderate decoding time. |
92 | Medium | Medium resolution, with moderate decoding time. |
/ohos5.0/docs/en/device-dev/security/
H A Dsecurity-privacy-protection.md55 Data is classified into five levels: very high, high, moderate, low, and public based on the data p…
83 …- If non-personal data is to be collected in association with personal data at the moderate, high,…
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v4.1.1-release.md97 | I9A089 | There is a moderate probability that system freezing occurs in the foundation process du…
H A DOpenHarmony-v4.1-release.md575 | I9A089 | There is a moderate probability that a system freeze occurs in the foundation process du…
H A DOpenHarmony-v5.0-beta1.md960 | I9A089 | There is a moderate probability that system freezing occurs in the foundation process du…
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A D_image_processing.md210 …ENHANCER_QUALITY_LEVEL_MEDIUM | Medium-quality detail enhancement, which features moderate speed.|
/ohos5.0/docs/en/application-dev/reference/apis-media-kit/
H A D_video_processing.md311 …ENHANCER_QUALITY_LEVEL_MEDIUM | Medium-quality detail enhancement, which features moderate speed.|
/ohos5.0/drivers/interface/nnrt/v2_1/
H A DNnrtTypes.idl106 /** Medium-performance mode, which provides moderate computing speed and power consumption. */
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/
H A D_r_d_b.md889 | S2 | The security level of the RDB store is medium.<br>If data leakage occurs, moderate impact wi…
H A Djs-apis-distributed-data.md607 | S2 | 3 | Medium security level. If data leakage occurs, moderate impact will be caused. For exam…
H A Djs-apis-data-relationalStore.md578 | S2 | 2 | The RDB store security level is medium. If data leakage occurs, moderate impact wil…
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Djs-apis-webview.md8873 … // Set the current memory pressure level to moderate and release a small amount of memory.