Home
last modified time | relevance | path

Searched refs:MODE_READWRITE (Results 1 – 19 of 19) sorted by relevance

/external/opencore/oscl/pvlogger/src/
Dpvlogger_file_appender.h61 Oscl_File::MODE_READWRITE | Oscl_File::MODE_TEXT,
226 Oscl_File::MODE_READWRITE | Oscl_File::MODE_BINARY,
269 Oscl_File::MODE_READWRITE | Oscl_File::MODE_BINARY,
Dpvlogger_mem_appender.h55 Oscl_File::MODE_READWRITE | Oscl_File::MODE_TEXT,
/external/opencore/engines/adapters/player/framemetadatautility/test/src/
Dtest_pv_frame_metadata_utility_testset1.cpp162 …if (iMetadataFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_TEXT,… in Run()
179 if (iFrameFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE, iFS)) in Run()
616 …if (iMetadataFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_TEXT,… in Run()
631 if (iFrameFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE, iFS)) in Run()
1063 if (iFrameFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE, iFS)) in Run()
1318 if (iFrameFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE, iFS)) in Run()
1548 if (iFrameFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE, iFS)) in Run()
1977 …if (iMetadataFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_TEXT,… in Run()
1992 if (iFrameFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE, iFS)) in Run()
2630 if (iFrameFile.Open(outputfilename.get_str(), Oscl_File::MODE_READWRITE, iFS)) in Run()
[all …]
/external/opencore/oscl/oscl/osclio/src/
Doscl_file_cache.cpp130 if ((_mode & Oscl_File::MODE_READWRITE) in Read()
220 if ((_mode & Oscl_File::MODE_READWRITE) in Write()
Doscl_file_io.h101 MODE_READWRITE = 0x0002, enumerator
Doscl_file_native.cpp81 if (mode & Oscl_File::MODE_READWRITE) in OpenModeToString()
/external/opencore/fileformats/mp4/composer/src/
Dmediadataatom.cpp122 …int retVal = PVA_FF_AtomUtils::openFile(&_pofstream, targetFileName, Oscl_File::MODE_READWRITE | O… in PVA_FF_MediaDataAtom()
242 …PVA_FF_AtomUtils::openFile(&_pofstream, _tempFilename, Oscl_File::MODE_READWRITE | Oscl_File::MODE… in prepareTempFile()
Dmpeg4file.cpp1580 … PVA_FF_AtomUtils::openFile(&fp, filename, Oscl_File::MODE_READWRITE | Oscl_File::MODE_BINARY); in renderToFile()
1866 PVA_FF_AtomUtils::openFile(&fp, filename, Oscl_File::MODE_READWRITE | Oscl_File::MODE_BINARY); in renderTruncatedFile()
/external/opencore/fileformats/common/parser/src/
Dpvfile.cpp178 if (mode & Oscl_File::MODE_READWRITE) in Open()
/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_node.cpp453 Oscl_File::MODE_READWRITE | Oscl_File::MODE_BINARY, in SetOutputFileDescriptor()
867 …if (0 != iOutputFile.Open(iOutputFileName.get_cstr(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_… in WriteFormatSpecificInfo()
1455 …if (0 != iOutputFile.Open(iOutputFileName.get_cstr(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_… in DoStart()
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_filebufferdatastream_factory.cpp690 … result = iFileObject->Open(iFileName.get_cstr(), Oscl_File::MODE_READWRITE, iFs); in OpenSession()
716 … result = iFileObject->Open(iFileName.get_cstr(), Oscl_File::MODE_READWRITE, iFs); in OpenSession()
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvdl_config_file.cpp148 …int32 retval = iFile->Open(iConfigFileName.get_cstr(), Oscl_File::MODE_READWRITE | Oscl_File::MODE… in SaveConfig()
/external/opencore/pvmi/media_io/pvmiofileoutput/src/
Dpvmi_media_io_fileoutput.cpp489 …if (iOutputFile.Open(iOutputFileName.get_cstr(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_BINAR… in Init()
1717 …if (iOutputFile.Open(iOutputFileName.get_cstr(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_BINAR… in setParametersSync()
2217 …if (iOutputFile.Open(iOutputFileName.get_cstr(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_BINAR… in HandleReConfig()
/external/opencore/nodes/pvdummyoutputnode/src/
Dpvmf_dummy_fileoutput_node.cpp1126 …if (0 != iOutputFile.Open(iOutputFileName.get_cstr(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_… in DoStart()
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.cpp788 Oscl_File::MODE_READWRITE | Oscl_File::MODE_BINARY, in SetOutputFileDescriptor()
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp5508 …if (iGetPostCorrelationFile.Open(aLocalFileName, Oscl_File::MODE_READWRITE | Oscl_File::MODE_BINAR… in construct()
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine_testset7.cpp5359 …if (iTimeLogFile.Open(sinkfilename.get_str(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_TEXT, iF… in Run()
Dtest_pv_player_engine_testset1.cpp14706 …if (iTimeLogFile.Open(SinkFileName.get_str(), Oscl_File::MODE_READWRITE | Oscl_File::MODE_TEXT, iF… in Run()
Dtest_pv_player_engine_testset13.cpp23709 … uint32 result = sinkfile.Open(sinkfilename.get_cstr(), Oscl_File::MODE_READWRITE, fs); in PrintMetadataInfo()