Home
last modified time | relevance | path

Searched refs:switchConfig_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/memmgr/common/src/
H A Dmemmgr_config_manager.cpp122 switchConfig_.ParseConfig(currNode); in ParseXmlRootNode()
147 return switchConfig_; in GetSwitchConfig()
211 switchConfig_.Dump(fd); in Dump()
/ohos5.0/foundation/resourceschedule/memmgr/common/include/
H A Dmemmgr_config_manager.h70 SwitchConfig switchConfig_; variable