Home
last modified time | relevance | path

Searched refs:PVAE_CMD_CLOSE (Results 1 – 9 of 9) sorted by relevance

/external/opencore/engines/author/test/src/
Dtest_pv_author_engine_testset4.cpp854 case PVAE_CMD_CLOSE: in Run()
1018 iState = PVAE_CMD_CLOSE; in CommandCompleted()
1222 iState = PVAE_CMD_CLOSE; in CommandCompleted()
1233 case PVAE_CMD_CLOSE: in CommandCompleted()
Dtest_pv_author_engine_testset7.cpp625 case PVAE_CMD_CLOSE: in Run()
1036 iState = PVAE_CMD_CLOSE; in CommandCompleted()
1054 case PVAE_CMD_CLOSE: in CommandCompleted()
Dtest_pv_author_engine_testset8.cpp641 case PVAE_CMD_CLOSE: in Run()
1051 iState = PVAE_CMD_CLOSE; in CommandCompleted()
1069 case PVAE_CMD_CLOSE: in CommandCompleted()
Dtest_pv_author_engine_testset1.cpp1184 case PVAE_CMD_CLOSE: in Run()
1335 iState = PVAE_CMD_CLOSE; in CommandCompleted()
1533 iState = PVAE_CMD_CLOSE; in CommandCompleted()
1544 case PVAE_CMD_CLOSE: in CommandCompleted()
Dtest_pv_author_engine_testset6.cpp628 case PVAE_CMD_CLOSE: in Run()
1002 iState = PVAE_CMD_CLOSE; in CommandCompleted()
1021 case PVAE_CMD_CLOSE: in CommandCompleted()
Dtest_pv_author_engine_testset5.cpp828 case PVAE_CMD_CLOSE: in Run()
1241 iState = PVAE_CMD_CLOSE; in CommandCompleted()
1259 case PVAE_CMD_CLOSE: in CommandCompleted()
Dtest_pv_author_engine_typedefs.h456 PVAE_CMD_CLOSE, enumerator
/external/opencore/engines/author/src/
Dpvauthorengine.h88 PVAE_CMD_CLOSE, enumerator
Dpvauthorengine.cpp219 PVEngineCommand cmd(PVAE_CMD_CLOSE, iCommandId, (OsclAny*)aContextData); in Close()
749 case PVAE_CMD_CLOSE: in Run()