HomeSort by relevance Sort by last modified time
    Searched refs:CLogFile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/npapi/npspy/common/
logfile.cpp 43 CLogFile::CLogFile() :
49 CLogFile::~CLogFile()
55 BOOL CLogFile::create(char * filename, BOOL delete_existing)
66 void CLogFile::close()
75 DWORD CLogFile::write(const std::string& buf)
80 void CLogFile::flush()
  /external/chromium_org/third_party/npapi/npspy/include/
logfile.h 43 class CLogFile
50 CLogFile();
51 ~CLogFile();
logger.h 58 CLogFile filer;

Completed in 141 milliseconds