Searched defs:UUID (Results 1 – 4 of 4) sorted by relevance
35 private static final String UUID = "6859dede-8574-59ab-9332-123456789012"; field in WifiP2pUpnpServiceInfoTest
490 #define UUID(str) []{ constexpr media_uuid_t uuid = constUUID(str); return uuid; }() macro
2854 uint8_t UUID[16]; in prepareDrm() local
5047 private DrmInfo(Map<UUID, byte[]> Pssh, UUID[] SupportedSchemes) { in DrmInfo()