Searched refs:configDocument (Results 1 – 1 of 1) sorted by relevance
274 tinyxml2::XMLDocument configDocument; in create() local275 LOG_ALWAYS_FATAL_IF(configDocument.LoadFile(configPath.c_str()) != tinyxml2::XML_SUCCESS, in create()279 const tinyxml2::XMLElement* configRoot = configDocument.FirstChildElement("motion-predictor"); in create()