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

  /external/webrtc/webrtc/modules/media_file/
media_file_impl.cc 46 _openFile(false),
75 if(_openFile)
393 _openFile = true;
571 if(_openFile)
574 _openFile = false;
776 _openFile = true;
957 if(_openFile)
960 _openFile = false;
media_file_impl.h 140 bool _openFile;

Completed in 38 milliseconds