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;
223 ContentProtectionClientId RegisterContentProtectionClient();
226 void UnregisterContentProtectionClient(ContentProtectionClientId client_id);
233 bool QueryContentProtectionStatus(ContentProtectionClientId client_id,
242 bool EnableContentProtection(ContentProtectionClientId client_id,
259 typedef std::map<ContentProtectionClientId, ContentProtections>
373 ContentProtectionClientId next_display_protection_client_id_;
Ddisplay_configurator.cc274 DisplayConfigurator::ContentProtectionClientId
283 ContentProtectionClientId client_id) { in UnregisterContentProtectionClient()
302 ContentProtectionClientId client_id, in QueryContentProtectionStatus()
361 ContentProtectionClientId client_id, in EnableContentProtection()
Ddisplay_configurator_unittest.cc1131 DisplayConfigurator::ContentProtectionClientId id = in TEST_F()
1178 DisplayConfigurator::ContentProtectionClientId client1 = in TEST_F()
1180 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_;
140 ui::DisplayConfigurator::ContentProtectionClientId