Searched refs:EnableProtection (Results 1 – 11 of 11) sorted by relevance
48 int32_t EnableProtection(PP_Resource resource, in EnableProtection() function55 return enter.SetResult(enter.object()->EnableProtection( in EnableProtection()65 &EnableProtection
24 virtual int32_t EnableProtection(
48 int32_t OutputProtection_Private::EnableProtection( in EnableProtection() function in pp::OutputProtection_Private52 return get_interface<PPB_OutputProtection_Private_0_1>()->EnableProtection( in EnableProtection()
22 int32_t EnableProtection(uint32_t desired_method_mask,
26 RUN_TEST(EnableProtection, filter); in RunTests()53 output_protection_interface_->EnableProtection( in TestEnableProtection()
54 * output_protection->EnableProtection(59 * After EnableProtection() completes, the plugin has to query protection137 int32_t EnableProtection(
161 int32_t (*EnableProtection)(PP_Resource resource, member
36 virtual int32_t EnableProtection(
81 int32_t OutputProtectionResource::EnableProtection( in EnableProtection() function in ppapi::proxy::OutputProtectionResource
1044 int32_t result = output_protection_.EnableProtection( in EnableOutputProtection()
3635 return iface->EnableProtection(resource, desired_protection_mask, *callback); in Pnacl_M31_PPB_OutputProtection_Private_EnableProtection()5305 ….EnableProtection = (int32_t (*)(PP_Resource resource, uint32_t desired_protection_mask, struct PP…