Home
last modified time | relevance | path

Searched defs:aFileName (Results 1 – 22 of 22) sorted by relevance

/external/opencore/engines/author/test/src/single_core/
Dpvaetestinput.cpp88 int PVAETestInput::CreateInputNode(PVAETestInputType aType, const OSCL_wString& aFileName, AVTConfi… in CreateInputNode()
166 bool PVAETestInput::CreateMIOInputNode(PVAETestInputType aType, const OSCL_wString& aFileName, AVTC… in CreateMIOInputNode()
/external/opencore/protocols/systems/tools/general/common/include/
Dpvmf_file_data_sink.h58 bool OpenFile(char *aFileName) in OpenFile()
Dpvmf_file_data_source.h71 bool OpenFile(char *aFileName) in OpenFile()
/external/opencore/nodes/pvdummyoutputnode/src/
Dpvmf_dummy_fileoutput_factory.cpp53 …Interface* PVMFDummyFileOutputNodeFactory::CreateDummyFileOutput(OSCL_wString &aFileName, PVMFForm… in CreateDummyFileOutput()
Dpvmf_dummy_fileoutput_node.h209 PVMFStatus SetOutputFileName(const OSCL_wString& aFileName) in SetOutputFileName()
/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_factory.cpp53 …REF PVMFNodeInterface* PVFileOutputNodeFactory::CreateFileOutput(OSCL_wString &aFileName, PVMFForm… in CreateFileOutput()
Dpvmf_fileoutput_node.cpp423 PVMFStatus PVMFFileOutputNode::SetOutputFileName(const OSCL_wString& aFileName) in SetOutputFileName()
/external/opencore/fileformats/common/parser/src/
Dpvmi_datastreamsyncinterface_ref_factory.cpp22 …MIDataStreamSyncInterfaceRefFactory::PVMIDataStreamSyncInterfaceRefFactory(OSCL_wString& aFileName) in PVMIDataStreamSyncInterfaceRefFactory()
Dpvmi_datastreamsyncinterface_ref_impl.cpp25 …* PVMIDataStreamSyncInterfaceRefImpl::CreateDataStreamSyncInterfaceRefImpl(OSCL_wString& aFileName) in CreateDataStreamSyncInterfaceRefImpl()
46 PVMIDataStreamSyncInterfaceRefImpl::PVMIDataStreamSyncInterfaceRefImpl(OSCL_wString& aFileName) in PVMIDataStreamSyncInterfaceRefImpl()
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_filebufferdatastream_factory.cpp39 …adDataStreamFactoryImpl::PVMFFileBufferDataStreamReadDataStreamFactoryImpl(OSCL_wString& aFileName) in PVMFFileBufferDataStreamReadDataStreamFactoryImpl()
125 …eDataStreamFactoryImpl::PVMFFileBufferDataStreamWriteDataStreamFactoryImpl(OSCL_wString& aFileName) in PVMFFileBufferDataStreamWriteDataStreamFactoryImpl()
198 …ferReadDataStreamImpl(PVMFFileBufferWriteDataStreamImpl* aWriteDataStream, OSCL_wString& aFileName) in PVMFFileBufferReadDataStreamImpl()
612 PVMFFileBufferWriteDataStreamImpl::PVMFFileBufferWriteDataStreamImpl(OSCL_wString& aFileName) in PVMFFileBufferWriteDataStreamImpl()
1173 PVMFFileBufferDataStream::PVMFFileBufferDataStream(OSCL_wString& aFileName) in PVMFFileBufferDataStream()
/external/opencore/pvmi/content_policy_manager/plugins/common/include/
Dpvmf_cpmplugin_interface.h186 virtual PVMFStatus GetCPMContentFilename(OSCL_wString& aFileName) in GetCPMContentFilename()
/external/opencore/pvmi/media_io/pvmiofileoutput/src/
Dpvmi_media_io_fileoutput.cpp58 OSCL_EXPORT_REF PVRefFileOutput::PVRefFileOutput(const OSCL_wString& aFileName, bool logStrings) in PVRefFileOutput()
73 OSCL_EXPORT_REF PVRefFileOutput::PVRefFileOutput(const OSCL_wString& aFileName in PVRefFileOutput()
107 OSCL_EXPORT_REF PVRefFileOutput::PVRefFileOutput(const oscl_wchar* aFileName in PVRefFileOutput()
133 OSCL_EXPORT_REF PVRefFileOutput::PVRefFileOutput(const oscl_wchar* aFileName, in PVRefFileOutput()
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvdl_config_file.h54 void SetConfigFileName(OSCL_wString &aFileName) in SetConfigFileName()
266 void SetDownloadFileName(OSCL_wString &aFileName) in SetDownloadFileName()
/external/opencore/engines/adapters/player/framemetadatautility/test/src/
Dtest_pv_frame_metadata_utility.cpp907 pvframemetadata_utility_test_suite::pvframemetadata_utility_test_suite(char *aFileName, PVMFFormatT… in pvframemetadata_utility_test_suite()
915 pvframemetadata_utility_test::pvframemetadata_utility_test(char *aFileName, PVMFFormatType aFileTyp… in pvframemetadata_utility_test()
/external/opencore/engines/author/test/src/
Dtest_pv_mediainput_author_engine.h168 int32 CreateMIOInputNode(bool aRecMode, PVMFFormatType aType, const OSCL_wString& aFileName) in CreateMIOInputNode()
Dpvaetest.cpp2214 OSCL_HeapString<OsclMemAllocator> FindComposerType(OSCL_HeapString<OsclMemAllocator> aFileName, FIL… in FindComposerType()
/external/opencore/fileformats/avi/parser/src/
Dpv_avifile_parser.cpp21 PVAviFileParser::PVAviFileParser(OSCL_wHeapString<OsclMemAllocator> aFileName, int32& aError, Oscl_… in PVAviFileParser()
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine.cpp1927 pvplayer_engine_test_suite::pvplayer_engine_test_suite(char *aFileName, PVMFFormatType aFileType, i… in pvplayer_engine_test_suite()
1934 pvplayer_engine_test::pvplayer_engine_test(char *aFileName, PVMFFormatType aFileType, int32 aFirstT… in pvplayer_engine_test()
/external/opencore/fileformats/mp3/parser/src/
Dimp3ff.cpp1440 OSCL_EXPORT_REF MP3ErrorType IMpeg3File::IsMp3File(OSCL_wString& aFileName, in IsMp3File()
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp5481 GetPostCorrelationObject* GetPostCorrelationObject::create(OSCL_TCHAR* aFileName) in create()
5493 bool GetPostCorrelationObject::construct(OSCL_TCHAR* aFileName) in construct()
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.cpp764 OSCL_EXPORT_REF PVMFStatus PVMp4FFComposerNode::SetOutputFileName(const OSCL_wString& aFileName) in SetOutputFileName()
/external/opencore/pvmi/content_policy_manager/src/
Dcpm.cpp547 …EF PVMFStatus PVMFCPMImpl::GetCPMContentFilename(PVMFSessionId aSessionId, OSCL_wString& aFileName) in GetCPMContentFilename()