Home
last modified time | relevance | path

Searched refs:SwitchConfig (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/memmgr/common/src/config/
H A Dswitch_config.cpp22 const std::string TAG = "SwitchConfig";
25 void SwitchConfig::SetBigMemKillSwitch(unsigned long long bigMemKillSwitch) in SetBigMemKillSwitch()
30 unsigned long long SwitchConfig::GetBigMemKillSwitch(void) in GetBigMemKillSwitch()
35 void SwitchConfig::ParseConfig(const xmlNodePtr &rootNodePtr) in ParseConfig()
57 void SwitchConfig::Dump(int fd) in Dump()
59 dprintf(fd, "SwitchConfig: \n"); in Dump()
/foundation/resourceschedule/memmgr/common/include/
H A Dmemmgr_config_manager.h57 const SwitchConfig& GetSwitchConfig();
70 SwitchConfig switchConfig_;
/foundation/resourceschedule/memmgr/common/include/config/
H A Dswitch_config.h23 class SwitchConfig { class
/foundation/resourceschedule/memmgr/common/src/
H A Dmemmgr_config_manager.cpp145 const SwitchConfig &MemmgrConfigManager::GetSwitchConfig() in GetSwitchConfig()

Completed in 1 milliseconds