Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/evs/1.1/default/
DConfigManager.h185 mConfigFilePath(xmlPath) { in ConfigManager()
207 const char *mConfigFilePath; variable
DConfigManager.cpp460 xmlDoc.LoadFile(mConfigFilePath); in readConfigDataFromXML()