EnableProtection 882 media/cdm/ppapi/cdm_adapter.cc int32_t result = output_protection_.EnableProtection( EnableProtection 161 ppapi/c/private/ppb_output_protection_private.h int32_t (*EnableProtection)(PP_Resource resource, EnableProtection 52 ppapi/cpp/private/output_protection_private.cc return get_interface<PPB_OutputProtection_Private_0_1>()->EnableProtection( EnableProtection 22 ppapi/cpp/private/output_protection_private.h int32_t EnableProtection(uint32_t desired_method_mask, EnableProtection 3393 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c return iface->EnableProtection(resource, desired_protection_mask, *callback); EnableProtection 5183 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c .EnableProtection = (int32_t (*)(PP_Resource resource, uint32_t desired_protection_mask, struct PP_CompletionCallback callback))&Pnacl_M31_PPB_OutputProtection_Private_EnableProtection EnableProtection 36 ppapi/proxy/output_protection_resource.h virtual int32_t EnableProtection( EnableProtection 26 ppapi/tests/test_output_protection_private.cc RUN_TEST(EnableProtection, filter); EnableProtection 53 ppapi/tests/test_output_protection_private.cc output_protection_interface_->EnableProtection( EnableProtection 24 ppapi/thunk/ppb_output_protection_api.h virtual int32_t EnableProtection( EnableProtection 55 ppapi/thunk/ppb_output_protection_private_thunk.cc return enter.SetResult(enter.object()->EnableProtection( EnableProtection 65 ppapi/thunk/ppb_output_protection_private_thunk.cc &EnableProtection