Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/clearplay/hdi_service/src/
Dmedia_key_system_factory_service.cpp50 int32_t MediaKeySystemFactoryService::IsMediaKeySystemSupported(const std::string &uuid, const std:… in IsMediaKeySystemSupported()
89 …_t MediaKeySystemFactoryService::GetMediaKeySystemDescription(std::string &name, std::string &uuid) in GetMediaKeySystemDescription()
/drivers/peripheral/clearplay/hdi_service/common/
Dclearplay_uuid.cpp27 bool IsClearPlayUuid(const std::string& uuid) { in IsClearPlayUuid()
Ddata_parser.cpp66 …std::string uuid((reinterpret_cast<const char*>(initData.data())) + readPosition, CLEARPLAY_NAME.s… in ParsePssh() local
/drivers/peripheral/audio/effect/model/src/mock_effect/
Dmock_effect_lib.c308 static int32_t MockGetDescriptor(struct EffectFactory *self, const char *uuid, in MockGetDescriptor()
/drivers/peripheral/audio/effect/model/src/
Deffect_model.c276 static int32_t EffectModelGetEffectDescriptor(struct IEffectModel *self, const char *uuid, in EffectModelGetEffectDescriptor()
/drivers/peripheral/power/interfaces/hdi_service/src/
Dhibernate.cpp193 char *uuid = reinterpret_cast<char *>(swap + SWAP_HEADER_INFO_UUID_OFFSET); in MkSwap() local
/drivers/peripheral/codec/hal/idl_service/src/
Dcomponent_node.cpp142 OMX_UUIDTYPE uuid = {0}; in GetComponentVersion() local