/ohos5.0/foundation/resourceschedule/memmgr/common/src/config/ |
H A D | system_memory_level_config.cpp | 37 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 D | system_memory_level_config_test.cpp | 72 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 D | system_memory_level_config.h | 34 void SetModerate(unsigned int moderate);
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-image-sys.md | 91 | Low | Low resolution, with moderate decoding time. | 92 | Medium | Medium resolution, with moderate decoding time. |
|
/ohos5.0/docs/en/device-dev/security/ |
H A D | security-privacy-protection.md | 55 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 D | OpenHarmony-v4.1.1-release.md | 97 | I9A089 | There is a moderate probability that system freezing occurs in the foundation process du…
|
H A D | OpenHarmony-v4.1-release.md | 575 | I9A089 | There is a moderate probability that a system freeze occurs in the foundation process du…
|
H A D | OpenHarmony-v5.0-beta1.md | 960 | 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.md | 210 …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.md | 311 …ENHANCER_QUALITY_LEVEL_MEDIUM | Medium-quality detail enhancement, which features moderate speed.|
|
/ohos5.0/drivers/interface/nnrt/v2_1/ |
H A D | NnrtTypes.idl | 106 /** 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.md | 889 | S2 | The security level of the RDB store is medium.<br>If data leakage occurs, moderate impact wi…
|
H A D | js-apis-distributed-data.md | 607 | S2 | 3 | Medium security level. If data leakage occurs, moderate impact will be caused. For exam…
|
H A D | js-apis-data-relationalStore.md | 578 | 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 D | js-apis-webview.md | 8873 … // Set the current memory pressure level to moderate and release a small amount of memory.
|