OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnableProtection
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/ppapi/cpp/private/
output_protection_private.h
22
int32_t
EnableProtection
(uint32_t desired_method_mask,
output_protection_private.cc
48
int32_t OutputProtection_Private::
EnableProtection
(
52
return get_interface<PPB_OutputProtection_Private_0_1>()->
EnableProtection
(
/external/chromium_org/ppapi/thunk/
ppb_output_protection_api.h
24
virtual int32_t
EnableProtection
(
ppb_output_protection_private_thunk.cc
50
int32_t
EnableProtection
(PP_Resource resource,
53
VLOG(4) << "PPB_OutputProtection_Private::
EnableProtection
()";
57
return enter.SetResult(enter.object()->
EnableProtection
(
67
&
EnableProtection
/external/chromium_org/ppapi/c/private/
ppb_output_protection_private.h
82
* output_protection->
EnableProtection
(
87
* After
EnableProtection
() completes, the plugin has to query protection
161
int32_t (*
EnableProtection
)(PP_Resource resource,
/external/chromium_org/ppapi/api/private/
ppb_output_protection_private.idl
54
* output_protection->
EnableProtection
(
59
* After
EnableProtection
() completes, the plugin has to query protection
137
int32_t
EnableProtection
(
/external/chromium_org/ppapi/tests/
test_output_protection_private.cc
26
RUN_TEST(
EnableProtection
, filter);
53
output_protection_interface_->
EnableProtection
(
/external/chromium_org/ppapi/proxy/
output_protection_resource.h
36
virtual int32_t
EnableProtection
(
output_protection_resource.cc
81
int32_t OutputProtectionResource::
EnableProtection
(
/external/chromium_org/media/cdm/ppapi/
cdm_adapter.cc
864
int32_t result = output_protection_.
EnableProtection
(
[
all
...]
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c
[
all
...]
Completed in 3258 milliseconds