Home
last modified time | relevance | path

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

/external/opencore/engines/common/include/
Dpv_engine_types.h191 PVUuid GetUuid()const in GetUuid() function
/external/opencore/engines/author/src/
Dpvauthorengine.cpp1059 if (aCmd.GetUuid() == uuid) in DoSelectComposer()
1068 uuid = aCmd.GetUuid(); in DoSelectComposer()
1186 if (aCmd.GetUuid() == uuid) in DoAddMediaTrack()
1194 uuid = aCmd.GetUuid(); in DoAddMediaTrack()
1547 if (aCmd.GetUuid() == PvmfComposerSizeAndDurationUuid && !iComposerNodes.empty()) in DoQueryInterface()
1549 return iNodeUtil.QueryInterface(iComposerNodes[0], aCmd.GetUuid(), in DoQueryInterface()
1553 else if (aCmd.GetUuid() == PVMI_CAPABILITY_AND_CONFIG_PVUUID) in DoQueryInterface()
1557 PVUuid uuid = aCmd.GetUuid(); in DoQueryInterface()
/external/opencore/engines/adapters/player/framemetadatautility/src/
Dpv_frame_metadata_utility.h247 PVUuid GetUuid()const in GetUuid() function
Dpv_frame_metadata_utility.cpp1590 iPlayerQueryIFUUID = aCmd.GetUuid(); in DoQueryInterface()
/external/opencore/engines/player/src/
Dpv_player_engine.h296 PVUuid GetUuid()const in GetUuid() function
Dpv_player_engine.cpp4259 PVUuid uuid = aCmd.GetUuid(); in DoQueryInterface()