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

1 2

  /external/chromium_org/content/common/
frame_param_macros.h 25 IPC_STRUCT_MEMBER(int, gpu_host_id)
26 IPC_STRUCT_MEMBER(int, gpu_route_id)
27 IPC_STRUCT_MEMBER(gpu::Mailbox, mailbox)
28 IPC_STRUCT_MEMBER(gfx::Size, size)
33 IPC_STRUCT_MEMBER(int, producing_host_id)
34 IPC_STRUCT_MEMBER(int, producing_route_id)
36 IPC_STRUCT_MEMBER(cc::CompositorFrame, frame)
37 IPC_STRUCT_MEMBER(uint32, output_surface_id)
38 IPC_STRUCT_MEMBER(base::SharedMemoryHandle, shared_memory_handle)
42 IPC_STRUCT_MEMBER(int, gpu_host_id
    [all...]
worker_messages.h 31 IPC_STRUCT_MEMBER(int, source_identifier)
32 IPC_STRUCT_MEMBER(int, message_type)
33 IPC_STRUCT_MEMBER(int, message_level)
34 IPC_STRUCT_MEMBER(base::string16, message)
35 IPC_STRUCT_MEMBER(int, line_number)
36 IPC_STRUCT_MEMBER(base::string16, source_url)
41 IPC_STRUCT_MEMBER(GURL, url)
42 IPC_STRUCT_MEMBER(base::string16, name)
43 IPC_STRUCT_MEMBER(base::string16, content_security_policy)
44 IPC_STRUCT_MEMBER(blink::WebContentSecurityPolicyType, security_policy_type
    [all...]
frame_messages.h 85 IPC_STRUCT_MEMBER(base::string16, frame_unique_name)
87 IPC_STRUCT_MEMBER(int, error_code)
90 IPC_STRUCT_MEMBER(base::string16, error_description)
92 IPC_STRUCT_MEMBER(GURL, url)
95 IPC_STRUCT_MEMBER(bool, showing_repost_interstitial)
118 IPC_STRUCT_MEMBER(base::string16, frame_unique_name)
122 IPC_STRUCT_MEMBER(std::string, security_info)
125 IPC_STRUCT_MEMBER(content::NavigationGesture, gesture)
128 IPC_STRUCT_MEMBER(bool, is_post)
131 IPC_STRUCT_MEMBER(int64, post_id
    [all...]
resource_messages.h 125 IPC_STRUCT_MEMBER(std::string, method)
128 IPC_STRUCT_MEMBER(GURL, url)
135 IPC_STRUCT_MEMBER(GURL, first_party_for_cookies)
138 IPC_STRUCT_MEMBER(GURL, referrer)
141 IPC_STRUCT_MEMBER(blink::WebReferrerPolicy, referrer_policy)
144 IPC_STRUCT_MEMBER(blink::WebPageVisibilityState, visiblity_state)
147 IPC_STRUCT_MEMBER(std::string, headers)
150 IPC_STRUCT_MEMBER(int, load_flags)
157 IPC_STRUCT_MEMBER(int, origin_pid)
161 IPC_STRUCT_MEMBER(ResourceType::Type, resource_type
    [all...]
speech_recognition_messages.h 50 IPC_STRUCT_MEMBER(int, render_view_id)
52 IPC_STRUCT_MEMBER(int, request_id)
54 IPC_STRUCT_MEMBER(std::string, language)
56 IPC_STRUCT_MEMBER(content::SpeechRecognitionGrammarArray, grammars)
58 IPC_STRUCT_MEMBER(std::string, origin_url)
60 IPC_STRUCT_MEMBER(uint32, max_hypotheses)
62 IPC_STRUCT_MEMBER(bool, continuous)
64 IPC_STRUCT_MEMBER(bool, interim_results)
devtools_messages.h 121 IPC_STRUCT_MEMBER(double, timestamp)
122 IPC_STRUCT_MEMBER(int, phase)
123 IPC_STRUCT_MEMBER(bool, foreign)
124 IPC_STRUCT_MEMBER(uint64, gpu_memory_used_bytes)
125 IPC_STRUCT_MEMBER(uint64, gpu_memory_limit_bytes)
view_messages.h 248 IPC_STRUCT_MEMBER(int, opener_id)
251 IPC_STRUCT_MEMBER(bool, user_gesture)
254 IPC_STRUCT_MEMBER(WindowContainerType, window_container_type)
257 IPC_STRUCT_MEMBER(int64, session_storage_namespace_id)
261 IPC_STRUCT_MEMBER(base::string16, frame_name)
264 IPC_STRUCT_MEMBER(int, opener_render_frame_id)
267 IPC_STRUCT_MEMBER(GURL, opener_url)
270 IPC_STRUCT_MEMBER(GURL, opener_top_level_frame_url)
273 IPC_STRUCT_MEMBER(GURL, opener_security_origin)
277 IPC_STRUCT_MEMBER(bool, opener_suppressed
    [all...]
  /external/chromium_org/content/common/indexed_db/
indexed_db_messages.h 42 IPC_STRUCT_MEMBER(int32, ipc_thread_id)
43 IPC_STRUCT_MEMBER(int32, ipc_callbacks_id)
45 IPC_STRUCT_MEMBER(std::string, database_identifier)
51 IPC_STRUCT_MEMBER(int32, ipc_thread_id)
53 IPC_STRUCT_MEMBER(int32, ipc_callbacks_id)
55 IPC_STRUCT_MEMBER(int32, ipc_database_callbacks_id)
57 IPC_STRUCT_MEMBER(std::string, database_identifier)
59 IPC_STRUCT_MEMBER(base::string16, name)
61 IPC_STRUCT_MEMBER(int64, transaction_id)
63 IPC_STRUCT_MEMBER(int64, version
    [all...]
  /external/chromium_org/content/common/service_worker/
embedded_worker_messages.h 21 IPC_STRUCT_MEMBER(int, embedded_worker_id)
22 IPC_STRUCT_MEMBER(int64, service_worker_version_id)
23 IPC_STRUCT_MEMBER(GURL, scope)
24 IPC_STRUCT_MEMBER(GURL, script_url)
25 IPC_STRUCT_MEMBER(int, worker_devtools_agent_route_id)
26 IPC_STRUCT_MEMBER(bool, pause_on_start)
33 IPC_STRUCT_MEMBER(int, source_identifier)
34 IPC_STRUCT_MEMBER(int, message_level)
35 IPC_STRUCT_MEMBER(base::string16, message)
36 IPC_STRUCT_MEMBER(int, line_number
    [all...]
  /external/chromium_org/ipc/
struct_constructor_macros.h 13 #undef IPC_STRUCT_MEMBER
17 #define IPC_STRUCT_MEMBER(type, name, ...) , name(__VA_ARGS__)
ipc_message_null_macros.h 10 #undef IPC_STRUCT_MEMBER
20 #define IPC_STRUCT_MEMBER(type, name, ...)
  /external/chromium_org/chrome/common/safe_browsing/
safebrowsing_messages.h 15 IPC_STRUCT_MEMBER(GURL, url)
19 IPC_STRUCT_MEMBER(std::string, tag_name)
22 IPC_STRUCT_MEMBER(GURL, parent)
25 IPC_STRUCT_MEMBER(std::vector<GURL>, children)
  /external/chromium_org/components/cdm/common/
cdm_messages_android.h 16 IPC_STRUCT_MEMBER(std::string, key_system)
17 IPC_STRUCT_MEMBER(content::SupportedCodecs, codecs, content::EME_CODEC_NONE)
21 IPC_STRUCT_MEMBER(std::string, key_system)
22 IPC_STRUCT_MEMBER(content::SupportedCodecs,
25 IPC_STRUCT_MEMBER(content::SupportedCodecs,
  /external/chromium_org/content/common/dom_storage/
dom_storage_messages.h 21 IPC_STRUCT_MEMBER(base::NullableString16, key)
24 IPC_STRUCT_MEMBER(base::NullableString16, old_value)
27 IPC_STRUCT_MEMBER(base::NullableString16, new_value)
30 IPC_STRUCT_MEMBER(GURL, origin)
33 IPC_STRUCT_MEMBER(GURL, page_url)
37 IPC_STRUCT_MEMBER(int, connection_id)
41 IPC_STRUCT_MEMBER(int64, namespace_id)
  /external/chromium_org/content/common/browser_plugin/
browser_plugin_messages.h 40 IPC_STRUCT_MEMBER(bool, enable)
41 IPC_STRUCT_MEMBER(gfx::Size, max_size)
42 IPC_STRUCT_MEMBER(gfx::Size, min_size)
47 IPC_STRUCT_MEMBER(bool, size_changed)
49 IPC_STRUCT_MEMBER(gfx::Size, view_size)
51 IPC_STRUCT_MEMBER(float, scale_factor)
55 IPC_STRUCT_MEMBER(bool, repaint)
59 IPC_STRUCT_MEMBER(bool, focused)
60 IPC_STRUCT_MEMBER(bool, visible)
61 IPC_STRUCT_MEMBER(bool, opaque
    [all...]
  /external/chromium_org/content/common/media/
peer_connection_tracker_messages.h 14 IPC_STRUCT_MEMBER(int, lid)
15 IPC_STRUCT_MEMBER(std::string, servers)
16 IPC_STRUCT_MEMBER(std::string, constraints)
17 IPC_STRUCT_MEMBER(std::string, url)
media_player_messages_android.h 67 IPC_STRUCT_MEMBER(MediaPlayerHostMsg_Initialize_Type, type)
68 IPC_STRUCT_MEMBER(base::SharedMemoryHandle, metafile_data_handle)
69 IPC_STRUCT_MEMBER(int, player_id)
70 IPC_STRUCT_MEMBER(int, demuxer_client_id)
71 IPC_STRUCT_MEMBER(GURL, url)
72 IPC_STRUCT_MEMBER(GURL, first_party_for_cookies)
73 IPC_STRUCT_MEMBER(GURL, frame_url)
74 IPC_STRUCT_MEMBER(bool, allow_credentials)
  /external/chromium_org/content/child/
plugin_messages.h 28 IPC_STRUCT_MEMBER(GURL, url)
29 IPC_STRUCT_MEMBER(GURL, page_url)
30 IPC_STRUCT_MEMBER(std::vector<std::string>, arg_names)
31 IPC_STRUCT_MEMBER(std::vector<std::string>, arg_values)
32 IPC_STRUCT_MEMBER(bool, load_manually)
33 IPC_STRUCT_MEMBER(int, host_render_view_routing_id)
37 IPC_STRUCT_MEMBER(std::string, url)
38 IPC_STRUCT_MEMBER(std::string, method)
39 IPC_STRUCT_MEMBER(std::string, target)
40 IPC_STRUCT_MEMBER(std::vector<char>, buffer
    [all...]
  /external/chromium_org/android_webview/common/
print_messages.h 154 IPC_STRUCT_MEMBER(PrintMsg_Print_Params, params)
158 IPC_STRUCT_MEMBER(int, page_number)
190 IPC_STRUCT_MEMBER(bool, reuse_existing_data)
193 IPC_STRUCT_MEMBER(base::SharedMemoryHandle, metafile_data_handle)
196 IPC_STRUCT_MEMBER(uint32, data_size)
199 IPC_STRUCT_MEMBER(int, document_cookie)
202 IPC_STRUCT_MEMBER(int, expected_pages_count)
205 IPC_STRUCT_MEMBER(bool, modifiable)
208 IPC_STRUCT_MEMBER(int, preview_request_id)
214 IPC_STRUCT_MEMBER(base::SharedMemoryHandle, metafile_data_handle
    [all...]
  /external/chromium_org/chrome/common/
print_messages.h 154 IPC_STRUCT_MEMBER(PrintMsg_Print_Params, params)
158 IPC_STRUCT_MEMBER(int, page_number)
189 IPC_STRUCT_MEMBER(base::SharedMemoryHandle, metafile_data_handle)
192 IPC_STRUCT_MEMBER(uint32, data_size)
195 IPC_STRUCT_MEMBER(int, document_cookie)
198 IPC_STRUCT_MEMBER(int, expected_pages_count)
201 IPC_STRUCT_MEMBER(bool, modifiable)
204 IPC_STRUCT_MEMBER(int, preview_request_id)
210 IPC_STRUCT_MEMBER(base::SharedMemoryHandle, metafile_data_handle)
213 IPC_STRUCT_MEMBER(uint32, data_size
    [all...]
prerender_messages.h 22 IPC_STRUCT_MEMBER(GURL, url)
23 IPC_STRUCT_MEMBER(uint32, rel_types)
  /external/chromium_org/remoting/host/
chromoting_messages.h 87 IPC_STRUCT_MEMBER(int, type)
88 IPC_STRUCT_MEMBER(net::IPAddressNumber, remote_address)
89 IPC_STRUCT_MEMBER(int, remote_port)
90 IPC_STRUCT_MEMBER(net::IPAddressNumber, local_address)
91 IPC_STRUCT_MEMBER(int, local_port)
156 IPC_STRUCT_MEMBER(int, shared_buffer_id)
159 IPC_STRUCT_MEMBER(int, bytes_per_row)
162 IPC_STRUCT_MEMBER(std::vector<webrtc::DesktopRect>, dirty_region)
165 IPC_STRUCT_MEMBER(webrtc::DesktopSize, dimensions)
168 IPC_STRUCT_MEMBER(int, capture_time_ms
    [all...]
  /external/chromium_org/ui/metro_viewer/
metro_viewer_messages.h 23 IPC_STRUCT_MEMBER(int32, x)
24 IPC_STRUCT_MEMBER(int32, y)
25 IPC_STRUCT_MEMBER(int32, extra)
26 IPC_STRUCT_MEMBER(ui::EventType, event_type)
27 IPC_STRUCT_MEMBER(uint32, flags)
28 IPC_STRUCT_MEMBER(ui::EventFlags, changed_button)
29 IPC_STRUCT_MEMBER(bool, is_horizontal_wheel)
130 IPC_STRUCT_MEMBER(base::string16, title)
133 IPC_STRUCT_MEMBER(base::FilePath, suggested_name)
136 IPC_STRUCT_MEMBER(base::string16, filter
    [all...]
  /external/chromium_org/content/common/gpu/
gpu_messages.h 66 IPC_STRUCT_MEMBER(int32, share_group_id)
67 IPC_STRUCT_MEMBER(std::vector<int>, attribs)
68 IPC_STRUCT_MEMBER(GURL, active_url)
69 IPC_STRUCT_MEMBER(gfx::GpuPreference, gpu_preference)
73 IPC_STRUCT_MEMBER(int32, surface_id)
74 IPC_STRUCT_MEMBER(uint64, surface_handle)
75 IPC_STRUCT_MEMBER(int32, route_id)
76 IPC_STRUCT_MEMBER(gpu::Mailbox, mailbox)
77 IPC_STRUCT_MEMBER(gfx::Size, size)
78 IPC_STRUCT_MEMBER(float, scale_factor
    [all...]
  /external/chromium_org/extensions/common/
extension_messages.h 39 IPC_STRUCT_MEMBER(std::string, api_call)
42 IPC_STRUCT_MEMBER(base::ListValue, arguments)
45 IPC_STRUCT_MEMBER(std::string, extra)
51 IPC_STRUCT_MEMBER(GURL, url)
54 IPC_STRUCT_MEMBER(base::string16, url_title)
57 IPC_STRUCT_MEMBER(std::string, api_call)
60 IPC_STRUCT_MEMBER(base::ListValue, arguments)
63 IPC_STRUCT_MEMBER(int, call_type)
69 IPC_STRUCT_MEMBER(std::string, name)
72 IPC_STRUCT_MEMBER(base::ListValue, arguments
    [all...]

Completed in 460 milliseconds

1 2