Home | History | Annotate | Download | only in ipc

Lines Matching refs:Pickle

102 static inline void WriteParam(base::Pickle* m, const P& p) {
108 static inline bool WARN_UNUSED_RESULT ReadParam(const base::Pickle* m,
129 static void Write(base::Pickle* m, const param_type& p) { m->WriteBool(p); }
130 static bool Read(const base::Pickle* m,
142 static void Write(base::Pickle* m, const param_type& p);
143 static bool Read(const base::Pickle* m,
153 static void Write(base::Pickle* m, const param_type& p);
154 static bool Read(const base::Pickle* m,
164 static void Write(base::Pickle* m, const param_type& p);
165 static bool Read(const base::Pickle* m,
177 static void Write(base::Pickle* m, const param_type& p) { m->WriteInt(p); }
178 static bool Read(const base::Pickle* m,
192 static void Write(base::Pickle* m, const param_type& p) { m->WriteInt(p); }
193 static bool Read(const base::Pickle* m,
220 static void Write(base::Pickle* m, const param_type& p) {
223 static bool Read(const base::Pickle* m,
237 static void Write(base::Pickle* m, const param_type& p) {
240 static bool Read(const base::Pickle* m,
255 static void Write(base::Pickle* m, const param_type& p) {
258 static bool Read(const base::Pickle* m,
272 static void Write(base::Pickle* m, const param_type& p) { m->WriteInt64(p); }
273 static bool Read(const base::Pickle* m,
290 static void Write(base::Pickle* m, const param_type& p) { m->WriteFloat(p); }
291 static bool Read(const base::Pickle* m,
303 static void Write(base::Pickle* m, const param_type& p);
304 static bool Read(const base::Pickle* m,
317 static void Write(base::Pickle* m, const param_type& p) {
321 static bool Read(const base::Pickle* m,
349 static void Write(base::Pickle* m, const param_type& p) { m->WriteString(p); }
350 static bool Read(const base::Pickle* m,
364 static void Write(base::Pickle* m, const param_type& p) {
367 static bool Read(const base::Pickle* m,
379 static void Write(base::Pickle* m, const param_type& p);
380 static bool Read(const base::Pickle*,
390 static void Write(base::Pickle* m, const param_type& p);
391 static bool Read(const base::Pickle* m,
401 static void Write(base::Pickle* m, const param_type& p);
402 static bool Read(const base::Pickle* m,
416 static void Write(base::Pickle* m, const param_type& p) {
421 static bool Read(const base::Pickle* m,
456 static void Write(base::Pickle* m, const param_type& p) {
462 static bool Read(const base::Pickle* m,
492 Pickle* m, const param_type& p) {
500 static bool Read(const base::Pickle* m,
528 static void Write(base::Pickle* m, const param_type& p) {
532 static bool Read(const base::Pickle* m,
552 static void Write(base::Pickle* m, const param_type& p);
553 static bool Read(const base::Pickle* m,
579 static void Write(base::Pickle* m, const param_type& p);
580 static bool Read(const base::Pickle* m,
592 static void Write(base::Pickle* m, const param_type& p);
593 static bool Read(const base::Pickle* m,
604 static void Write(base::Pickle* m, const param_type& p);
605 static bool Read(const base::Pickle* m,
615 static void Write(base::Pickle* m, const param_type& p);
616 static bool Read(const base::Pickle* m,
626 static void Write(base::Pickle* m, const param_type& p);
627 static bool Read(const base::Pickle* m,
637 static void Write(base::Pickle* m, const param_type& p);
638 static bool Read(const base::Pickle* m,
660 static void Write(base::Pickle* m, const param_type& p);
661 static bool Read(const base::Pickle* m,
671 static void Write(base::Pickle* m, const param_type& p);
672 static bool Read(const base::Pickle* m,
682 static void Write(base::Pickle* m, const param_type& p);
683 static bool Read(const base::Pickle* m,
693 static void Write(base::Pickle* m, const param_type& p);
694 static bool Read(const base::Pickle* m,
704 static void Write(base::Pickle* m, const param_type& p) {}
705 static bool Read(const base::Pickle* m,
720 static void Write(base::Pickle* m, const param_type& p) {
723 static bool Read(const base::Pickle* m,
740 static void Write(base::Pickle* m, const param_type& p) {
744 static bool Read(const base::Pickle* m,
765 static void Write(base::Pickle* m, const param_type& p) {
770 static bool Read(const base::Pickle* m,
795 static void Write(base::Pickle* m, const param_type& p) {
801 static bool Read(const base::Pickle* m,
830 static void Write(base::Pickle* m, const param_type& p) {
837 static bool Read(const base::Pickle* m,
862 static void Write(base::Pickle* m, const param_type& p) {
867 static bool Read(const base::Pickle* m,
900 static void Write(base::Pickle* m, const param_type& p) {
905 static bool Read(const base::Pickle* m,
948 static void Write(base::Pickle* m, const param_type& p) {
956 static bool Read(const base::Pickle* m,
986 static void Write(base::Pickle* m, const param_type& p) {
992 static bool Read(const base::Pickle* m,
1028 static void Write(base::Pickle* m, const param_type& p) {
1034 static bool Read(const base::Pickle* m,
1065 static void Write(base::Pickle* m, const param_type& p);
1066 static bool Read(const base::Pickle* m,
1076 static void Write(base::Pickle* m, const param_type& p);
1077 static bool Read(const base::Pickle* m,
1085 static void Write(base::Pickle* m, const Message& p);
1086 static bool Read(const base::Pickle* m,
1099 static void Write(base::Pickle* m, const param_type& p);
1100 static bool Read(const base::Pickle* m,
1110 static void Write(base::Pickle* m, const param_type& p);
1111 static bool Read(const base::Pickle* m,
1121 static void Write(base::Pickle* m, const param_type& p);
1122 static bool Read(const base::Pickle* m,