Home
last modified time | relevance | path

Searched refs:IsAPICommand (Results 1 – 6 of 6) sorted by relevance

/external/opencore/pvmi/recognizer/src/
Dpvmf_recognizer_registry_impl.h199 bool IsAPICommand()const in IsAPICommand() function
Dpvmf_recognizer_registry_impl.cpp356 if (cmdtocomplete.IsAPICommand()) in CompleteCurrentRecRegCommand()
/external/opencore/engines/adapters/player/framemetadatautility/src/
Dpv_frame_metadata_utility.h205 bool IsAPICommand()const in IsAPICommand() function
Dpv_frame_metadata_utility.cpp1302 if (aId != -1 && completedcmd.IsAPICommand()) in UtilityCommandCompleted()
/external/opencore/engines/player/src/
Dpv_player_engine.h254 bool IsAPICommand()const in IsAPICommand() function
Dpv_player_engine.cpp3533 …completedcmd.GetCmdType(), completedcmd.GetCmdId(), completedcmd.IsAPICommand(), OsclTickCount::Ti… in EngineCommandCompleted()
3570 if (aId != -1 && completedcmd.IsAPICommand()) in EngineCommandCompleted()