Searched refs:lib_node_path (Results 1 – 1 of 1) sorted by relevance
210 std::string lib_node_path = lib_path + "node.xml"; in TrackObjectPresentationLibraryNode() local222 else if (file_manager->fileExists(lib_node_path)) in TrackObjectPresentationLibraryNode()224 libroot = file_manager->createXMLTree(lib_node_path); in TrackObjectPresentationLibraryNode()233 "Cannot find library '%s'", lib_node_path.c_str()); in TrackObjectPresentationLibraryNode()240 "Cannot find library '%s'", lib_node_path.c_str()); in TrackObjectPresentationLibraryNode()