HomeSort by relevance Sort by last modified time
    Searched refs:IPC_STRUCT_TRAITS_BEGIN (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/chromium_org/content/common/
drag_traits.h 16 IPC_STRUCT_TRAITS_BEGIN(content::DropData::FileInfo)
21 IPC_STRUCT_TRAITS_BEGIN(content::DropData)
38 IPC_STRUCT_TRAITS_BEGIN(content::DragEventSourceInfo)
content_param_traits_macros.h 24 IPC_STRUCT_TRAITS_BEGIN(ui::LatencyInfo::LatencyComponent)
30 IPC_STRUCT_TRAITS_BEGIN(ui::LatencyInfo)
child_process_messages.h 20 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::LocationSnapshot)
26 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::BirthOnThreadSnapshot)
31 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::DeathDataSnapshot)
41 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::TaskSnapshot)
47 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::ParentChildPairSnapshot)
52 IPC_STRUCT_TRAITS_BEGIN(tracked_objects::ProcessDataSnapshot)
60 IPC_STRUCT_TRAITS_BEGIN(gfx::GpuMemoryBufferHandle)
cc_messages.h 124 IPC_STRUCT_TRAITS_BEGIN(cc::RenderPass::Id)
129 IPC_STRUCT_TRAITS_BEGIN(cc::DrawQuad)
137 IPC_STRUCT_TRAITS_BEGIN(cc::CheckerboardDrawQuad)
142 IPC_STRUCT_TRAITS_BEGIN(cc::DebugBorderDrawQuad)
148 IPC_STRUCT_TRAITS_BEGIN(cc::IOSurfaceDrawQuad)
155 IPC_STRUCT_TRAITS_BEGIN(cc::RenderPassDrawQuad)
166 IPC_STRUCT_TRAITS_BEGIN(cc::SolidColorDrawQuad)
172 IPC_STRUCT_TRAITS_BEGIN(cc::StreamVideoDrawQuad)
178 IPC_STRUCT_TRAITS_BEGIN(cc::TextureDrawQuad)
192 IPC_STRUCT_TRAITS_BEGIN(cc::TileDrawQuad
    [all...]
input_messages.h 49 IPC_STRUCT_TRAITS_BEGIN(content::EditCommand)
54 IPC_STRUCT_TRAITS_BEGIN(content::InputEvent)
60 IPC_STRUCT_TRAITS_BEGIN(content::SyntheticGestureParams)
64 IPC_STRUCT_TRAITS_BEGIN(content::SyntheticSmoothScrollGestureParams)
72 IPC_STRUCT_TRAITS_BEGIN(content::SyntheticPinchGestureParams)
80 IPC_STRUCT_TRAITS_BEGIN(content::SyntheticTapGestureParams)
websocket_messages.h 29 IPC_STRUCT_TRAITS_BEGIN(content::WebSocketHandshakeRequest)
35 IPC_STRUCT_TRAITS_BEGIN(content::WebSocketHandshakeResponse)
speech_recognition_messages.h 21 IPC_STRUCT_TRAITS_BEGIN(content::SpeechRecognitionError)
26 IPC_STRUCT_TRAITS_BEGIN(content::SpeechRecognitionHypothesis)
31 IPC_STRUCT_TRAITS_BEGIN(content::SpeechRecognitionResult)
36 IPC_STRUCT_TRAITS_BEGIN(content::SpeechRecognitionGrammar)
desktop_notification_messages.h 13 IPC_STRUCT_TRAITS_BEGIN(content::ShowDesktopNotificationHostMsgParams)
geolocation_messages.h 16 IPC_STRUCT_TRAITS_BEGIN(content::Geoposition)
  /external/chromium_org/ipc/
param_traits_read_macros.h 16 IPC_STRUCT_TRAITS_BEGIN(struct_name)
21 #undef IPC_STRUCT_TRAITS_BEGIN
25 #define IPC_STRUCT_TRAITS_BEGIN(struct_name) \
param_traits_write_macros.h 16 IPC_STRUCT_TRAITS_BEGIN(struct_name)
21 #undef IPC_STRUCT_TRAITS_BEGIN
25 #define IPC_STRUCT_TRAITS_BEGIN(struct_name) \
ipc_message_null_macros.h 12 #undef IPC_STRUCT_TRAITS_BEGIN
22 #define IPC_STRUCT_TRAITS_BEGIN(struct_name)
param_traits_log_macros.h 18 IPC_STRUCT_TRAITS_BEGIN(struct_name)
23 #undef IPC_STRUCT_TRAITS_BEGIN
27 #define IPC_STRUCT_TRAITS_BEGIN(struct_name) \
  /external/chromium/chrome/common/
icon_messages.h 18 IPC_STRUCT_TRAITS_BEGIN(FaviconURL)
utility_messages.h 28 IPC_STRUCT_TRAITS_BEGIN(printing::PageRange)
33 IPC_STRUCT_TRAITS_BEGIN(printing::PrinterCapsAndDefaults)
40 IPC_STRUCT_TRAITS_BEGIN(UpdateManifest::Result)
48 IPC_STRUCT_TRAITS_BEGIN(UpdateManifest::Results)
autofill_messages.h 18 IPC_STRUCT_TRAITS_BEGIN(webkit_glue::FormField)
28 IPC_STRUCT_TRAITS_BEGIN(webkit_glue::FormData)
37 IPC_STRUCT_TRAITS_BEGIN(webkit_glue::PasswordFormFillData)
  /external/chromium_org/chrome/common/
tts_messages.h 15 IPC_STRUCT_TRAITS_BEGIN(TtsUtteranceRequest)
25 IPC_STRUCT_TRAITS_BEGIN(TtsVoice)
chrome_utility_messages.h 37 IPC_STRUCT_TRAITS_BEGIN(printing::PageRange)
42 IPC_STRUCT_TRAITS_BEGIN(printing::PrinterCapsAndDefaults)
49 IPC_STRUCT_TRAITS_BEGIN(UpdateManifest::Result)
57 IPC_STRUCT_TRAITS_BEGIN(UpdateManifest::Results)
62 IPC_STRUCT_TRAITS_BEGIN(safe_browsing::zip_analyzer::Results)
69 IPC_STRUCT_TRAITS_BEGIN(iphoto::parser::Photo)
75 IPC_STRUCT_TRAITS_BEGIN(iphoto::parser::Library)
82 IPC_STRUCT_TRAITS_BEGIN(itunes::parser::Track)
87 IPC_STRUCT_TRAITS_BEGIN(picasa::AlbumInfo)
96 IPC_STRUCT_TRAITS_BEGIN(picasa::AlbumTableFilesForTransit
    [all...]
service_messages.h 16 IPC_STRUCT_TRAITS_BEGIN(cloud_print::CloudPrintProxyInfo)
  /external/chromium_org/components/autofill/content/common/
autofill_param_traits_macros.h 16 IPC_STRUCT_TRAITS_BEGIN(autofill::FormData)
25 IPC_STRUCT_TRAITS_BEGIN(autofill::PasswordForm)
autofill_messages.h 33 IPC_STRUCT_TRAITS_BEGIN(autofill::WebElementDescriptor)
41 IPC_STRUCT_TRAITS_BEGIN(autofill::FormFieldData)
58 IPC_STRUCT_TRAITS_BEGIN(autofill::FormFieldDataPredictions)
66 IPC_STRUCT_TRAITS_BEGIN(autofill::FormDataPredictions)
73 IPC_STRUCT_TRAITS_BEGIN(autofill::UsernamesCollectionKey)
78 IPC_STRUCT_TRAITS_BEGIN(autofill::PasswordFormFillData)
86 IPC_STRUCT_TRAITS_BEGIN(autofill::PasswordAndRealm)
  /external/chromium_org/components/nacl/common/
nacl_host_messages.h 22 IPC_STRUCT_TRAITS_BEGIN(nacl::NaClLaunchParams)
32 IPC_STRUCT_TRAITS_BEGIN(nacl::NaClLaunchResult)
39 IPC_STRUCT_TRAITS_BEGIN(nacl::PnaclCacheInfo)
  /external/chromium_org/content/common/media/
media_stream_messages.h 25 IPC_STRUCT_TRAITS_BEGIN(content::StreamOptions::Constraint)
30 IPC_STRUCT_TRAITS_BEGIN(content::StreamOptions)
39 IPC_STRUCT_TRAITS_BEGIN(content::StreamDeviceInfo)
midi_messages.h 18 IPC_STRUCT_TRAITS_BEGIN(media::MIDIPortInfo)
  /external/chromium_org/android_webview/common/
render_view_messages.h 25 IPC_STRUCT_TRAITS_BEGIN(android_webview::AwHitTestData)

Completed in 301 milliseconds

1 2 3