Lines Matching defs:param_type

209   typedef AutomationMsg_Find_Params param_type;
210 static void Write(Message* m, const param_type& p);
211 static bool Read(const Message* m, void** iter, param_type* p);
212 static void Log(const param_type& p, std::string* l);
217 typedef AutomationMsg_NavigationResponseValues param_type;
218 static void Write(Message* m, const param_type& p);
219 static bool Read(const Message* m, void** iter, param_type* p);
220 static void Log(const param_type& p, std::string* l);
225 typedef AutomationMsg_ExtensionResponseValues param_type;
226 static void Write(Message* m, const param_type& p);
227 static bool Read(const Message* m, void** iter, param_type* p);
228 static void Log(const param_type& p, std::string* l);
233 typedef AutomationMsg_ExtensionProperty param_type;
234 static void Write(Message* m, const param_type& p);
235 static bool Read(const Message* m, void** iter, param_type* p);
236 static void Log(const param_type& p, std::string* l);
241 typedef SecurityStyle param_type;
242 static void Write(Message* m, const param_type& p);
243 static bool Read(const Message* m, void** iter, param_type* p);
244 static void Log(const param_type& p, std::string* l);
249 typedef PageType param_type;
250 static void Write(Message* m, const param_type& p);
251 static bool Read(const Message* m, void** iter, param_type* p);
252 static void Log(const param_type& p, std::string* l);
260 typedef Reposition_Params param_type;
261 static void Write(Message* m, const param_type& p) {
272 static bool Read(const Message* m, void** iter, param_type* p) {
283 static void Log(const param_type& p, std::string* l) {
310 typedef AutomationURLRequest param_type;
311 static void Write(Message* m, const param_type& p);
312 static bool Read(const Message* m, void** iter, param_type* p);
313 static void Log(const param_type& p, std::string* l);
319 typedef AutomationURLResponse param_type;
320 static void Write(Message* m, const param_type& p);
321 static bool Read(const Message* m, void** iter, param_type* p);
322 static void Log(const param_type& p, std::string* l);
328 typedef ExternalTabSettings param_type;
329 static void Write(Message* m, const param_type& p);
330 static bool Read(const Message* m, void** iter, param_type* p);
331 static void Log(const param_type& p, std::string* l);
337 typedef NavigationInfo param_type;
338 static void Write(Message* m, const param_type& p);
339 static bool Read(const Message* m, void** iter, param_type* p);
340 static void Log(const param_type& p, std::string* l);
346 typedef MiniContextMenuParams param_type;
347 static void Write(Message* m, const param_type& p);
348 static bool Read(const Message* m, void** iter, param_type* p);
349 static void Log(const param_type& p, std::string* l);
354 typedef AttachExternalTabParams param_type;
355 static void Write(Message* m, const param_type& p);
356 static bool Read(const Message* m, void** iter, param_type* p);
357 static void Log(const param_type& p, std::string* l);