OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OutputProtectionClientId
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chromeos/display/
output_configurator.h
70
typedef uint64_t
OutputProtectionClientId
;
71
static const
OutputProtectionClientId
kInvalidClientId = 0;
405
OutputProtectionClientId
RegisterOutputProtectionClient();
408
void UnregisterOutputProtectionClient(
OutputProtectionClientId
client_id);
416
OutputProtectionClientId
client_id,
426
OutputProtectionClientId
client_id,
434
typedef std::map<
OutputProtectionClientId
,
550
OutputProtectionClientId
next_output_protection_client_id_;
output_configurator.cc
339
OutputConfigurator::
OutputProtectionClientId
348
OutputProtectionClientId
client_id) {
366
OutputProtectionClientId
client_id,
423
OutputProtectionClientId
client_id,
[
all
...]
output_configurator_unittest.cc
[
all
...]
/external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_output_protection_message_filter.cc
109
chromeos::OutputConfigurator::
OutputProtectionClientId
GetClientId();
115
chromeos::OutputConfigurator::
OutputProtectionClientId
client_id_;
151
chromeos::OutputConfigurator::
OutputProtectionClientId
Completed in 182 milliseconds