Home
last modified time | relevance | path

Searched refs:PP_ERROR_NOTSUPPORTED (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dppb_audio_proxy.cc117 return PP_ERROR_NOTSUPPORTED; // Don't proxy the trusted interface. in Open()
121 return PP_ERROR_NOTSUPPORTED; // Don't proxy the trusted interface. in GetSyncSocket()
125 return PP_ERROR_NOTSUPPORTED; // Don't proxy the trusted interface. in GetSharedMemory()
Dppb_buffer_proxy.cc64 return PP_ERROR_NOTSUPPORTED; in GetSharedMemory()
Dwebsocket_resource.cc259 return PP_ERROR_NOTSUPPORTED; in SendMessage()
288 return PP_ERROR_NOTSUPPORTED; in SendMessage()
/external/chromium_org/ppapi/c/
Dpp_errors.h81 PP_ERROR_NOTSUPPORTED = -12, enumerator
/external/chromium_org/ppapi/host/
Dresource_message_handler.cc61 return PP_ERROR_NOTSUPPORTED; in OnResourceMessageReceived()
Derror_conversion.cc38 return PP_ERROR_NOTSUPPORTED; in NetErrorToPepperError()
/external/chromium_org/ppapi/shared_impl/
Dppb_instance_shared.cc57 return PP_ERROR_NOTSUPPORTED; in ValidateRequestInputEvents()
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dpepper_interface.cc60 case PP_ERROR_NOTSUPPORTED: return ENOSYS; in PPErrorToErrno()
/external/chromium_org/chrome/browser/renderer_host/pepper/
Dpepper_output_protection_message_filter.cc307 return PP_ERROR_NOTSUPPORTED; in OnQueryStatus()
325 return PP_ERROR_NOTSUPPORTED; in OnEnableProtection()
Dpepper_isolated_file_system_message_filter.cc164 return PP_ERROR_NOTSUPPORTED; in OpenCrxFileSystem()
Dpepper_talk_host.cc114 reply.params.set_result(PP_ERROR_NOTSUPPORTED); in StartRemotingOnUIThread()
/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_print_settings_manager.cc89 PP_ERROR_NOTSUPPORTED);
/external/chromium_org/ppapi/thunk/
Dppb_flash_thunk.cc117 return PP_ERROR_NOTSUPPORTED; in InvokePrinting()
/external/chromium_org/content/renderer/pepper/
Dpepper_websocket_host.cc237 return PP_ERROR_NOTSUPPORTED; in OnHostMsgConnect()
/external/chromium_org/ppapi/api/
Dpp_errors.idl79 PP_ERROR_NOTSUPPORTED = -12,
Dppb_input_event.idl339 * <code>PP_ERROR_NOTSUPPORTED</code> if one of the event class bits were
342 * <code>PP_ERROR_NOTSUPPORTED</code> return value is requesting keyboard
374 * <code>PP_ERROR_NOTSUPPORTED</code> if one of the event class bits were