Home
last modified time | relevance | path

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

/external/chromium_org/ui/display/chromeos/
Ddisplay_configurator.h37 typedef uint64_t ContentProtectionClientId; typedef
38 static const ContentProtectionClientId kInvalidClientId = 0;
205 ContentProtectionClientId RegisterContentProtectionClient();
208 void UnregisterContentProtectionClient(ContentProtectionClientId client_id);
215 bool QueryContentProtectionStatus(ContentProtectionClientId client_id,
224 bool EnableContentProtection(ContentProtectionClientId client_id,
241 typedef std::map<ContentProtectionClientId, ContentProtections>
344 ContentProtectionClientId next_display_protection_client_id_;
Ddisplay_configurator.cc288 DisplayConfigurator::ContentProtectionClientId
297 ContentProtectionClientId client_id) { in UnregisterContentProtectionClient()
316 ContentProtectionClientId client_id, in QueryContentProtectionStatus()
375 ContentProtectionClientId client_id, in EnableContentProtection()
Ddisplay_configurator_unittest.cc1100 DisplayConfigurator::ContentProtectionClientId id = in TEST_F()
1147 DisplayConfigurator::ContentProtectionClientId client1 = in TEST_F()
1149 DisplayConfigurator::ContentProtectionClientId client2 = in TEST_F()
1188 DisplayConfigurator::ContentProtectionClientId client1 = in TEST_F()
1190 DisplayConfigurator::ContentProtectionClientId client2 = in TEST_F()
/external/chromium_org/chrome/browser/renderer_host/pepper/
Dpepper_output_protection_message_filter.cc100 ui::DisplayConfigurator::ContentProtectionClientId GetClientId();
109 ui::DisplayConfigurator::ContentProtectionClientId client_id_;
145 ui::DisplayConfigurator::ContentProtectionClientId