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

  /external/opencore/nodes/pvmp4ffcomposernode/include/
pvmp4ffcn_clipconfig.h 204 virtual PVMFStatus SetAuthor(const OSCL_wString& aAuthor, const OSCL_String& aLangCode) = 0;
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_node.h 175 OSCL_IMPORT_REF PVMFStatus SetAuthor(const OSCL_wString& aAuthor, const OSCL_String& aLangCode);
pvmp4ffcn_node.cpp 828 OSCL_EXPORT_REF PVMFStatus PVMp4FFComposerNode::SetAuthor(const OSCL_wString& aAuthor, const OSCL_String& aLangCode)
    [all...]
  /external/opencore/engines/author/test/src/
test_pv_author_engine_testset4.cpp 372 clipConfig->SetAuthor(iAuthorString, lang_code);
    [all...]
test_pv_author_engine_testset7.cpp 311 clipConfig->SetAuthor(authorString, lang_code);
test_pv_author_engine_testset8.cpp 311 clipConfig->SetAuthor(authorString, lang_code);
    [all...]
test_pv_author_engine_testset1.cpp 614 clipConfig->SetAuthor(iAuthorString, lang_code);
    [all...]
test_pv_author_engine_testset5.cpp 455 clipConfig->SetAuthor(authorString, lang_code);
    [all...]
test_pv_author_engine_testset6.cpp 316 clipConfig->SetAuthor(authorString, lang_code);
    [all...]

Completed in 169 milliseconds