Home
last modified time | relevance | path

Searched refs:DoResume (Results 1 – 4 of 4) sorted by relevance

/external/opencore/engines/author/src/
Dpvauthorengine.h259 PVMFStatus DoResume(PVEngineCommand& aCmd);
Dpvauthorengine.cpp783 status = DoResume(cmd); in Run()
1445 PVMFStatus PVAuthorEngine::DoResume(PVEngineCommand& aCmd) in DoResume() function in PVAuthorEngine
/external/opencore/engines/player/src/
Dpv_player_engine.h1149 PVMFStatus DoResume(PVPlayerEngineCommand& aCmd);
Dpv_player_engine.cpp1541 cmdstatus = DoResume(cmd); in Run()
8598 PVMFStatus PVPlayerEngine::DoResume(PVPlayerEngineCommand& aCmd) in DoResume() function in PVPlayerEngine