Home
last modified time | relevance | path

Searched refs:aCreationDate (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/pvmp4ffcomposernode/include/
Dpvmp4ffcn_clipconfig.h256 virtual PVMFStatus SetCreationDate(const OSCL_wString& aCreationDate) = 0;
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.h179 OSCL_IMPORT_REF PVMFStatus SetCreationDate(const OSCL_wString& aCreationDate);
Dpvmp4ffcn_node.cpp899 OSCL_EXPORT_REF PVMFStatus PVMp4FFComposerNode::SetCreationDate(const OSCL_wString& aCreationDate) in SetCreationDate() argument
906 iCreationDate = aCreationDate; in SetCreationDate()