Home
last modified time | relevance | path

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

/frameworks/av/include/media/
DMediaExtractorPluginHelper.h454 constexpr media_uuid_t constUUID(const char (&s) [N]) { in constUUID() function
490 #define UUID(str) []{ constexpr media_uuid_t uuid = constUUID(str); return uuid; }()