Home
last modified time | relevance | path

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

/test/testfwk/developer_test/aw/cxx/hwext/
Dperf.cpp132 map<string, string> properties_temp; in ReadXmlFile() local
133 ParseProperties(*currNodePtr, properties_temp); in ReadXmlFile()
134 m_bastCfg.items.push_back(properties_temp); in ReadXmlFile()