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

  /external/opencore/oscl/oscl/osclio/src/
oscl_file_io.h 416 PVLogger* iAsyncLogger;
oscl_file_io.cpp 52 iAsyncLogger = NULL;
176 iAsyncLogger = PVLogger::GetLoggerObject("OsclAsyncFile");
182 iAsyncLogger = NULL;
289 OSCL_TRY(err, iAsyncFile = OsclAsyncFile::NewL(*iNativeFile, iAsyncReadBufferSize, iAsyncLogger););

Completed in 7032 milliseconds