Lines Matching refs:Pickle
108 static inline void WriteParam(base::Pickle* m, const P& p) { in WriteParam()
114 static inline bool WARN_UNUSED_RESULT ReadParam(const base::Pickle* m, in ReadParam()
132 static void Write(base::Pickle* m, const param_type& p) { m->WriteBool(p); }
133 static bool Read(const base::Pickle* m,
144 static void Write(base::Pickle* m, const param_type& p);
145 static bool Read(const base::Pickle* m,
154 static void Write(base::Pickle* m, const param_type& p);
155 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,
174 static void Write(base::Pickle* m, const param_type& p) { m->WriteInt(p); }
175 static bool Read(const base::Pickle* m,
186 static void Write(base::Pickle* m, const param_type& p) { m->WriteInt(p); }
187 static bool Read(const base::Pickle* m,
211 static void Write(base::Pickle* m, const param_type& p) {
214 static bool Read(const base::Pickle* m,
225 static void Write(base::Pickle* m, const param_type& p) {
228 static bool Read(const base::Pickle* m,
240 static void Write(base::Pickle* m, const param_type& p) {
243 static bool Read(const base::Pickle* m,
254 static void Write(base::Pickle* m, const param_type& p) { m->WriteInt64(p); }
255 static bool Read(const base::Pickle* m,
269 static void Write(base::Pickle* m, const param_type& p) { m->WriteFloat(p); }
270 static bool Read(const base::Pickle* m,
281 static void Write(base::Pickle* m, const param_type& p);
282 static bool Read(const base::Pickle* m,
291 static void Write(base::Pickle* m, const param_type& p) {
295 static bool Read(const base::Pickle* m,
320 static void Write(base::Pickle* m, const param_type& p) { m->WriteString(p); }
321 static bool Read(const base::Pickle* m,
332 static void Write(base::Pickle* m, const param_type& p) {
335 static bool Read(const base::Pickle* m,
346 static void Write(base::Pickle* m, const param_type& p);
347 static bool Read(const base::Pickle*,
356 static void Write(base::Pickle* m, const param_type& p);
357 static bool Read(const base::Pickle* m,
366 static void Write(base::Pickle* m, const param_type& p);
367 static bool Read(const base::Pickle* m,
376 static void Write(base::Pickle* m, const param_type& p) {
381 static bool Read(const base::Pickle* m,
410 static void Write(base::Pickle* m, const param_type& p) {
416 static bool Read(const base::Pickle* m,
438 static void Write(base::Pickle* m, const param_type& p) {
445 static bool Read(const base::Pickle* m,
469 static void Write(base::Pickle* m, const param_type& p) {
476 static bool Read(const base::Pickle* m,
500 static void Write(base::Pickle* m, const param_type& p) {
504 static bool Read(const base::Pickle* m,
523 static void Write(base::Pickle* m, const param_type& p);
524 static bool Read(const base::Pickle* m,
549 static void Write(base::Pickle* m, const param_type& p);
550 static bool Read(const base::Pickle* m,
560 static void Write(base::Pickle* m, const param_type& p);
561 static bool Read(const base::Pickle* m,
571 static void Write(base::Pickle* m, const param_type& p);
572 static bool Read(const base::Pickle* m,
582 static void Write(base::Pickle* m, const param_type& p);
583 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,
602 static void Write(base::Pickle* m, const param_type& p);
603 static bool Read(const base::Pickle* m,
613 static void Write(base::Pickle* m, const param_type& p);
614 static bool Read(const base::Pickle* m,
624 static void Write(base::Pickle* m, const param_type& p);
625 static bool Read(const base::Pickle* m,
635 static void Write(base::Pickle* m, const param_type& p);
636 static bool Read(const base::Pickle* m,
646 static void Write(base::Pickle* m, const param_type& p);
647 static bool Read(const base::Pickle* m,
656 static void Write(base::Pickle* m, const param_type& p);
657 static bool Read(const base::Pickle* m,
666 static void Write(base::Pickle* m, const param_type& p);
667 static bool Read(const base::Pickle* m,
676 static void Write(base::Pickle* m, const param_type& p);
677 static bool Read(const base::Pickle* m,
698 static void Write(base::Pickle* m, const param_type& p);
699 static bool Read(const base::Pickle* m,
708 static void Write(base::Pickle* m, const param_type& p);
709 static bool Read(const base::Pickle* m,
718 static void Write(base::Pickle* m, const param_type& p);
719 static bool Read(const base::Pickle* m,
728 static void Write(base::Pickle* m, const param_type& p);
729 static bool Read(const base::Pickle* m,
738 static void Write(base::Pickle* m, const param_type& p) {}
739 static bool Read(const base::Pickle* m,
752 static void Write(base::Pickle* m, const T& p) {
757 static bool Read(const base::Pickle* m, base::PickleIterator* iter, T* r) {
771 static void Write(base::Pickle* m, const T& p) {}
772 static bool Read(const base::Pickle* m, base::PickleIterator* iter, T* r) {
784 static void Write(base::Pickle* m, const param_type& p) {
788 static bool Read(const base::Pickle* m,
800 static void Write(base::Pickle* m, const param_type& p) {
805 static bool Read(const base::Pickle* m,
840 static void Write(base::Pickle* m, const param_type& p) {
848 static bool Read(const base::Pickle* m,
872 static void Write(base::Pickle* m, const param_type& p) {
880 static bool Read(const base::Pickle* m,
910 static void Write(base::Pickle* m, const param_type& p) {
916 static bool Read(const base::Pickle* m,
946 static void Write(base::Pickle* m, const param_type& p) {
952 static bool Read(const base::Pickle* m,
982 static void Write(base::Pickle* m, const param_type& p);
983 static bool Read(const base::Pickle* m,
992 static void Write(base::Pickle* m, const param_type& p);
993 static bool Read(const base::Pickle* m,
1001 static void Write(base::Pickle* m, const Message& p);
1002 static bool Read(const base::Pickle* m,
1014 static void Write(base::Pickle* m, const param_type& p);
1015 static bool Read(const base::Pickle* m,
1024 static void Write(base::Pickle* m, const param_type& p);
1025 static bool Read(const base::Pickle* m,