Searched defs:SaveFile (Results 1 – 5 of 5) sorted by relevance
/external/chromium/chrome/browser/download/ | ||
D | save_file.cc | 11 SaveFile::SaveFile(const SaveFileCreateInfo* info) in SaveFile() function in SaveFile |
D | save_file_manager.h | 74 class SaveFile; variable |
/external/tinyxml/ | ||
D | tinyxml.cpp | 947 bool TiXmlDocument::SaveFile() const in SaveFile() function in TiXmlDocument |
D | tinyxml.h | 1257 bool SaveFile( const std::string& filename ) const ///< STL std::string version. in SaveFile() function |
/external/tinyxml2/ | ||
D | tinyxml2.cpp | 1566 int XMLDocument::SaveFile( const char* filename ) in SaveFile() function in XMLDocument |