Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/qos_manager/common/src/
H A Dconfig_reader.cpp37 const std::string XML_TAG_FPS = "fps"; variable
142 reinterpret_cast<const xmlChar*>(XML_TAG_FPS.c_str()))); in ParsePowerMode()