Home
last modified time | relevance | path

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

/drivers/peripheral/clearplay/hdi_service/common/
Dclearplay_uuid.cpp26 bool IsClearPlayUuid(const std::string &uuid) in IsClearPlayUuid()
Ddata_parser.cpp69 …std::string uuid((reinterpret_cast<const char *>(initData.data())) + readPosition, CLEARPLAY_UUID.… in ParsePssh() local
/drivers/peripheral/clearplay/hdi_service/src/
Dmedia_key_system_factory_service.cpp50 int32_t MediaKeySystemFactoryService::IsMediaKeySystemSupported(const std::string &uuid, const std:… in IsMediaKeySystemSupported()
/drivers/peripheral/audio/effect/model/src/
Deffect_model.c78 static int32_t EffectModelGetEffectDescriptor(struct IEffectModel *self, const char *uuid, in EffectModelGetEffectDescriptor()
/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/codec/hal/idl_service/src/
Dcomponent_node.cpp136 OMX_UUIDTYPE uuid = {0}; in GetComponentVersion() local