Home
last modified time | relevance | path

Searched defs:FillAssociatedResources (Results 1 – 11 of 11) sorted by relevance

/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FileHandlers/
H A DXDCAM_Handler.hpp38 virtual void FillAssociatedResources ( std::vector<std::string> * /*resourceList*/ ) {}; in FillAssociatedResources() function in XDCAM_MetaHandler
H A DMPEG2_Handler.cpp130 void MPEG2_MetaHandler::FillAssociatedResources ( std::vector<std::string> * resourceList ) in FillAssociatedResources() function in MPEG2_MetaHandler
H A DXDCAMSAM_Handler.cpp204 void XDCAMSAM_MetaHandler::FillAssociatedResources( std::vector<std::string> * resourceList ) in FillAssociatedResources() function in XDCAMSAM_MetaHandler
H A DXDCAMFAM_Handler.cpp209 void XDCAMFAM_MetaHandler::FillAssociatedResources( std::vector<std::string> * resourceList ) in FillAssociatedResources() function in XDCAMFAM_MetaHandler
H A DSonyHDV_Handler.cpp767 void SonyHDV_MetaHandler::FillAssociatedResources ( std::vector<std::string> * resourceList ) in FillAssociatedResources() function in SonyHDV_MetaHandler
H A DXDCAMEX_Handler.cpp444 void XDCAMEX_MetaHandler::FillAssociatedResources ( std::vector<std::string> * resourceList ) in FillAssociatedResources() function in XDCAMEX_MetaHandler
H A DP2_Handler.cpp1001 void P2_MetaHandler::FillAssociatedResources ( std::vector<std::string> * resourceList ) in FillAssociatedResources() function in P2_MetaHandler
H A DAVCHD_Handler.cpp2047 void AVCHD_MetaHandler::FillAssociatedResources ( std::vector<std::string> * resourceList ) in FillAssociatedResources() function in AVCHD_MetaHandler
/dports/textproc/exempi/exempi-2.5.2/XMPFilesPlugins/api/source/
H A DPluginBase.cpp101 void PluginBase::FillAssociatedResources( StringVectorRef resourceList, SetStringVectorProc SetStri… in FillAssociatedResources() function in XMP_PLUGIN::PluginBase
122 void PluginBase::FillAssociatedResources( std::vector<std::string> * resourceList ) in FillAssociatedResources() function in XMP_PLUGIN::PluginBase
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/
H A DXMPFiles_Impl.cpp426 void XMPFileHandler::FillAssociatedResources ( std::vector<std::string> * metadataFiles ) in FillAssociatedResources() function in XMPFileHandler
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/PluginHandler/
H A DFileHandlerInstance.cpp202 void FileHandlerInstance::FillAssociatedResources( std::vector<std::string> * resourceList ) in FillAssociatedResources() function in XMP_PLUGIN::FileHandlerInstance