Home
last modified time | relevance | path

Searched refs:PurgeablememConfig (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/memmgr/common/src/config/
H A Dpurgeablemem_config.cpp25 const std::string TAG = "PurgeablememConfig";
28 void PurgeablememConfig::ParseConfig(const xmlNodePtr &rootNodePtr) in ParseConfig()
51 PurgeablememConfig::PurgeWhiteAppSet &PurgeablememConfig::GetPurgeWhiteAppSet() in GetPurgeWhiteAppSet()
56 void PurgeablememConfig::Dump(int fd) in Dump()
/foundation/resourceschedule/memmgr/common/include/
H A Dmemmgr_config_manager.h58 const PurgeablememConfig &GetPurgeablememConfig();
73 PurgeablememConfig purgeablememConfig_;
/foundation/resourceschedule/memmgr/common/include/config/
H A Dpurgeablemem_config.h25 class PurgeablememConfig { class
/foundation/resourceschedule/memmgr/common/src/
H A Dmemmgr_config_manager.cpp199 const PurgeablememConfig& MemmgrConfigManager::GetPurgeablememConfig() in GetPurgeablememConfig()
/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
H A Dpurgeable_mem_manager.cpp719 PurgeablememConfig pmc = MemmgrConfigManager::GetInstance().GetPurgeablememConfig(); in IsPurgeWhiteApp()

Completed in 3 milliseconds