Searched refs:aScopedBuffer (Results 1 – 1 of 1) sorted by relevance
359 boost::shared_ptr<char> aScopedBuffer( new char[BUFFERSIZE] ); in CopyFile() local360 char* buf = aScopedBuffer.get(); in CopyFile()
Completed in 17 milliseconds