Searched refs:shrinkLevel_ (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/ | ||
H A D | mock_application_proxy.h | 80 shrinkLevel_ = level; in ShrinkMemory() 86 return shrinkLevel_; in GetShrinkLevel() 138 volatile int shrinkLevel_ = 0; member in OHOS::AppExecFwk::MockApplicationProxy |
H A D | mock_application.h | 79 shrinkLevel_ = level; in ShrinkMemory() 85 return shrinkLevel_; in GetShrinkLevel() 137 volatile int shrinkLevel_ = 0; member in OHOS::AppExecFwk::MockApplication |
Completed in 1 milliseconds