OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPB_OutputProtection_Private
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ppapi/tests/
test_output_protection_private.h
26
const
PPB_OutputProtection_Private
* output_protection_interface_;
test_output_protection_private.cc
18
static_cast<const
PPB_OutputProtection_Private
*>(
/external/chromium_org/ppapi/c/private/
ppb_output_protection_private.h
21
"
PPB_OutputProtection_Private
;0.1"
68
* The <code>
PPB_OutputProtection_Private
</code> interface allows controlling
93
* Create() creates a new <code>
PPB_OutputProtection_Private
</code> object.
99
* <code>
PPB_OutputProtection_Private
</code> if successful, 0 if creation
105
* <code>
PPB_OutputProtection_Private
</code>.
108
* <code>
PPB_OutputProtection_Private
</code>.
111
* <code>
PPB_OutputProtection_Private
</code>, <code>PP_FALSE</code> if the
113
* <code>
PPB_OutputProtection_Private
</code>.
121
* <code>
PPB_OutputProtection_Private
</code>.
148
* <code>
PPB_OutputProtection_Private
</code>
[
all
...]
/external/chromium_org/ppapi/api/private/
ppb_output_protection_private.idl
40
* The <code>
PPB_OutputProtection_Private
</code> interface allows controlling
63
interface
PPB_OutputProtection_Private
{
65
* Create() creates a new <code>
PPB_OutputProtection_Private
</code> object.
71
* <code>
PPB_OutputProtection_Private
</code> if successful, 0 if creation
78
* <code>
PPB_OutputProtection_Private
</code>.
81
* <code>
PPB_OutputProtection_Private
</code>.
84
* <code>
PPB_OutputProtection_Private
</code>, <code>PP_FALSE</code> if the
86
* <code>
PPB_OutputProtection_Private
</code>.
95
* <code>
PPB_OutputProtection_Private
</code>.
124
* <code>
PPB_OutputProtection_Private
</code>
[
all
...]
Completed in 360 milliseconds