1{ 2 "array_types" : 3 [ 4 { 5 "alignment" : 1, 6 "linker_set_key" : "bool [1]", 7 "name" : "bool [1]", 8 "referenced_type" : "type-12", 9 "self_type" : "type-414", 10 "size" : 1, 11 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 12 }, 13 { 14 "alignment" : 1, 15 "linker_set_key" : "char [2]", 16 "name" : "char [2]", 17 "referenced_type" : "type-7", 18 "self_type" : "type-134", 19 "size" : 2, 20 "source_file" : "/external/protobuf/src/google/protobuf/stubs/template_util.h" 21 }, 22 { 23 "alignment" : 1, 24 "linker_set_key" : "char [32]", 25 "name" : "char [32]", 26 "referenced_type" : "type-7", 27 "self_type" : "type-102", 28 "size" : 32, 29 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 30 }, 31 { 32 "alignment" : 8, 33 "linker_set_key" : "double [1]", 34 "name" : "double [1]", 35 "referenced_type" : "type-98", 36 "self_type" : "type-409", 37 "size" : 8, 38 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 39 }, 40 { 41 "alignment" : 4, 42 "linker_set_key" : "float [1]", 43 "name" : "float [1]", 44 "referenced_type" : "type-96", 45 "self_type" : "type-404", 46 "size" : 4, 47 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 48 }, 49 { 50 "linker_set_key" : "google::protobuf::internal::WireFormatLite::CppType []", 51 "name" : "google::protobuf::internal::WireFormatLite::CppType []", 52 "referenced_type" : "type-666", 53 "self_type" : "type-670", 54 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 55 }, 56 { 57 "linker_set_key" : "google::protobuf::internal::WireFormatLite::WireType []", 58 "name" : "google::protobuf::internal::WireFormatLite::WireType []", 59 "referenced_type" : "type-664", 60 "self_type" : "type-672", 61 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 62 }, 63 { 64 "alignment" : 4, 65 "linker_set_key" : "int [1]", 66 "name" : "int [1]", 67 "referenced_type" : "type-1", 68 "self_type" : "type-384", 69 "size" : 4, 70 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 71 }, 72 { 73 "alignment" : 8, 74 "linker_set_key" : "long long [1]", 75 "name" : "long long [1]", 76 "referenced_type" : "type-89", 77 "self_type" : "type-389", 78 "size" : 8, 79 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 80 }, 81 { 82 "alignment" : 4, 83 "linker_set_key" : "unsigned int [1]", 84 "name" : "unsigned int [1]", 85 "referenced_type" : "type-4", 86 "self_type" : "type-394", 87 "size" : 4, 88 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 89 }, 90 { 91 "alignment" : 8, 92 "linker_set_key" : "unsigned long long [1]", 93 "name" : "unsigned long long [1]", 94 "referenced_type" : "type-91", 95 "self_type" : "type-399", 96 "size" : 8, 97 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 98 }, 99 { 100 "alignment" : 4, 101 "linker_set_key" : "void *[1]", 102 "name" : "void *[1]", 103 "referenced_type" : "type-201", 104 "self_type" : "type-421", 105 "size" : 4, 106 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 107 } 108 ], 109 "builtin_types" : 110 [ 111 { 112 "alignment" : 1, 113 "is_integral" : true, 114 "is_unsigned" : true, 115 "linker_set_key" : "bool", 116 "name" : "bool", 117 "referenced_type" : "type-12", 118 "self_type" : "type-12", 119 "size" : 1 120 }, 121 { 122 "alignment" : 1, 123 "is_integral" : true, 124 "is_unsigned" : true, 125 "linker_set_key" : "char", 126 "name" : "char", 127 "referenced_type" : "type-7", 128 "self_type" : "type-7", 129 "size" : 1 130 }, 131 { 132 "alignment" : 8, 133 "linker_set_key" : "double", 134 "name" : "double", 135 "referenced_type" : "type-98", 136 "self_type" : "type-98", 137 "size" : 8 138 }, 139 { 140 "alignment" : 4, 141 "linker_set_key" : "float", 142 "name" : "float", 143 "referenced_type" : "type-96", 144 "self_type" : "type-96", 145 "size" : 4 146 }, 147 { 148 "alignment" : 4, 149 "is_integral" : true, 150 "linker_set_key" : "int", 151 "name" : "int", 152 "referenced_type" : "type-1", 153 "self_type" : "type-1", 154 "size" : 4 155 }, 156 { 157 "alignment" : 4, 158 "is_integral" : true, 159 "linker_set_key" : "long", 160 "name" : "long", 161 "referenced_type" : "type-192", 162 "self_type" : "type-192", 163 "size" : 4 164 }, 165 { 166 "alignment" : 8, 167 "linker_set_key" : "long double", 168 "name" : "long double", 169 "referenced_type" : "type-216", 170 "self_type" : "type-216", 171 "size" : 8 172 }, 173 { 174 "alignment" : 8, 175 "is_integral" : true, 176 "linker_set_key" : "long long", 177 "name" : "long long", 178 "referenced_type" : "type-89", 179 "self_type" : "type-89", 180 "size" : 8 181 }, 182 { 183 "alignment" : 2, 184 "is_integral" : true, 185 "linker_set_key" : "short", 186 "name" : "short", 187 "referenced_type" : "type-174", 188 "self_type" : "type-174", 189 "size" : 2 190 }, 191 { 192 "alignment" : 1, 193 "is_integral" : true, 194 "linker_set_key" : "signed char", 195 "name" : "signed char", 196 "referenced_type" : "type-161", 197 "self_type" : "type-161", 198 "size" : 1 199 }, 200 { 201 "alignment" : 1, 202 "is_integral" : true, 203 "is_unsigned" : true, 204 "linker_set_key" : "unsigned char", 205 "name" : "unsigned char", 206 "referenced_type" : "type-158", 207 "self_type" : "type-158", 208 "size" : 1 209 }, 210 { 211 "alignment" : 4, 212 "is_integral" : true, 213 "is_unsigned" : true, 214 "linker_set_key" : "unsigned int", 215 "name" : "unsigned int", 216 "referenced_type" : "type-4", 217 "self_type" : "type-4", 218 "size" : 4 219 }, 220 { 221 "alignment" : 4, 222 "is_integral" : true, 223 "is_unsigned" : true, 224 "linker_set_key" : "unsigned long", 225 "name" : "unsigned long", 226 "referenced_type" : "type-203", 227 "self_type" : "type-203", 228 "size" : 4 229 }, 230 { 231 "alignment" : 8, 232 "is_integral" : true, 233 "is_unsigned" : true, 234 "linker_set_key" : "unsigned long long", 235 "name" : "unsigned long long", 236 "referenced_type" : "type-91", 237 "self_type" : "type-91", 238 "size" : 8 239 }, 240 { 241 "alignment" : 2, 242 "is_integral" : true, 243 "is_unsigned" : true, 244 "linker_set_key" : "unsigned short", 245 "name" : "unsigned short", 246 "referenced_type" : "type-179", 247 "self_type" : "type-179", 248 "size" : 2 249 }, 250 { 251 "linker_set_key" : "void", 252 "name" : "void", 253 "referenced_type" : "type-81", 254 "self_type" : "type-81" 255 }, 256 { 257 "alignment" : 4, 258 "is_integral" : true, 259 "is_unsigned" : true, 260 "linker_set_key" : "wchar_t", 261 "name" : "wchar_t", 262 "referenced_type" : "type-169", 263 "self_type" : "type-169", 264 "size" : 4 265 } 266 ], 267 "elf_functions" : 268 [ 269 { 270 "name" : "_ZN6google8protobuf10SimpleDtoaEd" 271 }, 272 { 273 "name" : "_ZN6google8protobuf10SimpleFtoaEf" 274 }, 275 { 276 "name" : "_ZN6google8protobuf10SimpleItoaEi" 277 }, 278 { 279 "name" : "_ZN6google8protobuf10SimpleItoaEj" 280 }, 281 { 282 "name" : "_ZN6google8protobuf10SimpleItoaEl" 283 }, 284 { 285 "name" : "_ZN6google8protobuf10SimpleItoaEm" 286 }, 287 { 288 "name" : "_ZN6google8protobuf10SimpleItoaEx" 289 }, 290 { 291 "name" : "_ZN6google8protobuf10SimpleItoaEy" 292 }, 293 { 294 "name" : "_ZN6google8protobuf11JoinStringsERKNSt3__16vectorINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEENS6_IS8_EEEEPKcPS8_" 295 }, 296 { 297 "name" : "_ZN6google8protobuf11LogSilencerC1Ev" 298 }, 299 { 300 "name" : "_ZN6google8protobuf11LogSilencerC2Ev" 301 }, 302 { 303 "name" : "_ZN6google8protobuf11LogSilencerD1Ev" 304 }, 305 { 306 "name" : "_ZN6google8protobuf11LogSilencerD2Ev" 307 }, 308 { 309 "name" : "_ZN6google8protobuf11MessageLite14ParseFromArrayEPKvi" 310 }, 311 { 312 "name" : "_ZN6google8protobuf11MessageLite15ParseFromStringERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 313 }, 314 { 315 "name" : "_ZN6google8protobuf11MessageLite20MergeFromCodedStreamEPNS0_2io16CodedInputStreamE" 316 }, 317 { 318 "name" : "_ZN6google8protobuf11MessageLite20ParseFromCodedStreamEPNS0_2io16CodedInputStreamE" 319 }, 320 { 321 "name" : "_ZN6google8protobuf11MessageLite21ParsePartialFromArrayEPKvi" 322 }, 323 { 324 "name" : "_ZN6google8protobuf11MessageLite22ParsePartialFromStringERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 325 }, 326 { 327 "name" : "_ZN6google8protobuf11MessageLite23ParseFromZeroCopyStreamEPNS0_2io19ZeroCopyInputStreamE" 328 }, 329 { 330 "name" : "_ZN6google8protobuf11MessageLite27ParsePartialFromCodedStreamEPNS0_2io16CodedInputStreamE" 331 }, 332 { 333 "name" : "_ZN6google8protobuf11MessageLite30ParseFromBoundedZeroCopyStreamEPNS0_2io19ZeroCopyInputStreamEi" 334 }, 335 { 336 "name" : "_ZN6google8protobuf11MessageLite30ParsePartialFromZeroCopyStreamEPNS0_2io19ZeroCopyInputStreamE" 337 }, 338 { 339 "name" : "_ZN6google8protobuf11MessageLite37ParsePartialFromBoundedZeroCopyStreamEPNS0_2io19ZeroCopyInputStreamEi" 340 }, 341 { 342 "name" : "_ZN6google8protobuf11MessageLiteD0Ev" 343 }, 344 { 345 "name" : "_ZN6google8protobuf11MessageLiteD1Ev" 346 }, 347 { 348 "name" : "_ZN6google8protobuf11MessageLiteD2Ev" 349 }, 350 { 351 "name" : "_ZN6google8protobuf11StringPiece14ConsumeFromEndES1_" 352 }, 353 { 354 "name" : "_ZN6google8protobuf11StringPiece18LogFatalSizeTooBigEjPKc" 355 }, 356 { 357 "name" : "_ZN6google8protobuf11StringPiece7ConsumeES1_" 358 }, 359 { 360 "name" : "_ZN6google8protobuf11StringPieceC1ES1_i" 361 }, 362 { 363 "name" : "_ZN6google8protobuf11StringPieceC1ES1_ii" 364 }, 365 { 366 "name" : "_ZN6google8protobuf11StringPieceC2ES1_i" 367 }, 368 { 369 "name" : "_ZN6google8protobuf11StringPieceC2ES1_ii" 370 }, 371 { 372 "name" : "_ZN6google8protobuf11StripStringEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcc" 373 }, 374 { 375 "name" : "_ZN6google8protobuf11safe_strtobENS0_11StringPieceEPb" 376 }, 377 { 378 "name" : "_ZN6google8protobuf11safe_strtodEPKcPd" 379 }, 380 { 381 "name" : "_ZN6google8protobuf11safe_strtofEPKcPf" 382 }, 383 { 384 "name" : "_ZN6google8protobuf12Base64EscapeENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 385 }, 386 { 387 "name" : "_ZN6google8protobuf12Base64EscapeEPKhiPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEb" 388 }, 389 { 390 "name" : "_ZN6google8protobuf12Base64EscapeEPKhiPci" 391 }, 392 { 393 "name" : "_ZN6google8protobuf12StringPrintfEPKcz" 394 }, 395 { 396 "name" : "_ZN6google8protobuf12safe_strto32ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPi" 397 }, 398 { 399 "name" : "_ZN6google8protobuf12safe_strto64ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPx" 400 }, 401 { 402 "name" : "_ZN6google8protobuf13FloatToBufferEfPc" 403 }, 404 { 405 "binding" : "weak", 406 "name" : "_ZN6google8protobuf13RepeatedFieldIbE7ReserveEi" 407 }, 408 { 409 "binding" : "weak", 410 "name" : "_ZN6google8protobuf13RepeatedFieldIdE7ReserveEi" 411 }, 412 { 413 "binding" : "weak", 414 "name" : "_ZN6google8protobuf13RepeatedFieldIfE7ReserveEi" 415 }, 416 { 417 "binding" : "weak", 418 "name" : "_ZN6google8protobuf13RepeatedFieldIiE7ReserveEi" 419 }, 420 { 421 "binding" : "weak", 422 "name" : "_ZN6google8protobuf13RepeatedFieldIjE7ReserveEi" 423 }, 424 { 425 "binding" : "weak", 426 "name" : "_ZN6google8protobuf13RepeatedFieldIxE7ReserveEi" 427 }, 428 { 429 "binding" : "weak", 430 "name" : "_ZN6google8protobuf13RepeatedFieldIyE7ReserveEi" 431 }, 432 { 433 "name" : "_ZN6google8protobuf13SStringPrintfEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcz" 434 }, 435 { 436 "name" : "_ZN6google8protobuf13SetLogHandlerEPFvNS0_8LogLevelEPKciRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEE" 437 }, 438 { 439 "name" : "_ZN6google8protobuf13StringAppendFEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcz" 440 }, 441 { 442 "name" : "_ZN6google8protobuf13StringAppendVEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcSt9__va_list" 443 }, 444 { 445 "name" : "_ZN6google8protobuf13StringReplaceERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_S9_b" 446 }, 447 { 448 "name" : "_ZN6google8protobuf13StringReplaceERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_S9_bPS7_" 449 }, 450 { 451 "name" : "_ZN6google8protobuf13safe_strtou32ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPj" 452 }, 453 { 454 "name" : "_ZN6google8protobuf13safe_strtou64ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPy" 455 }, 456 { 457 "name" : "_ZN6google8protobuf14Base64UnescapeENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 458 }, 459 { 460 "name" : "_ZN6google8protobuf14DoubleToBufferEdPc" 461 }, 462 { 463 "name" : "_ZN6google8protobuf15CEscapeInternalEPKciPcibb" 464 }, 465 { 466 "name" : "_ZN6google8protobuf15DelocalizeRadixEPc" 467 }, 468 { 469 "name" : "_ZN6google8protobuf15FastHexToBufferEiPc" 470 }, 471 { 472 "name" : "_ZN6google8protobuf15StripWhitespaceEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE" 473 }, 474 { 475 "name" : "_ZN6google8protobuf15strto32_adaptorEPKcPPci" 476 }, 477 { 478 "name" : "_ZN6google8protobuf16CEscapeAndAppendENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 479 }, 480 { 481 "name" : "_ZN6google8protobuf16EncodeAsUTF8CharEjPc" 482 }, 483 { 484 "name" : "_ZN6google8protobuf16SplitStringUsingERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcPNS1_6vectorIS7_NS5_IS7_EEEE" 485 }, 486 { 487 "name" : "_ZN6google8protobuf16strtou32_adaptorEPKcPPci" 488 }, 489 { 490 "name" : "_ZN6google8protobuf17FastHex32ToBufferEjPc" 491 }, 492 { 493 "name" : "_ZN6google8protobuf17FastHex64ToBufferEyPc" 494 }, 495 { 496 "name" : "_ZN6google8protobuf17FastInt32ToBufferEiPc" 497 }, 498 { 499 "name" : "_ZN6google8protobuf17FastInt64ToBufferExPc" 500 }, 501 { 502 "binding" : "weak", 503 "name" : "_ZN6google8protobuf17safe_int_internalIiEEbNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEPT_" 504 }, 505 { 506 "binding" : "weak", 507 "name" : "_ZN6google8protobuf17safe_int_internalIxEEbNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEPT_" 508 }, 509 { 510 "name" : "_ZN6google8protobuf18GoogleOnceInitImplEPiPNS0_7ClosureE" 511 }, 512 { 513 "binding" : "weak", 514 "name" : "_ZN6google8protobuf18InsertIfNotPresentINS0_8hash_mapINSt3__14pairIPKNS0_11MessageLiteEiEENS0_8internal13ExtensionInfoENS0_4hashIS8_EENS3_8equal_toIS8_EENS3_9allocatorINS4_IKS8_SA_EEEEEEEEbPT_RKNSK_10value_type10first_typeERKNSK_10value_type11second_typeE" 515 }, 516 { 517 "name" : "_ZN6google8protobuf18StringPrintfVectorEPKcRKNSt3__16vectorINS3_12basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEENS8_ISA_EEEE" 518 }, 519 { 520 "binding" : "weak", 521 "name" : "_ZN6google8protobuf18safe_uint_internalIjEEbNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEPT_" 522 }, 523 { 524 "binding" : "weak", 525 "name" : "_ZN6google8protobuf18safe_uint_internalIyEEbNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEPT_" 526 }, 527 { 528 "name" : "_ZN6google8protobuf19WebSafeBase64EscapeENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 529 }, 530 { 531 "name" : "_ZN6google8protobuf19WebSafeBase64EscapeEPKhiPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEb" 532 }, 533 { 534 "name" : "_ZN6google8protobuf19WebSafeBase64EscapeEPKhiPcib" 535 }, 536 { 537 "name" : "_ZN6google8protobuf20Base64EscapeInternalEPKhiPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEbPKc" 538 }, 539 { 540 "name" : "_ZN6google8protobuf20Base64EscapeInternalEPKhiPciPKcb" 541 }, 542 { 543 "name" : "_ZN6google8protobuf21FastInt32ToBufferLeftEiPc" 544 }, 545 { 546 "name" : "_ZN6google8protobuf21FastInt64ToBufferLeftExPc" 547 }, 548 { 549 "name" : "_ZN6google8protobuf21SplitStringAllowEmptyERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcPNS1_6vectorIS7_NS5_IS7_EEEE" 550 }, 551 { 552 "name" : "_ZN6google8protobuf21UnescapeCEscapeStringERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE" 553 }, 554 { 555 "name" : "_ZN6google8protobuf21UnescapeCEscapeStringERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPS7_" 556 }, 557 { 558 "name" : "_ZN6google8protobuf21UnescapeCEscapeStringERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPS7_PNS1_6vectorIS7_NS5_IS7_EEEE" 559 }, 560 { 561 "name" : "_ZN6google8protobuf21WebSafeBase64UnescapeENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 562 }, 563 { 564 "name" : "_ZN6google8protobuf21WebSafeBase64UnescapeEPKciPci" 565 }, 566 { 567 "name" : "_ZN6google8protobuf22Base64UnescapeInternalEPKciPciPKa" 568 }, 569 { 570 "name" : "_ZN6google8protobuf22FastUInt32ToBufferLeftEjPc" 571 }, 572 { 573 "name" : "_ZN6google8protobuf22FastUInt64ToBufferLeftEyPc" 574 }, 575 { 576 "name" : "_ZN6google8protobuf22GlobalReplaceSubstringERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_PS7_" 577 }, 578 { 579 "name" : "_ZN6google8protobuf23InternalFastHexToBufferEyPci" 580 }, 581 { 582 "name" : "_ZN6google8protobuf23ShutdownProtobufLibraryEv" 583 }, 584 { 585 "name" : "_ZN6google8protobuf23UTF8FirstLetterNumBytesEPKci" 586 }, 587 { 588 "name" : "_ZN6google8protobuf24UnescapeCEscapeSequencesEPKcPc" 589 }, 590 { 591 "name" : "_ZN6google8protobuf24UnescapeCEscapeSequencesEPKcPcPNSt3__16vectorINS4_12basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEENS9_ISB_EEEE" 592 }, 593 { 594 "name" : "_ZN6google8protobuf25CalculateBase64EscapedLenEi" 595 }, 596 { 597 "name" : "_ZN6google8protobuf25CalculateBase64EscapedLenEib" 598 }, 599 { 600 "name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStream4ReadEPvi" 601 }, 602 { 603 "name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStream4SkipEi" 604 }, 605 { 606 "name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStream5CloseEv" 607 }, 608 { 609 "name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamC1Ei" 610 }, 611 { 612 "name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamC2Ei" 613 }, 614 { 615 "name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamD0Ev" 616 }, 617 { 618 "name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamD1Ev" 619 }, 620 { 621 "name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamD2Ev" 622 }, 623 { 624 "name" : "_ZN6google8protobuf2io15FileInputStream4NextEPPKvPi" 625 }, 626 { 627 "name" : "_ZN6google8protobuf2io15FileInputStream4SkipEi" 628 }, 629 { 630 "name" : "_ZN6google8protobuf2io15FileInputStream5CloseEv" 631 }, 632 { 633 "name" : "_ZN6google8protobuf2io15FileInputStream6BackUpEi" 634 }, 635 { 636 "name" : "_ZN6google8protobuf2io15FileInputStreamC1Eii" 637 }, 638 { 639 "name" : "_ZN6google8protobuf2io15FileInputStreamC2Eii" 640 }, 641 { 642 "name" : "_ZN6google8protobuf2io15FileInputStreamD0Ev" 643 }, 644 { 645 "name" : "_ZN6google8protobuf2io15FileInputStreamD1Ev" 646 }, 647 { 648 "name" : "_ZN6google8protobuf2io15FileInputStreamD2Ev" 649 }, 650 { 651 "name" : "_ZN6google8protobuf2io16ArrayInputStream4NextEPPKvPi" 652 }, 653 { 654 "name" : "_ZN6google8protobuf2io16ArrayInputStream4SkipEi" 655 }, 656 { 657 "name" : "_ZN6google8protobuf2io16ArrayInputStream6BackUpEi" 658 }, 659 { 660 "name" : "_ZN6google8protobuf2io16ArrayInputStreamC1EPKvii" 661 }, 662 { 663 "name" : "_ZN6google8protobuf2io16ArrayInputStreamC2EPKvii" 664 }, 665 { 666 "name" : "_ZN6google8protobuf2io16ArrayInputStreamD0Ev" 667 }, 668 { 669 "name" : "_ZN6google8protobuf2io16ArrayInputStreamD1Ev" 670 }, 671 { 672 "name" : "_ZN6google8protobuf2io16ArrayInputStreamD2Ev" 673 }, 674 { 675 "name" : "_ZN6google8protobuf2io16CodedInputStream10ReadStringEPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEi" 676 }, 677 { 678 "name" : "_ZN6google8protobuf2io16CodedInputStream11ReadTagSlowEv" 679 }, 680 { 681 "name" : "_ZN6google8protobuf2io16CodedInputStream15ReadTagFallbackEj" 682 }, 683 { 684 "name" : "_ZN6google8protobuf2io16CodedInputStream16ReadVarint32SlowEPj" 685 }, 686 { 687 "name" : "_ZN6google8protobuf2io16CodedInputStream16ReadVarint64SlowEPy" 688 }, 689 { 690 "name" : "_ZN6google8protobuf2io16CodedInputStream18ReadStringFallbackEPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEi" 691 }, 692 { 693 "name" : "_ZN6google8protobuf2io16CodedInputStream18SetTotalBytesLimitEii" 694 }, 695 { 696 "name" : "_ZN6google8protobuf2io16CodedInputStream20ReadVarint32FallbackEj" 697 }, 698 { 699 "name" : "_ZN6google8protobuf2io16CodedInputStream20ReadVarint64FallbackEv" 700 }, 701 { 702 "name" : "_ZN6google8protobuf2io16CodedInputStream22GetDirectBufferPointerEPPKvPi" 703 }, 704 { 705 "name" : "_ZN6google8protobuf2io16CodedInputStream22ReadLengthAndPushLimitEv" 706 }, 707 { 708 "name" : "_ZN6google8protobuf2io16CodedInputStream25PrintTotalBytesLimitErrorEv" 709 }, 710 { 711 "name" : "_ZN6google8protobuf2io16CodedInputStream26ReadLittleEndian32FallbackEPj" 712 }, 713 { 714 "name" : "_ZN6google8protobuf2io16CodedInputStream26ReadLittleEndian64FallbackEPy" 715 }, 716 { 717 "name" : "_ZN6google8protobuf2io16CodedInputStream28BackUpInputToCurrentPositionEv" 718 }, 719 { 720 "name" : "_ZN6google8protobuf2io16CodedInputStream34DecrementRecursionDepthAndPopLimitEi" 721 }, 722 { 723 "name" : "_ZN6google8protobuf2io16CodedInputStream35IncrementRecursionDepthAndPushLimitEi" 724 }, 725 { 726 "name" : "_ZN6google8protobuf2io16CodedInputStream37CheckEntireMessageConsumedAndPopLimitEi" 727 }, 728 { 729 "name" : "_ZN6google8protobuf2io16CodedInputStream4SkipEi" 730 }, 731 { 732 "name" : "_ZN6google8protobuf2io16CodedInputStream7ReadRawEPvi" 733 }, 734 { 735 "name" : "_ZN6google8protobuf2io16CodedInputStream7RefreshEv" 736 }, 737 { 738 "name" : "_ZN6google8protobuf2io16CodedInputStream8PopLimitEi" 739 }, 740 { 741 "name" : "_ZN6google8protobuf2io16CodedInputStream9PushLimitEi" 742 }, 743 { 744 "name" : "_ZN6google8protobuf2io16CodedInputStreamD1Ev" 745 }, 746 { 747 "name" : "_ZN6google8protobuf2io16CodedInputStreamD2Ev" 748 }, 749 { 750 "name" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStream5CloseEv" 751 }, 752 { 753 "name" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStream5WriteEPKvi" 754 }, 755 { 756 "name" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamC1Ei" 757 }, 758 { 759 "name" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamC2Ei" 760 }, 761 { 762 "name" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamD0Ev" 763 }, 764 { 765 "name" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamD1Ev" 766 }, 767 { 768 "name" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamD2Ev" 769 }, 770 { 771 "name" : "_ZN6google8protobuf2io16FileOutputStream4NextEPPvPi" 772 }, 773 { 774 "name" : "_ZN6google8protobuf2io16FileOutputStream5CloseEv" 775 }, 776 { 777 "name" : "_ZN6google8protobuf2io16FileOutputStream5FlushEv" 778 }, 779 { 780 "name" : "_ZN6google8protobuf2io16FileOutputStream6BackUpEi" 781 }, 782 { 783 "name" : "_ZN6google8protobuf2io16FileOutputStreamC1Eii" 784 }, 785 { 786 "name" : "_ZN6google8protobuf2io16FileOutputStreamC2Eii" 787 }, 788 { 789 "name" : "_ZN6google8protobuf2io16FileOutputStreamD0Ev" 790 }, 791 { 792 "name" : "_ZN6google8protobuf2io16FileOutputStreamD1Ev" 793 }, 794 { 795 "name" : "_ZN6google8protobuf2io16FileOutputStreamD2Ev" 796 }, 797 { 798 "name" : "_ZN6google8protobuf2io17ArrayOutputStream4NextEPPvPi" 799 }, 800 { 801 "name" : "_ZN6google8protobuf2io17ArrayOutputStream6BackUpEi" 802 }, 803 { 804 "name" : "_ZN6google8protobuf2io17ArrayOutputStreamC1EPvii" 805 }, 806 { 807 "name" : "_ZN6google8protobuf2io17ArrayOutputStreamC2EPvii" 808 }, 809 { 810 "name" : "_ZN6google8protobuf2io17ArrayOutputStreamD0Ev" 811 }, 812 { 813 "name" : "_ZN6google8protobuf2io17ArrayOutputStreamD1Ev" 814 }, 815 { 816 "name" : "_ZN6google8protobuf2io17ArrayOutputStreamD2Ev" 817 }, 818 { 819 "name" : "_ZN6google8protobuf2io17CodedOutputStream12VarintSize64Ey" 820 }, 821 { 822 "name" : "_ZN6google8protobuf2io17CodedOutputStream13WriteVarint64Ey" 823 }, 824 { 825 "name" : "_ZN6google8protobuf2io17CodedOutputStream14EnableAliasingEb" 826 }, 827 { 828 "name" : "_ZN6google8protobuf2io17CodedOutputStream15WriteAliasedRawEPKvi" 829 }, 830 { 831 "name" : "_ZN6google8protobuf2io17CodedOutputStream15WriteRawToArrayEPKviPh" 832 }, 833 { 834 "name" : "_ZN6google8protobuf2io17CodedOutputStream19WriteLittleEndian32Ej" 835 }, 836 { 837 "name" : "_ZN6google8protobuf2io17CodedOutputStream19WriteLittleEndian64Ey" 838 }, 839 { 840 "name" : "_ZN6google8protobuf2io17CodedOutputStream20VarintSize32FallbackEj" 841 }, 842 { 843 "name" : "_ZN6google8protobuf2io17CodedOutputStream20WriteVarint64ToArrayEyPh" 844 }, 845 { 846 "name" : "_ZN6google8protobuf2io17CodedOutputStream21WriteVarint32SlowPathEj" 847 }, 848 { 849 "name" : "_ZN6google8protobuf2io17CodedOutputStream22GetDirectBufferPointerEPPvPi" 850 }, 851 { 852 "name" : "_ZN6google8protobuf2io17CodedOutputStream26WriteStringWithSizeToArrayERKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPh" 853 }, 854 { 855 "name" : "_ZN6google8protobuf2io17CodedOutputStream4SkipEi" 856 }, 857 { 858 "name" : "_ZN6google8protobuf2io17CodedOutputStream4TrimEv" 859 }, 860 { 861 "name" : "_ZN6google8protobuf2io17CodedOutputStream7RefreshEv" 862 }, 863 { 864 "name" : "_ZN6google8protobuf2io17CodedOutputStream8WriteRawEPKvi" 865 }, 866 { 867 "name" : "_ZN6google8protobuf2io17CodedOutputStreamC1EPNS1_20ZeroCopyOutputStreamE" 868 }, 869 { 870 "name" : "_ZN6google8protobuf2io17CodedOutputStreamC1EPNS1_20ZeroCopyOutputStreamEb" 871 }, 872 { 873 "name" : "_ZN6google8protobuf2io17CodedOutputStreamC2EPNS1_20ZeroCopyOutputStreamE" 874 }, 875 { 876 "name" : "_ZN6google8protobuf2io17CodedOutputStreamC2EPNS1_20ZeroCopyOutputStreamEb" 877 }, 878 { 879 "name" : "_ZN6google8protobuf2io17CodedOutputStreamD1Ev" 880 }, 881 { 882 "name" : "_ZN6google8protobuf2io17CodedOutputStreamD2Ev" 883 }, 884 { 885 "name" : "_ZN6google8protobuf2io18CopyingInputStream4SkipEi" 886 }, 887 { 888 "name" : "_ZN6google8protobuf2io18CopyingInputStreamD0Ev" 889 }, 890 { 891 "name" : "_ZN6google8protobuf2io18CopyingInputStreamD1Ev" 892 }, 893 { 894 "name" : "_ZN6google8protobuf2io18CopyingInputStreamD2Ev" 895 }, 896 { 897 "name" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStream4ReadEPvi" 898 }, 899 { 900 "name" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamC1EPNSt3__113basic_istreamIcNS4_11char_traitsIcEEEE" 901 }, 902 { 903 "name" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamC2EPNSt3__113basic_istreamIcNS4_11char_traitsIcEEEE" 904 }, 905 { 906 "name" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamD0Ev" 907 }, 908 { 909 "name" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamD1Ev" 910 }, 911 { 912 "name" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamD2Ev" 913 }, 914 { 915 "name" : "_ZN6google8protobuf2io18IstreamInputStream4NextEPPKvPi" 916 }, 917 { 918 "name" : "_ZN6google8protobuf2io18IstreamInputStream4SkipEi" 919 }, 920 { 921 "name" : "_ZN6google8protobuf2io18IstreamInputStream6BackUpEi" 922 }, 923 { 924 "name" : "_ZN6google8protobuf2io18IstreamInputStreamC1EPNSt3__113basic_istreamIcNS3_11char_traitsIcEEEEi" 925 }, 926 { 927 "name" : "_ZN6google8protobuf2io18IstreamInputStreamC2EPNSt3__113basic_istreamIcNS3_11char_traitsIcEEEEi" 928 }, 929 { 930 "name" : "_ZN6google8protobuf2io18IstreamInputStreamD0Ev" 931 }, 932 { 933 "name" : "_ZN6google8protobuf2io18IstreamInputStreamD1Ev" 934 }, 935 { 936 "name" : "_ZN6google8protobuf2io18IstreamInputStreamD2Ev" 937 }, 938 { 939 "name" : "_ZN6google8protobuf2io18StringOutputStream4NextEPPvPi" 940 }, 941 { 942 "name" : "_ZN6google8protobuf2io18StringOutputStream6BackUpEi" 943 }, 944 { 945 "name" : "_ZN6google8protobuf2io18StringOutputStream9SetStringEPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE" 946 }, 947 { 948 "name" : "_ZN6google8protobuf2io18StringOutputStreamC1EPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE" 949 }, 950 { 951 "name" : "_ZN6google8protobuf2io18StringOutputStreamC2EPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE" 952 }, 953 { 954 "name" : "_ZN6google8protobuf2io18StringOutputStreamD0Ev" 955 }, 956 { 957 "name" : "_ZN6google8protobuf2io18StringOutputStreamD1Ev" 958 }, 959 { 960 "name" : "_ZN6google8protobuf2io18StringOutputStreamD2Ev" 961 }, 962 { 963 "name" : "_ZN6google8protobuf2io19CopyingOutputStreamD0Ev" 964 }, 965 { 966 "name" : "_ZN6google8protobuf2io19CopyingOutputStreamD1Ev" 967 }, 968 { 969 "name" : "_ZN6google8protobuf2io19CopyingOutputStreamD2Ev" 970 }, 971 { 972 "name" : "_ZN6google8protobuf2io19LimitingInputStream4NextEPPKvPi" 973 }, 974 { 975 "name" : "_ZN6google8protobuf2io19LimitingInputStream4SkipEi" 976 }, 977 { 978 "name" : "_ZN6google8protobuf2io19LimitingInputStream6BackUpEi" 979 }, 980 { 981 "name" : "_ZN6google8protobuf2io19LimitingInputStreamC1EPNS1_19ZeroCopyInputStreamEx" 982 }, 983 { 984 "name" : "_ZN6google8protobuf2io19LimitingInputStreamC2EPNS1_19ZeroCopyInputStreamEx" 985 }, 986 { 987 "name" : "_ZN6google8protobuf2io19LimitingInputStreamD0Ev" 988 }, 989 { 990 "name" : "_ZN6google8protobuf2io19LimitingInputStreamD1Ev" 991 }, 992 { 993 "name" : "_ZN6google8protobuf2io19LimitingInputStreamD2Ev" 994 }, 995 { 996 "name" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStream5WriteEPKvi" 997 }, 998 { 999 "name" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamC1EPNSt3__113basic_ostreamIcNS4_11char_traitsIcEEEE" 1000 }, 1001 { 1002 "name" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamC2EPNSt3__113basic_ostreamIcNS4_11char_traitsIcEEEE" 1003 }, 1004 { 1005 "name" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamD0Ev" 1006 }, 1007 { 1008 "name" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamD1Ev" 1009 }, 1010 { 1011 "name" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamD2Ev" 1012 }, 1013 { 1014 "name" : "_ZN6google8protobuf2io19OstreamOutputStream4NextEPPvPi" 1015 }, 1016 { 1017 "name" : "_ZN6google8protobuf2io19OstreamOutputStream6BackUpEi" 1018 }, 1019 { 1020 "name" : "_ZN6google8protobuf2io19OstreamOutputStreamC1EPNSt3__113basic_ostreamIcNS3_11char_traitsIcEEEEi" 1021 }, 1022 { 1023 "name" : "_ZN6google8protobuf2io19OstreamOutputStreamC2EPNSt3__113basic_ostreamIcNS3_11char_traitsIcEEEEi" 1024 }, 1025 { 1026 "name" : "_ZN6google8protobuf2io19OstreamOutputStreamD0Ev" 1027 }, 1028 { 1029 "name" : "_ZN6google8protobuf2io19OstreamOutputStreamD1Ev" 1030 }, 1031 { 1032 "name" : "_ZN6google8protobuf2io19OstreamOutputStreamD2Ev" 1033 }, 1034 { 1035 "name" : "_ZN6google8protobuf2io19ZeroCopyInputStreamD0Ev" 1036 }, 1037 { 1038 "name" : "_ZN6google8protobuf2io19ZeroCopyInputStreamD1Ev" 1039 }, 1040 { 1041 "name" : "_ZN6google8protobuf2io19ZeroCopyInputStreamD2Ev" 1042 }, 1043 { 1044 "name" : "_ZN6google8protobuf2io20ZeroCopyOutputStream15WriteAliasedRawEPKvi" 1045 }, 1046 { 1047 "name" : "_ZN6google8protobuf2io20ZeroCopyOutputStreamD0Ev" 1048 }, 1049 { 1050 "name" : "_ZN6google8protobuf2io20ZeroCopyOutputStreamD1Ev" 1051 }, 1052 { 1053 "name" : "_ZN6google8protobuf2io20ZeroCopyOutputStreamD2Ev" 1054 }, 1055 { 1056 "name" : "_ZN6google8protobuf2io22LazyStringOutputStream4NextEPPvPi" 1057 }, 1058 { 1059 "name" : "_ZN6google8protobuf2io22LazyStringOutputStreamC1EPNS0_14ResultCallbackIPNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEE" 1060 }, 1061 { 1062 "name" : "_ZN6google8protobuf2io22LazyStringOutputStreamC2EPNS0_14ResultCallbackIPNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEE" 1063 }, 1064 { 1065 "name" : "_ZN6google8protobuf2io22LazyStringOutputStreamD0Ev" 1066 }, 1067 { 1068 "name" : "_ZN6google8protobuf2io22LazyStringOutputStreamD1Ev" 1069 }, 1070 { 1071 "name" : "_ZN6google8protobuf2io22LazyStringOutputStreamD2Ev" 1072 }, 1073 { 1074 "name" : "_ZN6google8protobuf2io24ConcatenatingInputStream4NextEPPKvPi" 1075 }, 1076 { 1077 "name" : "_ZN6google8protobuf2io24ConcatenatingInputStream4SkipEi" 1078 }, 1079 { 1080 "name" : "_ZN6google8protobuf2io24ConcatenatingInputStream6BackUpEi" 1081 }, 1082 { 1083 "name" : "_ZN6google8protobuf2io24ConcatenatingInputStreamC1EPKPNS1_19ZeroCopyInputStreamEi" 1084 }, 1085 { 1086 "name" : "_ZN6google8protobuf2io24ConcatenatingInputStreamC2EPKPNS1_19ZeroCopyInputStreamEi" 1087 }, 1088 { 1089 "name" : "_ZN6google8protobuf2io24ConcatenatingInputStreamD0Ev" 1090 }, 1091 { 1092 "name" : "_ZN6google8protobuf2io24ConcatenatingInputStreamD1Ev" 1093 }, 1094 { 1095 "name" : "_ZN6google8protobuf2io24ConcatenatingInputStreamD2Ev" 1096 }, 1097 { 1098 "name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor10FreeBufferEv" 1099 }, 1100 { 1101 "name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor22AllocateBufferIfNeededEv" 1102 }, 1103 { 1104 "name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor4NextEPPKvPi" 1105 }, 1106 { 1107 "name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor4SkipEi" 1108 }, 1109 { 1110 "name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor6BackUpEi" 1111 }, 1112 { 1113 "name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorC1EPNS1_18CopyingInputStreamEi" 1114 }, 1115 { 1116 "name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorC2EPNS1_18CopyingInputStreamEi" 1117 }, 1118 { 1119 "name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorD0Ev" 1120 }, 1121 { 1122 "name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorD1Ev" 1123 }, 1124 { 1125 "name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorD2Ev" 1126 }, 1127 { 1128 "name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor10FreeBufferEv" 1129 }, 1130 { 1131 "name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor11WriteBufferEv" 1132 }, 1133 { 1134 "name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor22AllocateBufferIfNeededEv" 1135 }, 1136 { 1137 "name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor4NextEPPvPi" 1138 }, 1139 { 1140 "name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor5FlushEv" 1141 }, 1142 { 1143 "name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor6BackUpEi" 1144 }, 1145 { 1146 "name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorC1EPNS1_19CopyingOutputStreamEi" 1147 }, 1148 { 1149 "name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorC2EPNS1_19CopyingOutputStreamEi" 1150 }, 1151 { 1152 "name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorD0Ev" 1153 }, 1154 { 1155 "name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorD1Ev" 1156 }, 1157 { 1158 "name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorD2Ev" 1159 }, 1160 { 1161 "name" : "_ZN6google8protobuf30WebSafeBase64EscapeWithPaddingENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 1162 }, 1163 { 1164 "name" : "_ZN6google8protobuf4util6StatusC1ENS1_5error4CodeENS0_11StringPieceE" 1165 }, 1166 { 1167 "name" : "_ZN6google8protobuf4util6StatusC1ERKS2_" 1168 }, 1169 { 1170 "name" : "_ZN6google8protobuf4util6StatusC1Ev" 1171 }, 1172 { 1173 "name" : "_ZN6google8protobuf4util6StatusC2ENS1_5error4CodeENS0_11StringPieceE" 1174 }, 1175 { 1176 "name" : "_ZN6google8protobuf4util6StatusC2ERKS2_" 1177 }, 1178 { 1179 "name" : "_ZN6google8protobuf4util6StatusC2Ev" 1180 }, 1181 { 1182 "name" : "_ZN6google8protobuf4util6StatusaSERKS2_" 1183 }, 1184 { 1185 "name" : "_ZN6google8protobuf4util8internal14StatusOrHelper5CrashERKNS1_6StatusE" 1186 }, 1187 { 1188 "name" : "_ZN6google8protobuf4utillsERNSt3__113basic_ostreamIcNS2_11char_traitsIcEEEERKNS1_6StatusE" 1189 }, 1190 { 1191 "name" : "_ZN6google8protobuf5Arena10FreeBlocksEv" 1192 }, 1193 { 1194 "name" : "_ZN6google8protobuf5Arena11AddListNodeEPvPFvS2_E" 1195 }, 1196 { 1197 "name" : "_ZN6google8protobuf5Arena11CleanupListEv" 1198 }, 1199 { 1200 "name" : "_ZN6google8protobuf5Arena12thread_cacheEv" 1201 }, 1202 { 1203 "name" : "_ZN6google8protobuf5Arena13ResetInternalEv" 1204 }, 1205 { 1206 "name" : "_ZN6google8protobuf5Arena14AllocFromBlockEPNS1_5BlockEj" 1207 }, 1208 { 1209 "name" : "_ZN6google8protobuf5Arena15AllocateAlignedEPKSt9type_infoj" 1210 }, 1211 { 1212 "name" : "_ZN6google8protobuf5Arena16AddBlockInternalEPNS1_5BlockE" 1213 }, 1214 { 1215 "name" : "_ZN6google8protobuf5Arena4InitEv" 1216 }, 1217 { 1218 "name" : "_ZN6google8protobuf5Arena5ResetEv" 1219 }, 1220 { 1221 "name" : "_ZN6google8protobuf5Arena8AddBlockEPNS1_5BlockE" 1222 }, 1223 { 1224 "name" : "_ZN6google8protobuf5Arena8NewBlockEPvPNS1_5BlockEjjj" 1225 }, 1226 { 1227 "name" : "_ZN6google8protobuf5Arena9FindBlockEPv" 1228 }, 1229 { 1230 "name" : "_ZN6google8protobuf5Arena9SlowAllocEj" 1231 }, 1232 { 1233 "name" : "_ZN6google8protobuf5ArenaD1Ev" 1234 }, 1235 { 1236 "name" : "_ZN6google8protobuf5ArenaD2Ev" 1237 }, 1238 { 1239 "name" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_" 1240 }, 1241 { 1242 "name" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_" 1243 }, 1244 { 1245 "name" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_" 1246 }, 1247 { 1248 "name" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_S4_" 1249 }, 1250 { 1251 "name" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_S4_S4_" 1252 }, 1253 { 1254 "name" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_S4_S4_S4_" 1255 }, 1256 { 1257 "name" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_S4_S4_S4_S4_" 1258 }, 1259 { 1260 "name" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_S4_S4_S4_S4_S4_" 1261 }, 1262 { 1263 "name" : "_ZN6google8protobuf6ghtonlEj" 1264 }, 1265 { 1266 "name" : "_ZN6google8protobuf7CEscapeERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE" 1267 }, 1268 { 1269 "name" : "_ZN6google8protobuf7ClosureD0Ev" 1270 }, 1271 { 1272 "name" : "_ZN6google8protobuf7ClosureD1Ev" 1273 }, 1274 { 1275 "name" : "_ZN6google8protobuf7ClosureD2Ev" 1276 }, 1277 { 1278 "name" : "_ZN6google8protobuf7strings10ByteSource6CopyToEPNS1_8ByteSinkEj" 1279 }, 1280 { 1281 "name" : "_ZN6google8protobuf7strings10CHexEscapeERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 1282 }, 1283 { 1284 "name" : "_ZN6google8protobuf7strings14StringByteSink6AppendEPKcj" 1285 }, 1286 { 1287 "name" : "_ZN6google8protobuf7strings15ArrayByteSource4PeekEv" 1288 }, 1289 { 1290 "name" : "_ZN6google8protobuf7strings15ArrayByteSource4SkipEj" 1291 }, 1292 { 1293 "name" : "_ZN6google8protobuf7strings15LimitByteSource4PeekEv" 1294 }, 1295 { 1296 "name" : "_ZN6google8protobuf7strings15LimitByteSource4SkipEj" 1297 }, 1298 { 1299 "name" : "_ZN6google8protobuf7strings15LimitByteSource6CopyToEPNS1_8ByteSinkEj" 1300 }, 1301 { 1302 "name" : "_ZN6google8protobuf7strings15LimitByteSourceC1EPNS1_10ByteSourceEj" 1303 }, 1304 { 1305 "name" : "_ZN6google8protobuf7strings15LimitByteSourceC2EPNS1_10ByteSourceEj" 1306 }, 1307 { 1308 "name" : "_ZN6google8protobuf7strings15Utf8SafeCEscapeERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 1309 }, 1310 { 1311 "name" : "_ZN6google8protobuf7strings20CheckedArrayByteSink6AppendEPKcj" 1312 }, 1313 { 1314 "name" : "_ZN6google8protobuf7strings20CheckedArrayByteSinkC1EPcj" 1315 }, 1316 { 1317 "name" : "_ZN6google8protobuf7strings20CheckedArrayByteSinkC2EPcj" 1318 }, 1319 { 1320 "name" : "_ZN6google8protobuf7strings20GrowingArrayByteSink11ShrinkToFitEv" 1321 }, 1322 { 1323 "name" : "_ZN6google8protobuf7strings20GrowingArrayByteSink6AppendEPKcj" 1324 }, 1325 { 1326 "name" : "_ZN6google8protobuf7strings20GrowingArrayByteSink6ExpandEj" 1327 }, 1328 { 1329 "name" : "_ZN6google8protobuf7strings20GrowingArrayByteSink9GetBufferEPj" 1330 }, 1331 { 1332 "name" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkC1Ej" 1333 }, 1334 { 1335 "name" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkC2Ej" 1336 }, 1337 { 1338 "name" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkD0Ev" 1339 }, 1340 { 1341 "name" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkD1Ev" 1342 }, 1343 { 1344 "name" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkD2Ev" 1345 }, 1346 { 1347 "name" : "_ZN6google8protobuf7strings22UncheckedArrayByteSink6AppendEPKcj" 1348 }, 1349 { 1350 "name" : "_ZN6google8protobuf7strings8AlphaNumC1ENS1_3HexE" 1351 }, 1352 { 1353 "name" : "_ZN6google8protobuf7strings8AlphaNumC2ENS1_3HexE" 1354 }, 1355 { 1356 "name" : "_ZN6google8protobuf7strings8ByteSink5FlushEv" 1357 }, 1358 { 1359 "name" : "_ZN6google8protobuf7uint12810DivModImplES1_S1_PS1_S2_" 1360 }, 1361 { 1362 "name" : "_ZN6google8protobuf7uint128dVERKS1_" 1363 }, 1364 { 1365 "name" : "_ZN6google8protobuf7uint128rMERKS1_" 1366 }, 1367 { 1368 "name" : "_ZN6google8protobuf8internal10FormatTimeExi" 1369 }, 1370 { 1371 "name" : "_ZN6google8protobuf8internal10LogMessage6FinishEv" 1372 }, 1373 { 1374 "name" : "_ZN6google8protobuf8internal10LogMessageC1ENS0_8LogLevelEPKci" 1375 }, 1376 { 1377 "name" : "_ZN6google8protobuf8internal10LogMessageC2ENS0_8LogLevelEPKci" 1378 }, 1379 { 1380 "name" : "_ZN6google8protobuf8internal10LogMessageD1Ev" 1381 }, 1382 { 1383 "name" : "_ZN6google8protobuf8internal10LogMessageD2Ev" 1384 }, 1385 { 1386 "name" : "_ZN6google8protobuf8internal10LogMessagelsEPKc" 1387 }, 1388 { 1389 "name" : "_ZN6google8protobuf8internal10LogMessagelsEPv" 1390 }, 1391 { 1392 "name" : "_ZN6google8protobuf8internal10LogMessagelsERKNS0_11StringPieceE" 1393 }, 1394 { 1395 "name" : "_ZN6google8protobuf8internal10LogMessagelsERKNS0_4util6StatusE" 1396 }, 1397 { 1398 "name" : "_ZN6google8protobuf8internal10LogMessagelsERKNS0_7uint128E" 1399 }, 1400 { 1401 "name" : "_ZN6google8protobuf8internal10LogMessagelsERKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE" 1402 }, 1403 { 1404 "name" : "_ZN6google8protobuf8internal10LogMessagelsEc" 1405 }, 1406 { 1407 "name" : "_ZN6google8protobuf8internal10LogMessagelsEd" 1408 }, 1409 { 1410 "name" : "_ZN6google8protobuf8internal10LogMessagelsEi" 1411 }, 1412 { 1413 "name" : "_ZN6google8protobuf8internal10LogMessagelsEj" 1414 }, 1415 { 1416 "name" : "_ZN6google8protobuf8internal10LogMessagelsEl" 1417 }, 1418 { 1419 "name" : "_ZN6google8protobuf8internal10LogMessagelsEm" 1420 }, 1421 { 1422 "name" : "_ZN6google8protobuf8internal10LogMessagelsEx" 1423 }, 1424 { 1425 "name" : "_ZN6google8protobuf8internal10LogMessagelsEy" 1426 }, 1427 { 1428 "name" : "_ZN6google8protobuf8internal10OnShutdownEPFvvE" 1429 }, 1430 { 1431 "name" : "_ZN6google8protobuf8internal11LogFinisheraSERNS1_10LogMessageE" 1432 }, 1433 { 1434 "name" : "_ZN6google8protobuf8internal12ExtensionSet10AddMessageEihRKNS0_11MessageLiteEPKNS0_15FieldDescriptorE" 1435 }, 1436 { 1437 "name" : "_ZN6google8protobuf8internal12ExtensionSet10ParseFieldEjPNS0_2io16CodedInputStreamEPKNS0_11MessageLiteE" 1438 }, 1439 { 1440 "name" : "_ZN6google8protobuf8internal12ExtensionSet10ParseFieldEjPNS0_2io16CodedInputStreamEPKNS0_11MessageLiteEPNS3_17CodedOutputStreamE" 1441 }, 1442 { 1443 "name" : "_ZN6google8protobuf8internal12ExtensionSet10ParseFieldEjPNS0_2io16CodedInputStreamEPNS1_15ExtensionFinderEPNS1_12FieldSkipperE" 1444 }, 1445 { 1446 "name" : "_ZN6google8protobuf8internal12ExtensionSet10RemoveLastEi" 1447 }, 1448 { 1449 "name" : "_ZN6google8protobuf8internal12ExtensionSet11ReleaseLastEi" 1450 }, 1451 { 1452 "name" : "_ZN6google8protobuf8internal12ExtensionSet12SwapElementsEiii" 1453 }, 1454 { 1455 "name" : "_ZN6google8protobuf8internal12ExtensionSet13MutableStringEihPKNS0_15FieldDescriptorE" 1456 }, 1457 { 1458 "name" : "_ZN6google8protobuf8internal12ExtensionSet13SwapExtensionEPS2_i" 1459 }, 1460 { 1461 "name" : "_ZN6google8protobuf8internal12ExtensionSet14ClearExtensionEi" 1462 }, 1463 { 1464 "name" : "_ZN6google8protobuf8internal12ExtensionSet14MutableMessageEihRKNS0_11MessageLiteEPKNS0_15FieldDescriptorE" 1465 }, 1466 { 1467 "name" : "_ZN6google8protobuf8internal12ExtensionSet14ReleaseMessageEiRKNS0_11MessageLiteE" 1468 }, 1469 { 1470 "name" : "_ZN6google8protobuf8internal12ExtensionSet15SetRepeatedBoolEiib" 1471 }, 1472 { 1473 "name" : "_ZN6google8protobuf8internal12ExtensionSet15SetRepeatedEnumEiii" 1474 }, 1475 { 1476 "name" : "_ZN6google8protobuf8internal12ExtensionSet16SetRepeatedFloatEiif" 1477 }, 1478 { 1479 "name" : "_ZN6google8protobuf8internal12ExtensionSet16SetRepeatedInt32Eiii" 1480 }, 1481 { 1482 "name" : "_ZN6google8protobuf8internal12ExtensionSet16SetRepeatedInt64Eiix" 1483 }, 1484 { 1485 "name" : "_ZN6google8protobuf8internal12ExtensionSet17MaybeNewExtensionEiPKNS0_15FieldDescriptorEPPNS2_9ExtensionE" 1486 }, 1487 { 1488 "name" : "_ZN6google8protobuf8internal12ExtensionSet17RegisterExtensionEPKNS0_11MessageLiteEihbb" 1489 }, 1490 { 1491 "name" : "_ZN6google8protobuf8internal12ExtensionSet17SetRepeatedDoubleEiid" 1492 }, 1493 { 1494 "name" : "_ZN6google8protobuf8internal12ExtensionSet17SetRepeatedUInt32Eiij" 1495 }, 1496 { 1497 "name" : "_ZN6google8protobuf8internal12ExtensionSet17SetRepeatedUInt64Eiiy" 1498 }, 1499 { 1500 "name" : "_ZN6google8protobuf8internal12ExtensionSet19SetAllocatedMessageEihPKNS0_15FieldDescriptorEPNS0_11MessageLiteE" 1501 }, 1502 { 1503 "name" : "_ZN6google8protobuf8internal12ExtensionSet21MutableRepeatedStringEii" 1504 }, 1505 { 1506 "name" : "_ZN6google8protobuf8internal12ExtensionSet21RegisterEnumExtensionEPKNS0_11MessageLiteEihbbPFbiE" 1507 }, 1508 { 1509 "name" : "_ZN6google8protobuf8internal12ExtensionSet22MutableRepeatedMessageEii" 1510 }, 1511 { 1512 "name" : "_ZN6google8protobuf8internal12ExtensionSet23MutableRawRepeatedFieldEi" 1513 }, 1514 { 1515 "name" : "_ZN6google8protobuf8internal12ExtensionSet23MutableRawRepeatedFieldEihbPKNS0_15FieldDescriptorE" 1516 }, 1517 { 1518 "name" : "_ZN6google8protobuf8internal12ExtensionSet24FindExtensionInfoFromTagEjPNS1_15ExtensionFinderEPiPNS1_13ExtensionInfoEPb" 1519 }, 1520 { 1521 "name" : "_ZN6google8protobuf8internal12ExtensionSet24RegisterMessageExtensionEPKNS0_11MessageLiteEihbbS5_" 1522 }, 1523 { 1524 "name" : "_ZN6google8protobuf8internal12ExtensionSet25UnsafeArenaReleaseMessageEiRKNS0_11MessageLiteE" 1525 }, 1526 { 1527 "name" : "_ZN6google8protobuf8internal12ExtensionSet26InternalExtensionMergeFromEiRKNS2_9ExtensionE" 1528 }, 1529 { 1530 "name" : "_ZN6google8protobuf8internal12ExtensionSet27ParseFieldWithExtensionInfoEibRKNS1_13ExtensionInfoEPNS0_2io16CodedInputStreamEPNS1_12FieldSkipperE" 1531 }, 1532 { 1533 "name" : "_ZN6google8protobuf8internal12ExtensionSet30UnsafeArenaSetAllocatedMessageEihPKNS0_15FieldDescriptorEPNS0_11MessageLiteE" 1534 }, 1535 { 1536 "name" : "_ZN6google8protobuf8internal12ExtensionSet32FindExtensionInfoFromFieldNumberEiiPNS1_15ExtensionFinderEPNS1_13ExtensionInfoEPb" 1537 }, 1538 { 1539 "name" : "_ZN6google8protobuf8internal12ExtensionSet4SwapEPS2_" 1540 }, 1541 { 1542 "name" : "_ZN6google8protobuf8internal12ExtensionSet5ClearEv" 1543 }, 1544 { 1545 "name" : "_ZN6google8protobuf8internal12ExtensionSet7AddBoolEihbbPKNS0_15FieldDescriptorE" 1546 }, 1547 { 1548 "name" : "_ZN6google8protobuf8internal12ExtensionSet7AddEnumEihbiPKNS0_15FieldDescriptorE" 1549 }, 1550 { 1551 "name" : "_ZN6google8protobuf8internal12ExtensionSet7SetBoolEihbPKNS0_15FieldDescriptorE" 1552 }, 1553 { 1554 "name" : "_ZN6google8protobuf8internal12ExtensionSet7SetEnumEihiPKNS0_15FieldDescriptorE" 1555 }, 1556 { 1557 "name" : "_ZN6google8protobuf8internal12ExtensionSet8AddFloatEihbfPKNS0_15FieldDescriptorE" 1558 }, 1559 { 1560 "name" : "_ZN6google8protobuf8internal12ExtensionSet8AddInt32EihbiPKNS0_15FieldDescriptorE" 1561 }, 1562 { 1563 "name" : "_ZN6google8protobuf8internal12ExtensionSet8AddInt64EihbxPKNS0_15FieldDescriptorE" 1564 }, 1565 { 1566 "name" : "_ZN6google8protobuf8internal12ExtensionSet8SetFloatEihfPKNS0_15FieldDescriptorE" 1567 }, 1568 { 1569 "name" : "_ZN6google8protobuf8internal12ExtensionSet8SetInt32EihiPKNS0_15FieldDescriptorE" 1570 }, 1571 { 1572 "name" : "_ZN6google8protobuf8internal12ExtensionSet8SetInt64EihxPKNS0_15FieldDescriptorE" 1573 }, 1574 { 1575 "name" : "_ZN6google8protobuf8internal12ExtensionSet9AddDoubleEihbdPKNS0_15FieldDescriptorE" 1576 }, 1577 { 1578 "name" : "_ZN6google8protobuf8internal12ExtensionSet9AddStringEihPKNS0_15FieldDescriptorE" 1579 }, 1580 { 1581 "name" : "_ZN6google8protobuf8internal12ExtensionSet9AddUInt32EihbjPKNS0_15FieldDescriptorE" 1582 }, 1583 { 1584 "name" : "_ZN6google8protobuf8internal12ExtensionSet9AddUInt64EihbyPKNS0_15FieldDescriptorE" 1585 }, 1586 { 1587 "name" : "_ZN6google8protobuf8internal12ExtensionSet9Extension4FreeEv" 1588 }, 1589 { 1590 "name" : "_ZN6google8protobuf8internal12ExtensionSet9Extension5ClearEv" 1591 }, 1592 { 1593 "name" : "_ZN6google8protobuf8internal12ExtensionSet9MergeFromERKS2_" 1594 }, 1595 { 1596 "name" : "_ZN6google8protobuf8internal12ExtensionSet9SetDoubleEihdPKNS0_15FieldDescriptorE" 1597 }, 1598 { 1599 "name" : "_ZN6google8protobuf8internal12ExtensionSet9SetUInt32EihjPKNS0_15FieldDescriptorE" 1600 }, 1601 { 1602 "name" : "_ZN6google8protobuf8internal12ExtensionSet9SetUInt64EihyPKNS0_15FieldDescriptorE" 1603 }, 1604 { 1605 "name" : "_ZN6google8protobuf8internal12ExtensionSetC1EPNS0_5ArenaE" 1606 }, 1607 { 1608 "name" : "_ZN6google8protobuf8internal12ExtensionSetC1Ev" 1609 }, 1610 { 1611 "name" : "_ZN6google8protobuf8internal12ExtensionSetC2EPNS0_5ArenaE" 1612 }, 1613 { 1614 "name" : "_ZN6google8protobuf8internal12ExtensionSetC2Ev" 1615 }, 1616 { 1617 "name" : "_ZN6google8protobuf8internal12ExtensionSetD1Ev" 1618 }, 1619 { 1620 "name" : "_ZN6google8protobuf8internal12ExtensionSetD2Ev" 1621 }, 1622 { 1623 "name" : "_ZN6google8protobuf8internal12FieldSkipper11SkipMessageEPNS0_2io16CodedInputStreamE" 1624 }, 1625 { 1626 "name" : "_ZN6google8protobuf8internal12FieldSkipper15SkipUnknownEnumEii" 1627 }, 1628 { 1629 "name" : "_ZN6google8protobuf8internal12FieldSkipper9SkipFieldEPNS0_2io16CodedInputStreamEj" 1630 }, 1631 { 1632 "name" : "_ZN6google8protobuf8internal13VerifyVersionEiiPKc" 1633 }, 1634 { 1635 "name" : "_ZN6google8protobuf8internal13VersionStringEi" 1636 }, 1637 { 1638 "name" : "_ZN6google8protobuf8internal14ArenaStringPtr17AssignWithDefaultEPKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEES2_" 1639 }, 1640 { 1641 "name" : "_ZN6google8protobuf8internal14GetCurrentTimeEPxPi" 1642 }, 1643 { 1644 "name" : "_ZN6google8protobuf8internal14NullLogHandlerENS0_8LogLevelEPKciRKNSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEE" 1645 }, 1646 { 1647 "name" : "_ZN6google8protobuf8internal14WireFormatLite10WriteBytesEiRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPNS0_2io17CodedOutputStreamE" 1648 }, 1649 { 1650 "name" : "_ZN6google8protobuf8internal14WireFormatLite10WriteFloatEifPNS0_2io17CodedOutputStreamE" 1651 }, 1652 { 1653 "name" : "_ZN6google8protobuf8internal14WireFormatLite10WriteGroupEiRKNS0_11MessageLiteEPNS0_2io17CodedOutputStreamE" 1654 }, 1655 { 1656 "name" : "_ZN6google8protobuf8internal14WireFormatLite10WriteInt32EiiPNS0_2io17CodedOutputStreamE" 1657 }, 1658 { 1659 "name" : "_ZN6google8protobuf8internal14WireFormatLite10WriteInt64EixPNS0_2io17CodedOutputStreamE" 1660 }, 1661 { 1662 "name" : "_ZN6google8protobuf8internal14WireFormatLite11SkipMessageEPNS0_2io16CodedInputStreamE" 1663 }, 1664 { 1665 "name" : "_ZN6google8protobuf8internal14WireFormatLite11SkipMessageEPNS0_2io16CodedInputStreamEPNS3_17CodedOutputStreamE" 1666 }, 1667 { 1668 "name" : "_ZN6google8protobuf8internal14WireFormatLite11WriteDoubleEidPNS0_2io17CodedOutputStreamE" 1669 }, 1670 { 1671 "name" : "_ZN6google8protobuf8internal14WireFormatLite11WriteSInt32EiiPNS0_2io17CodedOutputStreamE" 1672 }, 1673 { 1674 "name" : "_ZN6google8protobuf8internal14WireFormatLite11WriteSInt64EixPNS0_2io17CodedOutputStreamE" 1675 }, 1676 { 1677 "name" : "_ZN6google8protobuf8internal14WireFormatLite11WriteStringEiRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPNS0_2io17CodedOutputStreamE" 1678 }, 1679 { 1680 "name" : "_ZN6google8protobuf8internal14WireFormatLite11WriteUInt32EijPNS0_2io17CodedOutputStreamE" 1681 }, 1682 { 1683 "name" : "_ZN6google8protobuf8internal14WireFormatLite11WriteUInt64EiyPNS0_2io17CodedOutputStreamE" 1684 }, 1685 { 1686 "name" : "_ZN6google8protobuf8internal14WireFormatLite12WriteFixed32EijPNS0_2io17CodedOutputStreamE" 1687 }, 1688 { 1689 "name" : "_ZN6google8protobuf8internal14WireFormatLite12WriteFixed64EiyPNS0_2io17CodedOutputStreamE" 1690 }, 1691 { 1692 "name" : "_ZN6google8protobuf8internal14WireFormatLite12WriteMessageEiRKNS0_11MessageLiteEPNS0_2io17CodedOutputStreamE" 1693 }, 1694 { 1695 "name" : "_ZN6google8protobuf8internal14WireFormatLite13WriteSFixed32EiiPNS0_2io17CodedOutputStreamE" 1696 }, 1697 { 1698 "name" : "_ZN6google8protobuf8internal14WireFormatLite13WriteSFixed64EixPNS0_2io17CodedOutputStreamE" 1699 }, 1700 { 1701 "name" : "_ZN6google8protobuf8internal14WireFormatLite16VerifyUtf8StringEPKciNS2_9OperationES4_" 1702 }, 1703 { 1704 "name" : "_ZN6google8protobuf8internal14WireFormatLite22ReadPackedEnumNoInlineEPNS0_2io16CodedInputStreamEPFbiEPNS0_13RepeatedFieldIiEE" 1705 }, 1706 { 1707 "name" : "_ZN6google8protobuf8internal14WireFormatLite22WriteBytesMaybeAliasedEiRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPNS0_2io17CodedOutputStreamE" 1708 }, 1709 { 1710 "name" : "_ZN6google8protobuf8internal14WireFormatLite22WriteGroupMaybeToArrayEiRKNS0_11MessageLiteEPNS0_2io17CodedOutputStreamE" 1711 }, 1712 { 1713 "name" : "_ZN6google8protobuf8internal14WireFormatLite23WriteStringMaybeAliasedEiRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPNS0_2io17CodedOutputStreamE" 1714 }, 1715 { 1716 "name" : "_ZN6google8protobuf8internal14WireFormatLite24WriteMessageMaybeToArrayEiRKNS0_11MessageLiteEPNS0_2io17CodedOutputStreamE" 1717 }, 1718 { 1719 "name" : "_ZN6google8protobuf8internal14WireFormatLite30ReadPackedEnumPreserveUnknownsEPNS0_2io16CodedInputStreamEiPFbiEPNS3_17CodedOutputStreamEPNS0_13RepeatedFieldIiEE" 1720 }, 1721 { 1722 "name" : "_ZN6google8protobuf8internal14WireFormatLite9ReadBytesEPNS0_2io16CodedInputStreamEPNSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE" 1723 }, 1724 { 1725 "name" : "_ZN6google8protobuf8internal14WireFormatLite9ReadBytesEPNS0_2io16CodedInputStreamEPPNSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE" 1726 }, 1727 { 1728 "name" : "_ZN6google8protobuf8internal14WireFormatLite9SkipFieldEPNS0_2io16CodedInputStreamEj" 1729 }, 1730 { 1731 "name" : "_ZN6google8protobuf8internal14WireFormatLite9SkipFieldEPNS0_2io16CodedInputStreamEjPNS3_17CodedOutputStreamE" 1732 }, 1733 { 1734 "name" : "_ZN6google8protobuf8internal14WireFormatLite9WriteBoolEibPNS0_2io17CodedOutputStreamE" 1735 }, 1736 { 1737 "name" : "_ZN6google8protobuf8internal14WireFormatLite9WriteEnumEiiPNS0_2io17CodedOutputStreamE" 1738 }, 1739 { 1740 "name" : "_ZN6google8protobuf8internal15ExtensionFinderD0Ev" 1741 }, 1742 { 1743 "name" : "_ZN6google8protobuf8internal15ExtensionFinderD1Ev" 1744 }, 1745 { 1746 "name" : "_ZN6google8protobuf8internal15ExtensionFinderD2Ev" 1747 }, 1748 { 1749 "name" : "_ZN6google8protobuf8internal15InitEmptyStringEv" 1750 }, 1751 { 1752 "name" : "_ZN6google8protobuf8internal15UTF8GenericScanEPKNS1_19UTF8StateMachineObjEPKciPi" 1753 }, 1754 { 1755 "name" : "_ZN6google8protobuf8internal16FunctionClosure0D0Ev" 1756 }, 1757 { 1758 "name" : "_ZN6google8protobuf8internal16FunctionClosure0D1Ev" 1759 }, 1760 { 1761 "name" : "_ZN6google8protobuf8internal16FunctionClosure0D2Ev" 1762 }, 1763 { 1764 "name" : "_ZN6google8protobuf8internal17DateTimeToSecondsERKNS1_8DateTimeEPx" 1765 }, 1766 { 1767 "name" : "_ZN6google8protobuf8internal17DeleteEmptyStringEv" 1768 }, 1769 { 1770 "name" : "_ZN6google8protobuf8internal17SecondsToDateTimeExPNS1_8DateTimeE" 1771 }, 1772 { 1773 "name" : "_ZN6google8protobuf8internal18GenericTypeHandlerINS0_11MessageLiteEE16NewFromPrototypeEPKS3_PNS0_5ArenaE" 1774 }, 1775 { 1776 "name" : "_ZN6google8protobuf8internal18GenericTypeHandlerINS0_11MessageLiteEE5MergeERKS3_PS3_" 1777 }, 1778 { 1779 "binding" : "weak", 1780 "name" : "_ZN6google8protobuf8internal18GenericTypeHandlerINS0_11MessageLiteEE6DeleteEPS3_PNS0_5ArenaE" 1781 }, 1782 { 1783 "name" : "_ZN6google8protobuf8internal18GenericTypeHandlerINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEE5MergeERKS9_PS9_" 1784 }, 1785 { 1786 "binding" : "weak", 1787 "name" : "_ZN6google8protobuf8internal18GenericTypeHandlerIPNS0_11MessageLiteEE6DeleteEPS4_PNS0_5ArenaE" 1788 }, 1789 { 1790 "binding" : "weak", 1791 "name" : "_ZN6google8protobuf8internal19arena_delete_objectINS0_11MessageLiteEEEvPv" 1792 }, 1793 { 1794 "name" : "_ZN6google8protobuf8internal20InitLogSilencerCountEv" 1795 }, 1796 { 1797 "name" : "_ZN6google8protobuf8internal20RepeatedPtrFieldBase14InternalExtendEi" 1798 }, 1799 { 1800 "binding" : "weak", 1801 "name" : "_ZN6google8protobuf8internal20RepeatedPtrFieldBase23UnsafeArenaAddAllocatedINS0_16RepeatedPtrFieldINS0_11MessageLiteEE11TypeHandlerEEEvPNT_4TypeE" 1802 }, 1803 { 1804 "name" : "_ZN6google8protobuf8internal20RepeatedPtrFieldBase7ReserveEi" 1805 }, 1806 { 1807 "name" : "_ZN6google8protobuf8internal20RepeatedPtrFieldBase8CloseGapEii" 1808 }, 1809 { 1810 "name" : "_ZN6google8protobuf8internal21InitShutdownFunctionsEv" 1811 }, 1812 { 1813 "binding" : "weak", 1814 "name" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIbEEEEvPv" 1815 }, 1816 { 1817 "binding" : "weak", 1818 "name" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIdEEEEvPv" 1819 }, 1820 { 1821 "binding" : "weak", 1822 "name" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIfEEEEvPv" 1823 }, 1824 { 1825 "binding" : "weak", 1826 "name" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIiEEEEvPv" 1827 }, 1828 { 1829 "binding" : "weak", 1830 "name" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIjEEEEvPv" 1831 }, 1832 { 1833 "binding" : "weak", 1834 "name" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIxEEEEvPv" 1835 }, 1836 { 1837 "binding" : "weak", 1838 "name" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIyEEEEvPv" 1839 }, 1840 { 1841 "binding" : "weak", 1842 "name" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_16RepeatedPtrFieldINS0_11MessageLiteEEEEEvPv" 1843 }, 1844 { 1845 "binding" : "weak", 1846 "name" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEEEEvPv" 1847 }, 1848 { 1849 "binding" : "weak", 1850 "name" : "_ZN6google8protobuf8internal21arena_destruct_objectINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEEvPv" 1851 }, 1852 { 1853 "binding" : "weak", 1854 "name" : "_ZN6google8protobuf8internal21arena_destruct_objectINSt3__13mapIiNS1_12ExtensionSet9ExtensionENS3_4lessIiEENS3_9allocatorINS3_4pairIKiS6_EEEEEEEEvPv" 1855 }, 1856 { 1857 "name" : "_ZN6google8protobuf8internal22DeleteLogSilencerCountEv" 1858 }, 1859 { 1860 "name" : "_ZN6google8protobuf8internal23IsStructurallyValidUTF8EPKci" 1861 }, 1862 { 1863 "name" : "_ZN6google8protobuf8internal24GeneratedExtensionFinder4FindEiPNS1_13ExtensionInfoE" 1864 }, 1865 { 1866 "name" : "_ZN6google8protobuf8internal24InitLogSilencerCountOnceEv" 1867 }, 1868 { 1869 "name" : "_ZN6google8protobuf8internal24RepeatedStringTypeTraits28DestroyDefaultRepeatedFieldsEv" 1870 }, 1871 { 1872 "name" : "_ZN6google8protobuf8internal24RepeatedStringTypeTraits31InitializeDefaultRepeatedFieldsEv" 1873 }, 1874 { 1875 "name" : "_ZN6google8protobuf8internal24UTF8GenericScanFastAsciiEPKNS1_19UTF8StateMachineObjEPKciPi" 1876 }, 1877 { 1878 "name" : "_ZN6google8protobuf8internal24UTF8SpnStructurallyValidERKNS0_11StringPieceE" 1879 }, 1880 { 1881 "name" : "_ZN6google8protobuf8internal28StringSpaceUsedExcludingSelfERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 1882 }, 1883 { 1884 "name" : "_ZN6google8protobuf8internal29CodedOutputStreamFieldSkipper11SkipMessageEPNS0_2io16CodedInputStreamE" 1885 }, 1886 { 1887 "name" : "_ZN6google8protobuf8internal29CodedOutputStreamFieldSkipper15SkipUnknownEnumEii" 1888 }, 1889 { 1890 "name" : "_ZN6google8protobuf8internal29CodedOutputStreamFieldSkipper9SkipFieldEPNS0_2io16CodedInputStreamEj" 1891 }, 1892 { 1893 "name" : "_ZN6google8protobuf8internal29UTF8CoerceToStructurallyValidERKNS0_11StringPieceEPcc" 1894 }, 1895 { 1896 "name" : "_ZN6google8protobuf8internal32RepeatedMessageGenericTypeTraits28DestroyDefaultRepeatedFieldsEv" 1897 }, 1898 { 1899 "name" : "_ZN6google8protobuf8internal32RepeatedMessageGenericTypeTraits31InitializeDefaultRepeatedFieldsEv" 1900 }, 1901 { 1902 "name" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits28DestroyDefaultRepeatedFieldsEv" 1903 }, 1904 { 1905 "name" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits31InitializeDefaultRepeatedFieldsEv" 1906 }, 1907 { 1908 "name" : "_ZN6google8protobuf8internal3NaNEv" 1909 }, 1910 { 1911 "name" : "_ZN6google8protobuf8internal5Mutex10AssertHeldEv" 1912 }, 1913 { 1914 "name" : "_ZN6google8protobuf8internal5Mutex4LockEv" 1915 }, 1916 { 1917 "name" : "_ZN6google8protobuf8internal5Mutex6UnlockEv" 1918 }, 1919 { 1920 "name" : "_ZN6google8protobuf8internal5MutexC1Ev" 1921 }, 1922 { 1923 "name" : "_ZN6google8protobuf8internal5MutexC2Ev" 1924 }, 1925 { 1926 "name" : "_ZN6google8protobuf8internal5MutexD1Ev" 1927 }, 1928 { 1929 "name" : "_ZN6google8protobuf8internal5MutexD2Ev" 1930 }, 1931 { 1932 "name" : "_ZN6google8protobuf8internal8InfinityEv" 1933 }, 1934 { 1935 "name" : "_ZN6google8protobuf8internal9ParseTimeERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEPxPi" 1936 }, 1937 { 1938 "name" : "_ZN6google8protobuf9DoNothingEv" 1939 }, 1940 { 1941 "name" : "_ZN6google8protobuf9StrAppendEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEERKNS0_7strings8AlphaNumE" 1942 }, 1943 { 1944 "name" : "_ZN6google8protobuf9StrAppendEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEERKNS0_7strings8AlphaNumESC_" 1945 }, 1946 { 1947 "name" : "_ZN6google8protobuf9StrAppendEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEERKNS0_7strings8AlphaNumESC_SC_" 1948 }, 1949 { 1950 "name" : "_ZN6google8protobuf9StrAppendEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEERKNS0_7strings8AlphaNumESC_SC_SC_" 1951 }, 1952 { 1953 "name" : "_ZN6google8protobuflsERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEENS0_11StringPieceE" 1954 }, 1955 { 1956 "name" : "_ZN6google8protobuflsERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEERKNS0_7uint128E" 1957 }, 1958 { 1959 "name" : "_ZNK6google8protobuf11MessageLite14AppendToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 1960 }, 1961 { 1962 "name" : "_ZNK6google8protobuf11MessageLite16SerializeToArrayEPvi" 1963 }, 1964 { 1965 "name" : "_ZNK6google8protobuf11MessageLite17SerializeAsStringEv" 1966 }, 1967 { 1968 "name" : "_ZNK6google8protobuf11MessageLite17SerializeToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 1969 }, 1970 { 1971 "name" : "_ZNK6google8protobuf11MessageLite21AppendPartialToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 1972 }, 1973 { 1974 "name" : "_ZNK6google8protobuf11MessageLite22SerializeToCodedStreamEPNS0_2io17CodedOutputStreamE" 1975 }, 1976 { 1977 "name" : "_ZNK6google8protobuf11MessageLite23SerializePartialToArrayEPvi" 1978 }, 1979 { 1980 "name" : "_ZNK6google8protobuf11MessageLite24SerializePartialAsStringEv" 1981 }, 1982 { 1983 "name" : "_ZNK6google8protobuf11MessageLite24SerializePartialToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 1984 }, 1985 { 1986 "name" : "_ZNK6google8protobuf11MessageLite25InitializationErrorStringEv" 1987 }, 1988 { 1989 "name" : "_ZNK6google8protobuf11MessageLite25SerializeToZeroCopyStreamEPNS0_2io20ZeroCopyOutputStreamE" 1990 }, 1991 { 1992 "name" : "_ZNK6google8protobuf11MessageLite29SerializePartialToCodedStreamEPNS0_2io17CodedOutputStreamE" 1993 }, 1994 { 1995 "name" : "_ZNK6google8protobuf11MessageLite31SerializeWithCachedSizesToArrayEPh" 1996 }, 1997 { 1998 "name" : "_ZNK6google8protobuf11MessageLite32SerializePartialToZeroCopyStreamEPNS0_2io20ZeroCopyOutputStreamE" 1999 }, 2000 { 2001 "name" : "_ZNK6google8protobuf11MessageLite3NewEPNS0_5ArenaE" 2002 }, 2003 { 2004 "name" : "_ZNK6google8protobuf11StringPiece12CopyToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 2005 }, 2006 { 2007 "name" : "_ZNK6google8protobuf11StringPiece12find_last_ofES1_j" 2008 }, 2009 { 2010 "name" : "_ZNK6google8protobuf11StringPiece13find_first_ofES1_j" 2011 }, 2012 { 2013 "name" : "_ZNK6google8protobuf11StringPiece14AppendToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE" 2014 }, 2015 { 2016 "name" : "_ZNK6google8protobuf11StringPiece16find_last_not_ofES1_j" 2017 }, 2018 { 2019 "name" : "_ZNK6google8protobuf11StringPiece16find_last_not_ofEcj" 2020 }, 2021 { 2022 "name" : "_ZNK6google8protobuf11StringPiece17find_first_not_ofES1_j" 2023 }, 2024 { 2025 "name" : "_ZNK6google8protobuf11StringPiece17find_first_not_ofEcj" 2026 }, 2027 { 2028 "name" : "_ZNK6google8protobuf11StringPiece4copyEPcjj" 2029 }, 2030 { 2031 "name" : "_ZNK6google8protobuf11StringPiece4findES1_j" 2032 }, 2033 { 2034 "name" : "_ZNK6google8protobuf11StringPiece4findEcj" 2035 }, 2036 { 2037 "name" : "_ZNK6google8protobuf11StringPiece5rfindES1_j" 2038 }, 2039 { 2040 "name" : "_ZNK6google8protobuf11StringPiece5rfindEcj" 2041 }, 2042 { 2043 "name" : "_ZNK6google8protobuf11StringPiece6substrEjj" 2044 }, 2045 { 2046 "name" : "_ZNK6google8protobuf11StringPiece8containsES1_" 2047 }, 2048 { 2049 "name" : "_ZNK6google8protobuf2io15FileInputStream9ByteCountEv" 2050 }, 2051 { 2052 "name" : "_ZNK6google8protobuf2io16ArrayInputStream9ByteCountEv" 2053 }, 2054 { 2055 "name" : "_ZNK6google8protobuf2io16CodedInputStream15BytesUntilLimitEv" 2056 }, 2057 { 2058 "name" : "_ZNK6google8protobuf2io16CodedInputStream25BytesUntilTotalBytesLimitEv" 2059 }, 2060 { 2061 "name" : "_ZNK6google8protobuf2io16FileOutputStream9ByteCountEv" 2062 }, 2063 { 2064 "name" : "_ZNK6google8protobuf2io17ArrayOutputStream9ByteCountEv" 2065 }, 2066 { 2067 "name" : "_ZNK6google8protobuf2io18IstreamInputStream9ByteCountEv" 2068 }, 2069 { 2070 "name" : "_ZNK6google8protobuf2io18StringOutputStream9ByteCountEv" 2071 }, 2072 { 2073 "name" : "_ZNK6google8protobuf2io19LimitingInputStream9ByteCountEv" 2074 }, 2075 { 2076 "name" : "_ZNK6google8protobuf2io19OstreamOutputStream9ByteCountEv" 2077 }, 2078 { 2079 "name" : "_ZNK6google8protobuf2io22LazyStringOutputStream9ByteCountEv" 2080 }, 2081 { 2082 "name" : "_ZNK6google8protobuf2io24ConcatenatingInputStream9ByteCountEv" 2083 }, 2084 { 2085 "name" : "_ZNK6google8protobuf2io25CopyingInputStreamAdaptor9ByteCountEv" 2086 }, 2087 { 2088 "name" : "_ZNK6google8protobuf2io26CopyingOutputStreamAdaptor9ByteCountEv" 2089 }, 2090 { 2091 "name" : "_ZNK6google8protobuf4util6Status8ToStringEv" 2092 }, 2093 { 2094 "name" : "_ZNK6google8protobuf4util6StatuseqERKS2_" 2095 }, 2096 { 2097 "name" : "_ZNK6google8protobuf5Arena14SpaceAllocatedEv" 2098 }, 2099 { 2100 "name" : "_ZNK6google8protobuf5Arena21SpaceAllocatedAndUsedEv" 2101 }, 2102 { 2103 "name" : "_ZNK6google8protobuf5Arena9SpaceUsedEv" 2104 }, 2105 { 2106 "name" : "_ZNK6google8protobuf7strings15ArrayByteSource9AvailableEv" 2107 }, 2108 { 2109 "name" : "_ZNK6google8protobuf7strings15LimitByteSource9AvailableEv" 2110 }, 2111 { 2112 "name" : "_ZNK6google8protobuf8internal12ExtensionSet10GetMessageEiRKNS0_11MessageLiteE" 2113 }, 2114 { 2115 "name" : "_ZNK6google8protobuf8internal12ExtensionSet13ExtensionSizeEi" 2116 }, 2117 { 2118 "name" : "_ZNK6google8protobuf8internal12ExtensionSet13ExtensionTypeEi" 2119 }, 2120 { 2121 "name" : "_ZNK6google8protobuf8internal12ExtensionSet13IsInitializedEv" 2122 }, 2123 { 2124 "name" : "_ZNK6google8protobuf8internal12ExtensionSet13NumExtensionsEv" 2125 }, 2126 { 2127 "name" : "_ZNK6google8protobuf8internal12ExtensionSet15GetRepeatedBoolEii" 2128 }, 2129 { 2130 "name" : "_ZNK6google8protobuf8internal12ExtensionSet15GetRepeatedEnumEii" 2131 }, 2132 { 2133 "name" : "_ZNK6google8protobuf8internal12ExtensionSet16GetRepeatedFloatEii" 2134 }, 2135 { 2136 "name" : "_ZNK6google8protobuf8internal12ExtensionSet16GetRepeatedInt32Eii" 2137 }, 2138 { 2139 "name" : "_ZNK6google8protobuf8internal12ExtensionSet16GetRepeatedInt64Eii" 2140 }, 2141 { 2142 "name" : "_ZNK6google8protobuf8internal12ExtensionSet17GetRepeatedDoubleEii" 2143 }, 2144 { 2145 "name" : "_ZNK6google8protobuf8internal12ExtensionSet17GetRepeatedStringEii" 2146 }, 2147 { 2148 "name" : "_ZNK6google8protobuf8internal12ExtensionSet17GetRepeatedUInt32Eii" 2149 }, 2150 { 2151 "name" : "_ZNK6google8protobuf8internal12ExtensionSet17GetRepeatedUInt64Eii" 2152 }, 2153 { 2154 "name" : "_ZNK6google8protobuf8internal12ExtensionSet18GetRepeatedMessageEii" 2155 }, 2156 { 2157 "name" : "_ZNK6google8protobuf8internal12ExtensionSet19GetRawRepeatedFieldEiPKv" 2158 }, 2159 { 2160 "name" : "_ZNK6google8protobuf8internal12ExtensionSet24SerializeWithCachedSizesEiiPNS0_2io17CodedOutputStreamE" 2161 }, 2162 { 2163 "name" : "_ZNK6google8protobuf8internal12ExtensionSet3HasEi" 2164 }, 2165 { 2166 "name" : "_ZNK6google8protobuf8internal12ExtensionSet7GetBoolEib" 2167 }, 2168 { 2169 "name" : "_ZNK6google8protobuf8internal12ExtensionSet7GetEnumEii" 2170 }, 2171 { 2172 "name" : "_ZNK6google8protobuf8internal12ExtensionSet8ByteSizeEv" 2173 }, 2174 { 2175 "name" : "_ZNK6google8protobuf8internal12ExtensionSet8GetFloatEif" 2176 }, 2177 { 2178 "name" : "_ZNK6google8protobuf8internal12ExtensionSet8GetInt32Eii" 2179 }, 2180 { 2181 "name" : "_ZNK6google8protobuf8internal12ExtensionSet8GetInt64Eix" 2182 }, 2183 { 2184 "name" : "_ZNK6google8protobuf8internal12ExtensionSet9Extension29SerializeFieldWithCachedSizesEiPNS0_2io17CodedOutputStreamE" 2185 }, 2186 { 2187 "name" : "_ZNK6google8protobuf8internal12ExtensionSet9Extension7GetSizeEv" 2188 }, 2189 { 2190 "name" : "_ZNK6google8protobuf8internal12ExtensionSet9Extension8ByteSizeEi" 2191 }, 2192 { 2193 "name" : "_ZNK6google8protobuf8internal12ExtensionSet9GetDoubleEid" 2194 }, 2195 { 2196 "name" : "_ZNK6google8protobuf8internal12ExtensionSet9GetStringEiRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE" 2197 }, 2198 { 2199 "name" : "_ZNK6google8protobuf8internal12ExtensionSet9GetUInt32Eij" 2200 }, 2201 { 2202 "name" : "_ZNK6google8protobuf8internal12ExtensionSet9GetUInt64Eiy" 2203 }, 2204 { 2205 "binding" : "weak", 2206 "name" : "_ZNKSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE3strEv" 2207 }, 2208 { 2209 "binding" : "weak", 2210 "name" : "_ZNSt3__113__tree_removeIPNS_16__tree_node_baseIPvEEEEvT_S5_" 2211 }, 2212 { 2213 "binding" : "weak", 2214 "name" : "_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE7seekoffExNS_8ios_base7seekdirEj" 2215 }, 2216 { 2217 "binding" : "weak", 2218 "name" : "_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE8overflowEi" 2219 }, 2220 { 2221 "binding" : "weak", 2222 "name" : "_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE9pbackfailEi" 2223 }, 2224 { 2225 "binding" : "weak", 2226 "name" : "_ZNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEE9underflowEv" 2227 }, 2228 { 2229 "binding" : "weak", 2230 "name" : "_ZNSt3__124__put_character_sequenceIcNS_11char_traitsIcEEEERNS_13basic_ostreamIT_T0_EES7_PKS4_j" 2231 }, 2232 { 2233 "binding" : "weak", 2234 "name" : "_ZNSt3__127__tree_balance_after_insertIPNS_16__tree_node_baseIPvEEEEvT_S5_" 2235 }, 2236 { 2237 "binding" : "weak", 2238 "name" : "_ZNSt3__16__treeINS_12__value_typeINS_4pairIPKN6google8protobuf11MessageLiteEiEENS4_8internal13ExtensionInfoEEENS_19__map_value_compareIS8_SB_NS4_4hashIS8_EELb1EEENS_9allocatorISB_EEE7destroyEPNS_11__tree_nodeISB_PvEE" 2239 }, 2240 { 2241 "binding" : "weak", 2242 "name" : "_ZNSt3__16__treeINS_12__value_typeIiN6google8protobuf8internal12ExtensionSet9ExtensionEEENS_19__map_value_compareIiS7_NS_4lessIiEELb1EEENS_9allocatorIS7_EEE7destroyEPNS_11__tree_nodeIS7_PvEE" 2243 }, 2244 { 2245 "binding" : "weak", 2246 "name" : "_ZNSt3__16vectorINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEENS4_IS6_EEE21__push_back_slow_pathIS6_EEvOT_" 2247 }, 2248 { 2249 "binding" : "weak", 2250 "name" : "_ZNSt3__16vectorIPFvvENS_9allocatorIS2_EEE21__push_back_slow_pathIRKS2_EEvOT_" 2251 }, 2252 { 2253 "name" : "__aeabi_ldivmod" 2254 }, 2255 { 2256 "name" : "__aeabi_memclr" 2257 }, 2258 { 2259 "name" : "__aeabi_memclr4" 2260 }, 2261 { 2262 "name" : "__aeabi_memclr8" 2263 }, 2264 { 2265 "name" : "__aeabi_memcpy" 2266 }, 2267 { 2268 "name" : "__aeabi_memcpy4" 2269 }, 2270 { 2271 "name" : "__aeabi_memcpy8" 2272 }, 2273 { 2274 "name" : "__aeabi_memmove" 2275 }, 2276 { 2277 "name" : "__aeabi_memmove4" 2278 }, 2279 { 2280 "name" : "__aeabi_memmove8" 2281 }, 2282 { 2283 "name" : "__aeabi_memset" 2284 }, 2285 { 2286 "name" : "__aeabi_memset4" 2287 }, 2288 { 2289 "name" : "__aeabi_memset8" 2290 }, 2291 { 2292 "name" : "__aeabi_uidiv" 2293 }, 2294 { 2295 "name" : "__aeabi_uidivmod" 2296 }, 2297 { 2298 "name" : "__aeabi_uldivmod" 2299 }, 2300 { 2301 "name" : "__divdi3" 2302 }, 2303 { 2304 "name" : "__divmoddi4" 2305 }, 2306 { 2307 "name" : "__udivmoddi4" 2308 }, 2309 { 2310 "name" : "__udivmodsi4" 2311 }, 2312 { 2313 "name" : "__udivsi3" 2314 } 2315 ], 2316 "elf_objects" : 2317 [ 2318 { 2319 "name" : "_ZN6google8protobuf11StringPiece4nposE" 2320 }, 2321 { 2322 "name" : "_ZN6google8protobuf11kuint128maxE" 2323 }, 2324 { 2325 "name" : "_ZN6google8protobuf26kStringPrintfVectorMaxArgsE" 2326 }, 2327 { 2328 "name" : "_ZN6google8protobuf2io16CodedInputStream24default_recursion_limit_E" 2329 }, 2330 { 2331 "name" : "_ZN6google8protobuf4util6Status2OKE" 2332 }, 2333 { 2334 "name" : "_ZN6google8protobuf4util6Status7UNKNOWNE" 2335 }, 2336 { 2337 "name" : "_ZN6google8protobuf4util6Status9CANCELLEDE" 2338 }, 2339 { 2340 "name" : "_ZN6google8protobuf5Arena23lifecycle_id_generator_E" 2341 }, 2342 { 2343 "name" : "_ZN6google8protobuf8internal13empty_string_E" 2344 }, 2345 { 2346 "name" : "_ZN6google8protobuf8internal14WireFormatLite20kMessageSetTypeIdTagE" 2347 }, 2348 { 2349 "name" : "_ZN6google8protobuf8internal14WireFormatLite21kMessageSetItemEndTagE" 2350 }, 2351 { 2352 "name" : "_ZN6google8protobuf8internal14WireFormatLite21kMessageSetMessageTagE" 2353 }, 2354 { 2355 "name" : "_ZN6google8protobuf8internal14WireFormatLite21kWireTypeForFieldTypeE" 2356 }, 2357 { 2358 "name" : "_ZN6google8protobuf8internal14WireFormatLite22kFieldTypeToCppTypeMapE" 2359 }, 2360 { 2361 "name" : "_ZN6google8protobuf8internal14WireFormatLite23kMessageSetItemStartTagE" 2362 }, 2363 { 2364 "name" : "_ZN6google8protobuf8internal14WireFormatLite23kMessageSetItemTagsSizeE" 2365 }, 2366 { 2367 "name" : "_ZN6google8protobuf8internal18shutdown_functionsE" 2368 }, 2369 { 2370 "binding" : "weak", 2371 "name" : "_ZN6google8protobuf8internal19pLinuxKernelCmpxchgE" 2372 }, 2373 { 2374 "name" : "_ZN6google8protobuf8internal23empty_string_once_init_E" 2375 }, 2376 { 2377 "name" : "_ZN6google8protobuf8internal23shutdown_functions_initE" 2378 }, 2379 { 2380 "name" : "_ZN6google8protobuf8internal24RepeatedStringTypeTraits23default_repeated_field_E" 2381 }, 2382 { 2383 "name" : "_ZN6google8protobuf8internal24log_silencer_count_init_E" 2384 }, 2385 { 2386 "name" : "_ZN6google8protobuf8internal24shutdown_functions_mutexE" 2387 }, 2388 { 2389 "binding" : "weak", 2390 "name" : "_ZN6google8protobuf8internal25pLinuxKernelMemoryBarrierE" 2391 }, 2392 { 2393 "name" : "_ZN6google8protobuf8internal32RepeatedMessageGenericTypeTraits23default_repeated_field_E" 2394 }, 2395 { 2396 "name" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits28default_repeated_field_bool_E" 2397 }, 2398 { 2399 "name" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits29default_repeated_field_float_E" 2400 }, 2401 { 2402 "name" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits29default_repeated_field_int32_E" 2403 }, 2404 { 2405 "name" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits29default_repeated_field_int64_E" 2406 }, 2407 { 2408 "name" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits30default_repeated_field_double_E" 2409 }, 2410 { 2411 "name" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits30default_repeated_field_uint32_E" 2412 }, 2413 { 2414 "name" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits30default_repeated_field_uint64_E" 2415 }, 2416 { 2417 "name" : "_ZN6google8protobuf8internal38repeated_string_type_traits_once_init_E" 2418 }, 2419 { 2420 "name" : "_ZN6google8protobuf8internal47repeated_message_generic_type_traits_once_init_E" 2421 }, 2422 { 2423 "name" : "_ZN6google8protobuf8internal49repeated_primitive_generic_type_traits_once_init_E" 2424 }, 2425 { 2426 "binding" : "weak", 2427 "name" : "_ZTCNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE0_NS_13basic_ostreamIcS2_EE" 2428 }, 2429 { 2430 "binding" : "weak", 2431 "name" : "_ZTTNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE" 2432 }, 2433 { 2434 "name" : "_ZTVN6google8protobuf11MessageLiteE" 2435 }, 2436 { 2437 "name" : "_ZTVN6google8protobuf2io15FileInputStream22CopyingFileInputStreamE" 2438 }, 2439 { 2440 "name" : "_ZTVN6google8protobuf2io15FileInputStreamE" 2441 }, 2442 { 2443 "name" : "_ZTVN6google8protobuf2io16ArrayInputStreamE" 2444 }, 2445 { 2446 "name" : "_ZTVN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamE" 2447 }, 2448 { 2449 "name" : "_ZTVN6google8protobuf2io16FileOutputStreamE" 2450 }, 2451 { 2452 "name" : "_ZTVN6google8protobuf2io17ArrayOutputStreamE" 2453 }, 2454 { 2455 "name" : "_ZTVN6google8protobuf2io18CopyingInputStreamE" 2456 }, 2457 { 2458 "name" : "_ZTVN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamE" 2459 }, 2460 { 2461 "name" : "_ZTVN6google8protobuf2io18IstreamInputStreamE" 2462 }, 2463 { 2464 "name" : "_ZTVN6google8protobuf2io18StringOutputStreamE" 2465 }, 2466 { 2467 "name" : "_ZTVN6google8protobuf2io19CopyingOutputStreamE" 2468 }, 2469 { 2470 "name" : "_ZTVN6google8protobuf2io19LimitingInputStreamE" 2471 }, 2472 { 2473 "name" : "_ZTVN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamE" 2474 }, 2475 { 2476 "name" : "_ZTVN6google8protobuf2io19OstreamOutputStreamE" 2477 }, 2478 { 2479 "name" : "_ZTVN6google8protobuf2io19ZeroCopyInputStreamE" 2480 }, 2481 { 2482 "name" : "_ZTVN6google8protobuf2io20ZeroCopyOutputStreamE" 2483 }, 2484 { 2485 "name" : "_ZTVN6google8protobuf2io22LazyStringOutputStreamE" 2486 }, 2487 { 2488 "name" : "_ZTVN6google8protobuf2io24ConcatenatingInputStreamE" 2489 }, 2490 { 2491 "name" : "_ZTVN6google8protobuf2io25CopyingInputStreamAdaptorE" 2492 }, 2493 { 2494 "name" : "_ZTVN6google8protobuf2io26CopyingOutputStreamAdaptorE" 2495 }, 2496 { 2497 "name" : "_ZTVN6google8protobuf7ClosureE" 2498 }, 2499 { 2500 "name" : "_ZTVN6google8protobuf7strings10ByteSourceE" 2501 }, 2502 { 2503 "name" : "_ZTVN6google8protobuf7strings14StringByteSinkE" 2504 }, 2505 { 2506 "name" : "_ZTVN6google8protobuf7strings15ArrayByteSourceE" 2507 }, 2508 { 2509 "name" : "_ZTVN6google8protobuf7strings15LimitByteSourceE" 2510 }, 2511 { 2512 "name" : "_ZTVN6google8protobuf7strings20CheckedArrayByteSinkE" 2513 }, 2514 { 2515 "name" : "_ZTVN6google8protobuf7strings20GrowingArrayByteSinkE" 2516 }, 2517 { 2518 "name" : "_ZTVN6google8protobuf7strings22UncheckedArrayByteSinkE" 2519 }, 2520 { 2521 "name" : "_ZTVN6google8protobuf7strings8ByteSinkE" 2522 }, 2523 { 2524 "name" : "_ZTVN6google8protobuf8internal12FieldSkipperE" 2525 }, 2526 { 2527 "name" : "_ZTVN6google8protobuf8internal15ExtensionFinderE" 2528 }, 2529 { 2530 "name" : "_ZTVN6google8protobuf8internal16FunctionClosure0E" 2531 }, 2532 { 2533 "name" : "_ZTVN6google8protobuf8internal24GeneratedExtensionFinderE" 2534 }, 2535 { 2536 "name" : "_ZTVN6google8protobuf8internal29CodedOutputStreamFieldSkipperE" 2537 }, 2538 { 2539 "binding" : "weak", 2540 "name" : "_ZTVNSt3__115basic_stringbufIcNS_11char_traitsIcEENS_9allocatorIcEEEE" 2541 }, 2542 { 2543 "binding" : "weak", 2544 "name" : "_ZTVNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE" 2545 } 2546 ], 2547 "enum_types" : 2548 [ 2549 { 2550 "alignment" : 4, 2551 "enum_fields" : 2552 [ 2553 { 2554 "enum_field_value" : 0, 2555 "name" : "google::protobuf::LOGLEVEL_INFO" 2556 }, 2557 { 2558 "enum_field_value" : 1, 2559 "name" : "google::protobuf::LOGLEVEL_WARNING" 2560 }, 2561 { 2562 "enum_field_value" : 2, 2563 "name" : "google::protobuf::LOGLEVEL_ERROR" 2564 }, 2565 { 2566 "enum_field_value" : 3, 2567 "name" : "google::protobuf::LOGLEVEL_FATAL" 2568 }, 2569 { 2570 "enum_field_value" : 2, 2571 "name" : "google::protobuf::LOGLEVEL_DFATAL" 2572 } 2573 ], 2574 "linker_set_key" : "google::protobuf::LogLevel", 2575 "name" : "google::protobuf::LogLevel", 2576 "referenced_type" : "type-3", 2577 "self_type" : "type-3", 2578 "size" : 4, 2579 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h", 2580 "underlying_type" : "type-4", 2581 "unique_id" : "_ZTSN6google8protobuf8LogLevelE" 2582 }, 2583 { 2584 "alignment" : 4, 2585 "enum_fields" : 2586 [ 2587 { 2588 "enum_field_value" : 1, 2589 "name" : "google::protobuf::internal::WireFormatLite::CPPTYPE_INT32" 2590 }, 2591 { 2592 "enum_field_value" : 2, 2593 "name" : "google::protobuf::internal::WireFormatLite::CPPTYPE_INT64" 2594 }, 2595 { 2596 "enum_field_value" : 3, 2597 "name" : "google::protobuf::internal::WireFormatLite::CPPTYPE_UINT32" 2598 }, 2599 { 2600 "enum_field_value" : 4, 2601 "name" : "google::protobuf::internal::WireFormatLite::CPPTYPE_UINT64" 2602 }, 2603 { 2604 "enum_field_value" : 5, 2605 "name" : "google::protobuf::internal::WireFormatLite::CPPTYPE_DOUBLE" 2606 }, 2607 { 2608 "enum_field_value" : 6, 2609 "name" : "google::protobuf::internal::WireFormatLite::CPPTYPE_FLOAT" 2610 }, 2611 { 2612 "enum_field_value" : 7, 2613 "name" : "google::protobuf::internal::WireFormatLite::CPPTYPE_BOOL" 2614 }, 2615 { 2616 "enum_field_value" : 8, 2617 "name" : "google::protobuf::internal::WireFormatLite::CPPTYPE_ENUM" 2618 }, 2619 { 2620 "enum_field_value" : 9, 2621 "name" : "google::protobuf::internal::WireFormatLite::CPPTYPE_STRING" 2622 }, 2623 { 2624 "enum_field_value" : 10, 2625 "name" : "google::protobuf::internal::WireFormatLite::CPPTYPE_MESSAGE" 2626 }, 2627 { 2628 "enum_field_value" : 10, 2629 "name" : "google::protobuf::internal::WireFormatLite::MAX_CPPTYPE" 2630 } 2631 ], 2632 "linker_set_key" : "google::protobuf::internal::WireFormatLite::CppType", 2633 "name" : "google::protobuf::internal::WireFormatLite::CppType", 2634 "referenced_type" : "type-666", 2635 "self_type" : "type-666", 2636 "size" : 4, 2637 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h", 2638 "underlying_type" : "type-4", 2639 "unique_id" : "_ZTSN6google8protobuf8internal14WireFormatLite7CppTypeE" 2640 }, 2641 { 2642 "alignment" : 4, 2643 "enum_fields" : 2644 [ 2645 { 2646 "enum_field_value" : 1, 2647 "name" : "google::protobuf::internal::WireFormatLite::TYPE_DOUBLE" 2648 }, 2649 { 2650 "enum_field_value" : 2, 2651 "name" : "google::protobuf::internal::WireFormatLite::TYPE_FLOAT" 2652 }, 2653 { 2654 "enum_field_value" : 3, 2655 "name" : "google::protobuf::internal::WireFormatLite::TYPE_INT64" 2656 }, 2657 { 2658 "enum_field_value" : 4, 2659 "name" : "google::protobuf::internal::WireFormatLite::TYPE_UINT64" 2660 }, 2661 { 2662 "enum_field_value" : 5, 2663 "name" : "google::protobuf::internal::WireFormatLite::TYPE_INT32" 2664 }, 2665 { 2666 "enum_field_value" : 6, 2667 "name" : "google::protobuf::internal::WireFormatLite::TYPE_FIXED64" 2668 }, 2669 { 2670 "enum_field_value" : 7, 2671 "name" : "google::protobuf::internal::WireFormatLite::TYPE_FIXED32" 2672 }, 2673 { 2674 "enum_field_value" : 8, 2675 "name" : "google::protobuf::internal::WireFormatLite::TYPE_BOOL" 2676 }, 2677 { 2678 "enum_field_value" : 9, 2679 "name" : "google::protobuf::internal::WireFormatLite::TYPE_STRING" 2680 }, 2681 { 2682 "enum_field_value" : 10, 2683 "name" : "google::protobuf::internal::WireFormatLite::TYPE_GROUP" 2684 }, 2685 { 2686 "enum_field_value" : 11, 2687 "name" : "google::protobuf::internal::WireFormatLite::TYPE_MESSAGE" 2688 }, 2689 { 2690 "enum_field_value" : 12, 2691 "name" : "google::protobuf::internal::WireFormatLite::TYPE_BYTES" 2692 }, 2693 { 2694 "enum_field_value" : 13, 2695 "name" : "google::protobuf::internal::WireFormatLite::TYPE_UINT32" 2696 }, 2697 { 2698 "enum_field_value" : 14, 2699 "name" : "google::protobuf::internal::WireFormatLite::TYPE_ENUM" 2700 }, 2701 { 2702 "enum_field_value" : 15, 2703 "name" : "google::protobuf::internal::WireFormatLite::TYPE_SFIXED32" 2704 }, 2705 { 2706 "enum_field_value" : 16, 2707 "name" : "google::protobuf::internal::WireFormatLite::TYPE_SFIXED64" 2708 }, 2709 { 2710 "enum_field_value" : 17, 2711 "name" : "google::protobuf::internal::WireFormatLite::TYPE_SINT32" 2712 }, 2713 { 2714 "enum_field_value" : 18, 2715 "name" : "google::protobuf::internal::WireFormatLite::TYPE_SINT64" 2716 }, 2717 { 2718 "enum_field_value" : 18, 2719 "name" : "google::protobuf::internal::WireFormatLite::MAX_FIELD_TYPE" 2720 } 2721 ], 2722 "linker_set_key" : "google::protobuf::internal::WireFormatLite::FieldType", 2723 "name" : "google::protobuf::internal::WireFormatLite::FieldType", 2724 "referenced_type" : "type-665", 2725 "self_type" : "type-665", 2726 "size" : 4, 2727 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h", 2728 "underlying_type" : "type-4", 2729 "unique_id" : "_ZTSN6google8protobuf8internal14WireFormatLite9FieldTypeE" 2730 }, 2731 { 2732 "alignment" : 4, 2733 "enum_fields" : 2734 [ 2735 { 2736 "enum_field_value" : 0, 2737 "name" : "google::protobuf::internal::WireFormatLite::PARSE" 2738 }, 2739 { 2740 "enum_field_value" : 1, 2741 "name" : "google::protobuf::internal::WireFormatLite::SERIALIZE" 2742 } 2743 ], 2744 "linker_set_key" : "google::protobuf::internal::WireFormatLite::Operation", 2745 "name" : "google::protobuf::internal::WireFormatLite::Operation", 2746 "referenced_type" : "type-668", 2747 "self_type" : "type-668", 2748 "size" : 4, 2749 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h", 2750 "underlying_type" : "type-4", 2751 "unique_id" : "_ZTSN6google8protobuf8internal14WireFormatLite9OperationE" 2752 }, 2753 { 2754 "alignment" : 4, 2755 "enum_fields" : 2756 [ 2757 { 2758 "enum_field_value" : 0, 2759 "name" : "google::protobuf::internal::WireFormatLite::WIRETYPE_VARINT" 2760 }, 2761 { 2762 "enum_field_value" : 1, 2763 "name" : "google::protobuf::internal::WireFormatLite::WIRETYPE_FIXED64" 2764 }, 2765 { 2766 "enum_field_value" : 2, 2767 "name" : "google::protobuf::internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED" 2768 }, 2769 { 2770 "enum_field_value" : 3, 2771 "name" : "google::protobuf::internal::WireFormatLite::WIRETYPE_START_GROUP" 2772 }, 2773 { 2774 "enum_field_value" : 4, 2775 "name" : "google::protobuf::internal::WireFormatLite::WIRETYPE_END_GROUP" 2776 }, 2777 { 2778 "enum_field_value" : 5, 2779 "name" : "google::protobuf::internal::WireFormatLite::WIRETYPE_FIXED32" 2780 } 2781 ], 2782 "linker_set_key" : "google::protobuf::internal::WireFormatLite::WireType", 2783 "name" : "google::protobuf::internal::WireFormatLite::WireType", 2784 "referenced_type" : "type-664", 2785 "self_type" : "type-664", 2786 "size" : 4, 2787 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h", 2788 "underlying_type" : "type-4", 2789 "unique_id" : "_ZTSN6google8protobuf8internal14WireFormatLite8WireTypeE" 2790 }, 2791 { 2792 "alignment" : 4, 2793 "enum_fields" : 2794 [ 2795 { 2796 "enum_field_value" : 1, 2797 "name" : "google::protobuf::strings::NO_PAD" 2798 }, 2799 { 2800 "enum_field_value" : 2, 2801 "name" : "google::protobuf::strings::ZERO_PAD_2" 2802 }, 2803 { 2804 "enum_field_value" : 3, 2805 "name" : "google::protobuf::strings::ZERO_PAD_3" 2806 }, 2807 { 2808 "enum_field_value" : 4, 2809 "name" : "google::protobuf::strings::ZERO_PAD_4" 2810 }, 2811 { 2812 "enum_field_value" : 5, 2813 "name" : "google::protobuf::strings::ZERO_PAD_5" 2814 }, 2815 { 2816 "enum_field_value" : 6, 2817 "name" : "google::protobuf::strings::ZERO_PAD_6" 2818 }, 2819 { 2820 "enum_field_value" : 7, 2821 "name" : "google::protobuf::strings::ZERO_PAD_7" 2822 }, 2823 { 2824 "enum_field_value" : 8, 2825 "name" : "google::protobuf::strings::ZERO_PAD_8" 2826 }, 2827 { 2828 "enum_field_value" : 9, 2829 "name" : "google::protobuf::strings::ZERO_PAD_9" 2830 }, 2831 { 2832 "enum_field_value" : 10, 2833 "name" : "google::protobuf::strings::ZERO_PAD_10" 2834 }, 2835 { 2836 "enum_field_value" : 11, 2837 "name" : "google::protobuf::strings::ZERO_PAD_11" 2838 }, 2839 { 2840 "enum_field_value" : 12, 2841 "name" : "google::protobuf::strings::ZERO_PAD_12" 2842 }, 2843 { 2844 "enum_field_value" : 13, 2845 "name" : "google::protobuf::strings::ZERO_PAD_13" 2846 }, 2847 { 2848 "enum_field_value" : 14, 2849 "name" : "google::protobuf::strings::ZERO_PAD_14" 2850 }, 2851 { 2852 "enum_field_value" : 15, 2853 "name" : "google::protobuf::strings::ZERO_PAD_15" 2854 }, 2855 { 2856 "enum_field_value" : 16, 2857 "name" : "google::protobuf::strings::ZERO_PAD_16" 2858 } 2859 ], 2860 "linker_set_key" : "google::protobuf::strings::PadSpec", 2861 "name" : "google::protobuf::strings::PadSpec", 2862 "referenced_type" : "type-99", 2863 "self_type" : "type-99", 2864 "size" : 4, 2865 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h", 2866 "underlying_type" : "type-4", 2867 "unique_id" : "_ZTSN6google8protobuf7strings7PadSpecE" 2868 }, 2869 { 2870 "alignment" : 4, 2871 "enum_fields" : 2872 [ 2873 { 2874 "enum_field_value" : 0, 2875 "name" : "google::protobuf::util::error::OK" 2876 }, 2877 { 2878 "enum_field_value" : 1, 2879 "name" : "google::protobuf::util::error::CANCELLED" 2880 }, 2881 { 2882 "enum_field_value" : 2, 2883 "name" : "google::protobuf::util::error::UNKNOWN" 2884 }, 2885 { 2886 "enum_field_value" : 3, 2887 "name" : "google::protobuf::util::error::INVALID_ARGUMENT" 2888 }, 2889 { 2890 "enum_field_value" : 4, 2891 "name" : "google::protobuf::util::error::DEADLINE_EXCEEDED" 2892 }, 2893 { 2894 "enum_field_value" : 5, 2895 "name" : "google::protobuf::util::error::NOT_FOUND" 2896 }, 2897 { 2898 "enum_field_value" : 6, 2899 "name" : "google::protobuf::util::error::ALREADY_EXISTS" 2900 }, 2901 { 2902 "enum_field_value" : 7, 2903 "name" : "google::protobuf::util::error::PERMISSION_DENIED" 2904 }, 2905 { 2906 "enum_field_value" : 16, 2907 "name" : "google::protobuf::util::error::UNAUTHENTICATED" 2908 }, 2909 { 2910 "enum_field_value" : 8, 2911 "name" : "google::protobuf::util::error::RESOURCE_EXHAUSTED" 2912 }, 2913 { 2914 "enum_field_value" : 9, 2915 "name" : "google::protobuf::util::error::FAILED_PRECONDITION" 2916 }, 2917 { 2918 "enum_field_value" : 10, 2919 "name" : "google::protobuf::util::error::ABORTED" 2920 }, 2921 { 2922 "enum_field_value" : 11, 2923 "name" : "google::protobuf::util::error::OUT_OF_RANGE" 2924 }, 2925 { 2926 "enum_field_value" : 12, 2927 "name" : "google::protobuf::util::error::UNIMPLEMENTED" 2928 }, 2929 { 2930 "enum_field_value" : 13, 2931 "name" : "google::protobuf::util::error::INTERNAL" 2932 }, 2933 { 2934 "enum_field_value" : 14, 2935 "name" : "google::protobuf::util::error::UNAVAILABLE" 2936 }, 2937 { 2938 "enum_field_value" : 15, 2939 "name" : "google::protobuf::util::error::DATA_LOSS" 2940 } 2941 ], 2942 "linker_set_key" : "google::protobuf::util::error::Code", 2943 "name" : "google::protobuf::util::error::Code", 2944 "referenced_type" : "type-74", 2945 "self_type" : "type-74", 2946 "size" : 4, 2947 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h", 2948 "underlying_type" : "type-4", 2949 "unique_id" : "_ZTSN6google8protobuf4util5error4CodeE" 2950 } 2951 ], 2952 "function_types" : 2953 [ 2954 { 2955 "alignment" : 4, 2956 "linker_set_key" : "bool (const void *, int)", 2957 "name" : "bool (const void *, int)", 2958 "parameters" : 2959 [ 2960 { 2961 "referenced_type" : "type-167" 2962 }, 2963 { 2964 "referenced_type" : "type-1" 2965 } 2966 ], 2967 "referenced_type" : "type-453", 2968 "return_type" : "type-12", 2969 "self_type" : "type-453", 2970 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 2971 }, 2972 { 2973 "alignment" : 4, 2974 "linker_set_key" : "bool (int)", 2975 "name" : "bool (int)", 2976 "parameters" : 2977 [ 2978 { 2979 "referenced_type" : "type-1" 2980 } 2981 ], 2982 "referenced_type" : "type-598", 2983 "return_type" : "type-12", 2984 "self_type" : "type-598", 2985 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 2986 }, 2987 { 2988 "alignment" : 4, 2989 "linker_set_key" : "int (int, int, volatile int *)", 2990 "name" : "int (int, int, volatile int *)", 2991 "parameters" : 2992 [ 2993 { 2994 "referenced_type" : "type-1" 2995 }, 2996 { 2997 "referenced_type" : "type-1" 2998 }, 2999 { 3000 "referenced_type" : "type-276" 3001 } 3002 ], 3003 "referenced_type" : "type-300", 3004 "return_type" : "type-1", 3005 "self_type" : "type-300", 3006 "source_file" : "/external/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h" 3007 }, 3008 { 3009 "alignment" : 4, 3010 "linker_set_key" : "void ()", 3011 "name" : "void ()", 3012 "referenced_type" : "type-254", 3013 "return_type" : "type-81", 3014 "self_type" : "type-254", 3015 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 3016 }, 3017 { 3018 "alignment" : 4, 3019 "linker_set_key" : "void (const std::type_info *, unsigned long long, void *)", 3020 "name" : "void (const std::type_info *, unsigned long long, void *)", 3021 "parameters" : 3022 [ 3023 { 3024 "referenced_type" : "type-294" 3025 }, 3026 { 3027 "referenced_type" : "type-91" 3028 }, 3029 { 3030 "referenced_type" : "type-201" 3031 } 3032 ], 3033 "referenced_type" : "type-293", 3034 "return_type" : "type-81", 3035 "self_type" : "type-293", 3036 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 3037 }, 3038 { 3039 "alignment" : 4, 3040 "linker_set_key" : "void (google::protobuf::Arena *, void *, unsigned long long)", 3041 "name" : "void (google::protobuf::Arena *, void *, unsigned long long)", 3042 "parameters" : 3043 [ 3044 { 3045 "referenced_type" : "type-288" 3046 }, 3047 { 3048 "referenced_type" : "type-201" 3049 }, 3050 { 3051 "referenced_type" : "type-91" 3052 } 3053 ], 3054 "referenced_type" : "type-291", 3055 "return_type" : "type-81", 3056 "self_type" : "type-291", 3057 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 3058 }, 3059 { 3060 "alignment" : 4, 3061 "linker_set_key" : "void (google::protobuf::LogLevel, const char *, int, const std::__1::basic_string<char> &)", 3062 "name" : "void (google::protobuf::LogLevel, const char *, int, const std::__1::basic_string<char> &)", 3063 "parameters" : 3064 [ 3065 { 3066 "referenced_type" : "type-3" 3067 }, 3068 { 3069 "referenced_type" : "type-5" 3070 }, 3071 { 3072 "referenced_type" : "type-1" 3073 }, 3074 { 3075 "referenced_type" : "type-117" 3076 } 3077 ], 3078 "referenced_type" : "type-123", 3079 "return_type" : "type-81", 3080 "self_type" : "type-123", 3081 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 3082 }, 3083 { 3084 "alignment" : 4, 3085 "linker_set_key" : "void (void *)", 3086 "name" : "void (void *)", 3087 "parameters" : 3088 [ 3089 { 3090 "referenced_type" : "type-201" 3091 } 3092 ], 3093 "referenced_type" : "type-302", 3094 "return_type" : "type-81", 3095 "self_type" : "type-302", 3096 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 3097 }, 3098 { 3099 "alignment" : 4, 3100 "linker_set_key" : "void (void *, unsigned int)", 3101 "name" : "void (void *, unsigned int)", 3102 "parameters" : 3103 [ 3104 { 3105 "referenced_type" : "type-201" 3106 }, 3107 { 3108 "referenced_type" : "type-4" 3109 } 3110 ], 3111 "referenced_type" : "type-285", 3112 "return_type" : "type-81", 3113 "self_type" : "type-285", 3114 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 3115 }, 3116 { 3117 "alignment" : 4, 3118 "linker_set_key" : "void *(google::protobuf::Arena *)", 3119 "name" : "void *(google::protobuf::Arena *)", 3120 "parameters" : 3121 [ 3122 { 3123 "referenced_type" : "type-288" 3124 } 3125 ], 3126 "referenced_type" : "type-287", 3127 "return_type" : "type-201", 3128 "self_type" : "type-287", 3129 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 3130 }, 3131 { 3132 "alignment" : 4, 3133 "linker_set_key" : "void *(unsigned int)", 3134 "name" : "void *(unsigned int)", 3135 "parameters" : 3136 [ 3137 { 3138 "referenced_type" : "type-4" 3139 } 3140 ], 3141 "referenced_type" : "type-283", 3142 "return_type" : "type-201", 3143 "self_type" : "type-283", 3144 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 3145 } 3146 ], 3147 "functions" : 3148 [ 3149 { 3150 "function_name" : "google::protobuf::SimpleDtoa", 3151 "linker_set_key" : "_ZN6google8protobuf10SimpleDtoaEd", 3152 "parameters" : 3153 [ 3154 { 3155 "referenced_type" : "type-98" 3156 } 3157 ], 3158 "return_type" : "type-333", 3159 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3160 }, 3161 { 3162 "function_name" : "google::protobuf::SimpleFtoa", 3163 "linker_set_key" : "_ZN6google8protobuf10SimpleFtoaEf", 3164 "parameters" : 3165 [ 3166 { 3167 "referenced_type" : "type-96" 3168 } 3169 ], 3170 "return_type" : "type-334", 3171 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3172 }, 3173 { 3174 "function_name" : "google::protobuf::SimpleItoa", 3175 "linker_set_key" : "_ZN6google8protobuf10SimpleItoaEi", 3176 "parameters" : 3177 [ 3178 { 3179 "referenced_type" : "type-1" 3180 } 3181 ], 3182 "return_type" : "type-335", 3183 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3184 }, 3185 { 3186 "function_name" : "google::protobuf::SimpleItoa", 3187 "linker_set_key" : "_ZN6google8protobuf10SimpleItoaEj", 3188 "parameters" : 3189 [ 3190 { 3191 "referenced_type" : "type-4" 3192 } 3193 ], 3194 "return_type" : "type-336", 3195 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3196 }, 3197 { 3198 "function_name" : "google::protobuf::SimpleItoa", 3199 "linker_set_key" : "_ZN6google8protobuf10SimpleItoaEl", 3200 "parameters" : 3201 [ 3202 { 3203 "referenced_type" : "type-192" 3204 } 3205 ], 3206 "return_type" : "type-337", 3207 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3208 }, 3209 { 3210 "function_name" : "google::protobuf::SimpleItoa", 3211 "linker_set_key" : "_ZN6google8protobuf10SimpleItoaEm", 3212 "parameters" : 3213 [ 3214 { 3215 "referenced_type" : "type-203" 3216 } 3217 ], 3218 "return_type" : "type-338", 3219 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3220 }, 3221 { 3222 "function_name" : "google::protobuf::SimpleItoa", 3223 "linker_set_key" : "_ZN6google8protobuf10SimpleItoaEx", 3224 "parameters" : 3225 [ 3226 { 3227 "referenced_type" : "type-89" 3228 } 3229 ], 3230 "return_type" : "type-339", 3231 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3232 }, 3233 { 3234 "function_name" : "google::protobuf::SimpleItoa", 3235 "linker_set_key" : "_ZN6google8protobuf10SimpleItoaEy", 3236 "parameters" : 3237 [ 3238 { 3239 "referenced_type" : "type-91" 3240 } 3241 ], 3242 "return_type" : "type-340", 3243 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3244 }, 3245 { 3246 "function_name" : "google::protobuf::JoinStrings", 3247 "linker_set_key" : "_ZN6google8protobuf11JoinStringsERKNSt3__16vectorINS1_12basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEENS6_IS8_EEEEPKcPS8_", 3248 "parameters" : 3249 [ 3250 { 3251 "referenced_type" : "type-213" 3252 }, 3253 { 3254 "referenced_type" : "type-5" 3255 }, 3256 { 3257 "referenced_type" : "type-255" 3258 } 3259 ], 3260 "return_type" : "type-81", 3261 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3262 }, 3263 { 3264 "function_name" : "google::protobuf::LogSilencer::LogSilencer", 3265 "linker_set_key" : "_ZN6google8protobuf11LogSilencerC1Ev", 3266 "parameters" : 3267 [ 3268 { 3269 "is_this_ptr" : true, 3270 "referenced_type" : "type-124" 3271 } 3272 ], 3273 "return_type" : "type-81", 3274 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 3275 }, 3276 { 3277 "function_name" : "google::protobuf::LogSilencer::LogSilencer", 3278 "linker_set_key" : "_ZN6google8protobuf11LogSilencerC2Ev", 3279 "parameters" : 3280 [ 3281 { 3282 "is_this_ptr" : true, 3283 "referenced_type" : "type-124" 3284 } 3285 ], 3286 "return_type" : "type-81", 3287 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 3288 }, 3289 { 3290 "function_name" : "google::protobuf::LogSilencer::~LogSilencer", 3291 "linker_set_key" : "_ZN6google8protobuf11LogSilencerD1Ev", 3292 "parameters" : 3293 [ 3294 { 3295 "is_this_ptr" : true, 3296 "referenced_type" : "type-124" 3297 } 3298 ], 3299 "return_type" : "type-81", 3300 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 3301 }, 3302 { 3303 "function_name" : "google::protobuf::LogSilencer::~LogSilencer", 3304 "linker_set_key" : "_ZN6google8protobuf11LogSilencerD2Ev", 3305 "parameters" : 3306 [ 3307 { 3308 "is_this_ptr" : true, 3309 "referenced_type" : "type-124" 3310 } 3311 ], 3312 "return_type" : "type-81", 3313 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 3314 }, 3315 { 3316 "function_name" : "google::protobuf::MessageLite::ParseFromArray", 3317 "linker_set_key" : "_ZN6google8protobuf11MessageLite14ParseFromArrayEPKvi", 3318 "parameters" : 3319 [ 3320 { 3321 "is_this_ptr" : true, 3322 "referenced_type" : "type-431" 3323 }, 3324 { 3325 "referenced_type" : "type-167" 3326 }, 3327 { 3328 "referenced_type" : "type-1" 3329 } 3330 ], 3331 "return_type" : "type-12", 3332 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3333 }, 3334 { 3335 "function_name" : "google::protobuf::MessageLite::ParseFromString", 3336 "linker_set_key" : "_ZN6google8protobuf11MessageLite15ParseFromStringERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 3337 "parameters" : 3338 [ 3339 { 3340 "is_this_ptr" : true, 3341 "referenced_type" : "type-431" 3342 }, 3343 { 3344 "referenced_type" : "type-792" 3345 } 3346 ], 3347 "return_type" : "type-12", 3348 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3349 }, 3350 { 3351 "function_name" : "google::protobuf::MessageLite::MergeFromCodedStream", 3352 "linker_set_key" : "_ZN6google8protobuf11MessageLite20MergeFromCodedStreamEPNS0_2io16CodedInputStreamE", 3353 "parameters" : 3354 [ 3355 { 3356 "is_this_ptr" : true, 3357 "referenced_type" : "type-431" 3358 }, 3359 { 3360 "referenced_type" : "type-612" 3361 } 3362 ], 3363 "return_type" : "type-12", 3364 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3365 }, 3366 { 3367 "function_name" : "google::protobuf::MessageLite::ParseFromCodedStream", 3368 "linker_set_key" : "_ZN6google8protobuf11MessageLite20ParseFromCodedStreamEPNS0_2io16CodedInputStreamE", 3369 "parameters" : 3370 [ 3371 { 3372 "is_this_ptr" : true, 3373 "referenced_type" : "type-431" 3374 }, 3375 { 3376 "referenced_type" : "type-612" 3377 } 3378 ], 3379 "return_type" : "type-12", 3380 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3381 }, 3382 { 3383 "function_name" : "google::protobuf::MessageLite::ParsePartialFromArray", 3384 "linker_set_key" : "_ZN6google8protobuf11MessageLite21ParsePartialFromArrayEPKvi", 3385 "parameters" : 3386 [ 3387 { 3388 "is_this_ptr" : true, 3389 "referenced_type" : "type-431" 3390 }, 3391 { 3392 "referenced_type" : "type-167" 3393 }, 3394 { 3395 "referenced_type" : "type-1" 3396 } 3397 ], 3398 "return_type" : "type-12", 3399 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3400 }, 3401 { 3402 "function_name" : "google::protobuf::MessageLite::ParsePartialFromString", 3403 "linker_set_key" : "_ZN6google8protobuf11MessageLite22ParsePartialFromStringERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 3404 "parameters" : 3405 [ 3406 { 3407 "is_this_ptr" : true, 3408 "referenced_type" : "type-431" 3409 }, 3410 { 3411 "referenced_type" : "type-792" 3412 } 3413 ], 3414 "return_type" : "type-12", 3415 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3416 }, 3417 { 3418 "function_name" : "google::protobuf::MessageLite::ParseFromZeroCopyStream", 3419 "linker_set_key" : "_ZN6google8protobuf11MessageLite23ParseFromZeroCopyStreamEPNS0_2io19ZeroCopyInputStreamE", 3420 "parameters" : 3421 [ 3422 { 3423 "is_this_ptr" : true, 3424 "referenced_type" : "type-431" 3425 }, 3426 { 3427 "referenced_type" : "type-793" 3428 } 3429 ], 3430 "return_type" : "type-12", 3431 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3432 }, 3433 { 3434 "function_name" : "google::protobuf::MessageLite::ParsePartialFromCodedStream", 3435 "linker_set_key" : "_ZN6google8protobuf11MessageLite27ParsePartialFromCodedStreamEPNS0_2io16CodedInputStreamE", 3436 "parameters" : 3437 [ 3438 { 3439 "is_this_ptr" : true, 3440 "referenced_type" : "type-431" 3441 }, 3442 { 3443 "referenced_type" : "type-612" 3444 } 3445 ], 3446 "return_type" : "type-12", 3447 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3448 }, 3449 { 3450 "function_name" : "google::protobuf::MessageLite::ParseFromBoundedZeroCopyStream", 3451 "linker_set_key" : "_ZN6google8protobuf11MessageLite30ParseFromBoundedZeroCopyStreamEPNS0_2io19ZeroCopyInputStreamEi", 3452 "parameters" : 3453 [ 3454 { 3455 "is_this_ptr" : true, 3456 "referenced_type" : "type-431" 3457 }, 3458 { 3459 "referenced_type" : "type-793" 3460 }, 3461 { 3462 "referenced_type" : "type-1" 3463 } 3464 ], 3465 "return_type" : "type-12", 3466 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3467 }, 3468 { 3469 "function_name" : "google::protobuf::MessageLite::ParsePartialFromZeroCopyStream", 3470 "linker_set_key" : "_ZN6google8protobuf11MessageLite30ParsePartialFromZeroCopyStreamEPNS0_2io19ZeroCopyInputStreamE", 3471 "parameters" : 3472 [ 3473 { 3474 "is_this_ptr" : true, 3475 "referenced_type" : "type-431" 3476 }, 3477 { 3478 "referenced_type" : "type-793" 3479 } 3480 ], 3481 "return_type" : "type-12", 3482 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3483 }, 3484 { 3485 "function_name" : "google::protobuf::MessageLite::ParsePartialFromBoundedZeroCopyStream", 3486 "linker_set_key" : "_ZN6google8protobuf11MessageLite37ParsePartialFromBoundedZeroCopyStreamEPNS0_2io19ZeroCopyInputStreamEi", 3487 "parameters" : 3488 [ 3489 { 3490 "is_this_ptr" : true, 3491 "referenced_type" : "type-431" 3492 }, 3493 { 3494 "referenced_type" : "type-793" 3495 }, 3496 { 3497 "referenced_type" : "type-1" 3498 } 3499 ], 3500 "return_type" : "type-12", 3501 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3502 }, 3503 { 3504 "function_name" : "google::protobuf::MessageLite::~MessageLite", 3505 "linker_set_key" : "_ZN6google8protobuf11MessageLiteD0Ev", 3506 "parameters" : 3507 [ 3508 { 3509 "is_this_ptr" : true, 3510 "referenced_type" : "type-431" 3511 } 3512 ], 3513 "return_type" : "type-81", 3514 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3515 }, 3516 { 3517 "function_name" : "google::protobuf::MessageLite::~MessageLite", 3518 "linker_set_key" : "_ZN6google8protobuf11MessageLiteD1Ev", 3519 "parameters" : 3520 [ 3521 { 3522 "is_this_ptr" : true, 3523 "referenced_type" : "type-431" 3524 } 3525 ], 3526 "return_type" : "type-81", 3527 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3528 }, 3529 { 3530 "function_name" : "google::protobuf::MessageLite::~MessageLite", 3531 "linker_set_key" : "_ZN6google8protobuf11MessageLiteD2Ev", 3532 "parameters" : 3533 [ 3534 { 3535 "is_this_ptr" : true, 3536 "referenced_type" : "type-431" 3537 } 3538 ], 3539 "return_type" : "type-81", 3540 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 3541 }, 3542 { 3543 "function_name" : "google::protobuf::StringPiece::ConsumeFromEnd", 3544 "linker_set_key" : "_ZN6google8protobuf11StringPiece14ConsumeFromEndES1_", 3545 "parameters" : 3546 [ 3547 { 3548 "is_this_ptr" : true, 3549 "referenced_type" : "type-55" 3550 }, 3551 { 3552 "referenced_type" : "type-27" 3553 } 3554 ], 3555 "return_type" : "type-12", 3556 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 3557 }, 3558 { 3559 "access" : "private", 3560 "function_name" : "google::protobuf::StringPiece::LogFatalSizeTooBig", 3561 "linker_set_key" : "_ZN6google8protobuf11StringPiece18LogFatalSizeTooBigEjPKc", 3562 "parameters" : 3563 [ 3564 { 3565 "referenced_type" : "type-4" 3566 }, 3567 { 3568 "referenced_type" : "type-5" 3569 } 3570 ], 3571 "return_type" : "type-81", 3572 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 3573 }, 3574 { 3575 "function_name" : "google::protobuf::StringPiece::Consume", 3576 "linker_set_key" : "_ZN6google8protobuf11StringPiece7ConsumeES1_", 3577 "parameters" : 3578 [ 3579 { 3580 "is_this_ptr" : true, 3581 "referenced_type" : "type-55" 3582 }, 3583 { 3584 "referenced_type" : "type-27" 3585 } 3586 ], 3587 "return_type" : "type-12", 3588 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 3589 }, 3590 { 3591 "function_name" : "google::protobuf::StringPiece::StringPiece", 3592 "linker_set_key" : "_ZN6google8protobuf11StringPieceC1ES1_i", 3593 "parameters" : 3594 [ 3595 { 3596 "is_this_ptr" : true, 3597 "referenced_type" : "type-55" 3598 }, 3599 { 3600 "referenced_type" : "type-27" 3601 }, 3602 { 3603 "referenced_type" : "type-1" 3604 } 3605 ], 3606 "return_type" : "type-81", 3607 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 3608 }, 3609 { 3610 "function_name" : "google::protobuf::StringPiece::StringPiece", 3611 "linker_set_key" : "_ZN6google8protobuf11StringPieceC1ES1_ii", 3612 "parameters" : 3613 [ 3614 { 3615 "is_this_ptr" : true, 3616 "referenced_type" : "type-55" 3617 }, 3618 { 3619 "referenced_type" : "type-27" 3620 }, 3621 { 3622 "referenced_type" : "type-1" 3623 }, 3624 { 3625 "referenced_type" : "type-1" 3626 } 3627 ], 3628 "return_type" : "type-81", 3629 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 3630 }, 3631 { 3632 "function_name" : "google::protobuf::StringPiece::StringPiece", 3633 "linker_set_key" : "_ZN6google8protobuf11StringPieceC2ES1_i", 3634 "parameters" : 3635 [ 3636 { 3637 "is_this_ptr" : true, 3638 "referenced_type" : "type-55" 3639 }, 3640 { 3641 "referenced_type" : "type-27" 3642 }, 3643 { 3644 "referenced_type" : "type-1" 3645 } 3646 ], 3647 "return_type" : "type-81", 3648 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 3649 }, 3650 { 3651 "function_name" : "google::protobuf::StringPiece::StringPiece", 3652 "linker_set_key" : "_ZN6google8protobuf11StringPieceC2ES1_ii", 3653 "parameters" : 3654 [ 3655 { 3656 "is_this_ptr" : true, 3657 "referenced_type" : "type-55" 3658 }, 3659 { 3660 "referenced_type" : "type-27" 3661 }, 3662 { 3663 "referenced_type" : "type-1" 3664 }, 3665 { 3666 "referenced_type" : "type-1" 3667 } 3668 ], 3669 "return_type" : "type-81", 3670 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 3671 }, 3672 { 3673 "function_name" : "google::protobuf::StripString", 3674 "linker_set_key" : "_ZN6google8protobuf11StripStringEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcc", 3675 "parameters" : 3676 [ 3677 { 3678 "referenced_type" : "type-255" 3679 }, 3680 { 3681 "referenced_type" : "type-5" 3682 }, 3683 { 3684 "referenced_type" : "type-7" 3685 } 3686 ], 3687 "return_type" : "type-81", 3688 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3689 }, 3690 { 3691 "function_name" : "google::protobuf::safe_strtob", 3692 "linker_set_key" : "_ZN6google8protobuf11safe_strtobENS0_11StringPieceEPb", 3693 "parameters" : 3694 [ 3695 { 3696 "referenced_type" : "type-27" 3697 }, 3698 { 3699 "referenced_type" : "type-214" 3700 } 3701 ], 3702 "return_type" : "type-12", 3703 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3704 }, 3705 { 3706 "function_name" : "google::protobuf::safe_strtod", 3707 "linker_set_key" : "_ZN6google8protobuf11safe_strtodEPKcPd", 3708 "parameters" : 3709 [ 3710 { 3711 "referenced_type" : "type-5" 3712 }, 3713 { 3714 "referenced_type" : "type-97" 3715 } 3716 ], 3717 "return_type" : "type-12", 3718 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3719 }, 3720 { 3721 "function_name" : "google::protobuf::safe_strtof", 3722 "linker_set_key" : "_ZN6google8protobuf11safe_strtofEPKcPf", 3723 "parameters" : 3724 [ 3725 { 3726 "referenced_type" : "type-5" 3727 }, 3728 { 3729 "referenced_type" : "type-95" 3730 } 3731 ], 3732 "return_type" : "type-12", 3733 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3734 }, 3735 { 3736 "function_name" : "google::protobuf::Base64Escape", 3737 "linker_set_key" : "_ZN6google8protobuf12Base64EscapeENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 3738 "parameters" : 3739 [ 3740 { 3741 "referenced_type" : "type-27" 3742 }, 3743 { 3744 "referenced_type" : "type-255" 3745 } 3746 ], 3747 "return_type" : "type-81", 3748 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3749 }, 3750 { 3751 "function_name" : "google::protobuf::Base64Escape", 3752 "linker_set_key" : "_ZN6google8protobuf12Base64EscapeEPKhiPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEb", 3753 "parameters" : 3754 [ 3755 { 3756 "referenced_type" : "type-218" 3757 }, 3758 { 3759 "referenced_type" : "type-1" 3760 }, 3761 { 3762 "referenced_type" : "type-255" 3763 }, 3764 { 3765 "referenced_type" : "type-12" 3766 } 3767 ], 3768 "return_type" : "type-81", 3769 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3770 }, 3771 { 3772 "function_name" : "google::protobuf::Base64Escape", 3773 "linker_set_key" : "_ZN6google8protobuf12Base64EscapeEPKhiPci", 3774 "parameters" : 3775 [ 3776 { 3777 "referenced_type" : "type-218" 3778 }, 3779 { 3780 "referenced_type" : "type-1" 3781 }, 3782 { 3783 "referenced_type" : "type-10" 3784 }, 3785 { 3786 "referenced_type" : "type-1" 3787 } 3788 ], 3789 "return_type" : "type-1", 3790 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3791 }, 3792 { 3793 "function_name" : "google::protobuf::StringPrintf", 3794 "linker_set_key" : "_ZN6google8protobuf12StringPrintfEPKcz", 3795 "parameters" : 3796 [ 3797 { 3798 "referenced_type" : "type-5" 3799 } 3800 ], 3801 "return_type" : "type-344", 3802 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 3803 }, 3804 { 3805 "function_name" : "google::protobuf::safe_strto32", 3806 "linker_set_key" : "_ZN6google8protobuf12safe_strto32ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPi", 3807 "parameters" : 3808 [ 3809 { 3810 "referenced_type" : "type-251" 3811 }, 3812 { 3813 "referenced_type" : "type-129" 3814 } 3815 ], 3816 "return_type" : "type-12", 3817 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3818 }, 3819 { 3820 "function_name" : "google::protobuf::safe_strto64", 3821 "linker_set_key" : "_ZN6google8protobuf12safe_strto64ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPx", 3822 "parameters" : 3823 [ 3824 { 3825 "referenced_type" : "type-251" 3826 }, 3827 { 3828 "referenced_type" : "type-88" 3829 } 3830 ], 3831 "return_type" : "type-12", 3832 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3833 }, 3834 { 3835 "function_name" : "google::protobuf::FloatToBuffer", 3836 "linker_set_key" : "_ZN6google8protobuf13FloatToBufferEfPc", 3837 "parameters" : 3838 [ 3839 { 3840 "referenced_type" : "type-96" 3841 }, 3842 { 3843 "referenced_type" : "type-10" 3844 } 3845 ], 3846 "return_type" : "type-10", 3847 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 3848 }, 3849 { 3850 "function_name" : "google::protobuf::RepeatedField<bool>::Reserve", 3851 "linker_set_key" : "_ZN6google8protobuf13RepeatedFieldIbE7ReserveEi", 3852 "parameters" : 3853 [ 3854 { 3855 "is_this_ptr" : true, 3856 "referenced_type" : "type-494" 3857 }, 3858 { 3859 "referenced_type" : "type-1" 3860 } 3861 ], 3862 "return_type" : "type-81", 3863 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 3864 }, 3865 { 3866 "function_name" : "google::protobuf::RepeatedField<double>::Reserve", 3867 "linker_set_key" : "_ZN6google8protobuf13RepeatedFieldIdE7ReserveEi", 3868 "parameters" : 3869 [ 3870 { 3871 "is_this_ptr" : true, 3872 "referenced_type" : "type-493" 3873 }, 3874 { 3875 "referenced_type" : "type-1" 3876 } 3877 ], 3878 "return_type" : "type-81", 3879 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 3880 }, 3881 { 3882 "function_name" : "google::protobuf::RepeatedField<float>::Reserve", 3883 "linker_set_key" : "_ZN6google8protobuf13RepeatedFieldIfE7ReserveEi", 3884 "parameters" : 3885 [ 3886 { 3887 "is_this_ptr" : true, 3888 "referenced_type" : "type-492" 3889 }, 3890 { 3891 "referenced_type" : "type-1" 3892 } 3893 ], 3894 "return_type" : "type-81", 3895 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 3896 }, 3897 { 3898 "function_name" : "google::protobuf::RepeatedField<int>::Reserve", 3899 "linker_set_key" : "_ZN6google8protobuf13RepeatedFieldIiE7ReserveEi", 3900 "parameters" : 3901 [ 3902 { 3903 "is_this_ptr" : true, 3904 "referenced_type" : "type-486" 3905 }, 3906 { 3907 "referenced_type" : "type-1" 3908 } 3909 ], 3910 "return_type" : "type-81", 3911 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 3912 }, 3913 { 3914 "function_name" : "google::protobuf::RepeatedField<unsigned int>::Reserve", 3915 "linker_set_key" : "_ZN6google8protobuf13RepeatedFieldIjE7ReserveEi", 3916 "parameters" : 3917 [ 3918 { 3919 "is_this_ptr" : true, 3920 "referenced_type" : "type-488" 3921 }, 3922 { 3923 "referenced_type" : "type-1" 3924 } 3925 ], 3926 "return_type" : "type-81", 3927 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 3928 }, 3929 { 3930 "function_name" : "google::protobuf::RepeatedField<long long>::Reserve", 3931 "linker_set_key" : "_ZN6google8protobuf13RepeatedFieldIxE7ReserveEi", 3932 "parameters" : 3933 [ 3934 { 3935 "is_this_ptr" : true, 3936 "referenced_type" : "type-487" 3937 }, 3938 { 3939 "referenced_type" : "type-1" 3940 } 3941 ], 3942 "return_type" : "type-81", 3943 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 3944 }, 3945 { 3946 "function_name" : "google::protobuf::RepeatedField<unsigned long long>::Reserve", 3947 "linker_set_key" : "_ZN6google8protobuf13RepeatedFieldIyE7ReserveEi", 3948 "parameters" : 3949 [ 3950 { 3951 "is_this_ptr" : true, 3952 "referenced_type" : "type-491" 3953 }, 3954 { 3955 "referenced_type" : "type-1" 3956 } 3957 ], 3958 "return_type" : "type-81", 3959 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 3960 }, 3961 { 3962 "function_name" : "google::protobuf::SStringPrintf", 3963 "linker_set_key" : "_ZN6google8protobuf13SStringPrintfEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcz", 3964 "parameters" : 3965 [ 3966 { 3967 "referenced_type" : "type-196" 3968 }, 3969 { 3970 "referenced_type" : "type-5" 3971 } 3972 ], 3973 "return_type" : "type-195", 3974 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 3975 }, 3976 { 3977 "function_name" : "google::protobuf::SetLogHandler", 3978 "linker_set_key" : "_ZN6google8protobuf13SetLogHandlerEPFvNS0_8LogLevelEPKciRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEE", 3979 "parameters" : 3980 [ 3981 { 3982 "referenced_type" : "type-122" 3983 } 3984 ], 3985 "return_type" : "type-122", 3986 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 3987 }, 3988 { 3989 "function_name" : "google::protobuf::StringAppendF", 3990 "linker_set_key" : "_ZN6google8protobuf13StringAppendFEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcz", 3991 "parameters" : 3992 [ 3993 { 3994 "referenced_type" : "type-196" 3995 }, 3996 { 3997 "referenced_type" : "type-5" 3998 } 3999 ], 4000 "return_type" : "type-81", 4001 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 4002 }, 4003 { 4004 "function_name" : "google::protobuf::StringAppendV", 4005 "linker_set_key" : "_ZN6google8protobuf13StringAppendVEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcSt9__va_list", 4006 "parameters" : 4007 [ 4008 { 4009 "referenced_type" : "type-196" 4010 }, 4011 { 4012 "referenced_type" : "type-5" 4013 }, 4014 { 4015 "referenced_type" : "type-345" 4016 } 4017 ], 4018 "return_type" : "type-81", 4019 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 4020 }, 4021 { 4022 "function_name" : "google::protobuf::StringReplace", 4023 "linker_set_key" : "_ZN6google8protobuf13StringReplaceERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_S9_b", 4024 "parameters" : 4025 [ 4026 { 4027 "referenced_type" : "type-251" 4028 }, 4029 { 4030 "referenced_type" : "type-251" 4031 }, 4032 { 4033 "referenced_type" : "type-251" 4034 }, 4035 { 4036 "referenced_type" : "type-12" 4037 } 4038 ], 4039 "return_type" : "type-346", 4040 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4041 }, 4042 { 4043 "function_name" : "google::protobuf::safe_strtou32", 4044 "linker_set_key" : "_ZN6google8protobuf13safe_strtou32ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPj", 4045 "parameters" : 4046 [ 4047 { 4048 "referenced_type" : "type-251" 4049 }, 4050 { 4051 "referenced_type" : "type-19" 4052 } 4053 ], 4054 "return_type" : "type-12", 4055 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4056 }, 4057 { 4058 "function_name" : "google::protobuf::safe_strtou64", 4059 "linker_set_key" : "_ZN6google8protobuf13safe_strtou64ERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPy", 4060 "parameters" : 4061 [ 4062 { 4063 "referenced_type" : "type-251" 4064 }, 4065 { 4066 "referenced_type" : "type-90" 4067 } 4068 ], 4069 "return_type" : "type-12", 4070 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4071 }, 4072 { 4073 "function_name" : "google::protobuf::Base64Unescape", 4074 "linker_set_key" : "_ZN6google8protobuf14Base64UnescapeENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 4075 "parameters" : 4076 [ 4077 { 4078 "referenced_type" : "type-27" 4079 }, 4080 { 4081 "referenced_type" : "type-255" 4082 } 4083 ], 4084 "return_type" : "type-12", 4085 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4086 }, 4087 { 4088 "function_name" : "google::protobuf::DoubleToBuffer", 4089 "linker_set_key" : "_ZN6google8protobuf14DoubleToBufferEdPc", 4090 "parameters" : 4091 [ 4092 { 4093 "referenced_type" : "type-98" 4094 }, 4095 { 4096 "referenced_type" : "type-10" 4097 } 4098 ], 4099 "return_type" : "type-10", 4100 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4101 }, 4102 { 4103 "function_name" : "google::protobuf::FastHexToBuffer", 4104 "linker_set_key" : "_ZN6google8protobuf15FastHexToBufferEiPc", 4105 "parameters" : 4106 [ 4107 { 4108 "referenced_type" : "type-1" 4109 }, 4110 { 4111 "referenced_type" : "type-10" 4112 } 4113 ], 4114 "return_type" : "type-10", 4115 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4116 }, 4117 { 4118 "function_name" : "google::protobuf::StripWhitespace", 4119 "linker_set_key" : "_ZN6google8protobuf15StripWhitespaceEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE", 4120 "parameters" : 4121 [ 4122 { 4123 "referenced_type" : "type-255" 4124 } 4125 ], 4126 "return_type" : "type-81", 4127 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4128 }, 4129 { 4130 "function_name" : "google::protobuf::strto32_adaptor", 4131 "linker_set_key" : "_ZN6google8protobuf15strto32_adaptorEPKcPPci", 4132 "parameters" : 4133 [ 4134 { 4135 "referenced_type" : "type-5" 4136 }, 4137 { 4138 "referenced_type" : "type-87" 4139 }, 4140 { 4141 "referenced_type" : "type-1" 4142 } 4143 ], 4144 "return_type" : "type-1", 4145 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4146 }, 4147 { 4148 "function_name" : "google::protobuf::CEscapeAndAppend", 4149 "linker_set_key" : "_ZN6google8protobuf16CEscapeAndAppendENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 4150 "parameters" : 4151 [ 4152 { 4153 "referenced_type" : "type-27" 4154 }, 4155 { 4156 "referenced_type" : "type-255" 4157 } 4158 ], 4159 "return_type" : "type-81", 4160 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4161 }, 4162 { 4163 "function_name" : "google::protobuf::EncodeAsUTF8Char", 4164 "linker_set_key" : "_ZN6google8protobuf16EncodeAsUTF8CharEjPc", 4165 "parameters" : 4166 [ 4167 { 4168 "referenced_type" : "type-4" 4169 }, 4170 { 4171 "referenced_type" : "type-10" 4172 } 4173 ], 4174 "return_type" : "type-1", 4175 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4176 }, 4177 { 4178 "function_name" : "google::protobuf::SplitStringUsing", 4179 "linker_set_key" : "_ZN6google8protobuf16SplitStringUsingERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcPNS1_6vectorIS7_NS5_IS7_EEEE", 4180 "parameters" : 4181 [ 4182 { 4183 "referenced_type" : "type-251" 4184 }, 4185 { 4186 "referenced_type" : "type-5" 4187 }, 4188 { 4189 "referenced_type" : "type-257" 4190 } 4191 ], 4192 "return_type" : "type-81", 4193 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4194 }, 4195 { 4196 "function_name" : "google::protobuf::strtou32_adaptor", 4197 "linker_set_key" : "_ZN6google8protobuf16strtou32_adaptorEPKcPPci", 4198 "parameters" : 4199 [ 4200 { 4201 "referenced_type" : "type-5" 4202 }, 4203 { 4204 "referenced_type" : "type-87" 4205 }, 4206 { 4207 "referenced_type" : "type-1" 4208 } 4209 ], 4210 "return_type" : "type-4", 4211 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4212 }, 4213 { 4214 "function_name" : "google::protobuf::FastHex32ToBuffer", 4215 "linker_set_key" : "_ZN6google8protobuf17FastHex32ToBufferEjPc", 4216 "parameters" : 4217 [ 4218 { 4219 "referenced_type" : "type-4" 4220 }, 4221 { 4222 "referenced_type" : "type-10" 4223 } 4224 ], 4225 "return_type" : "type-10", 4226 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4227 }, 4228 { 4229 "function_name" : "google::protobuf::FastHex64ToBuffer", 4230 "linker_set_key" : "_ZN6google8protobuf17FastHex64ToBufferEyPc", 4231 "parameters" : 4232 [ 4233 { 4234 "referenced_type" : "type-91" 4235 }, 4236 { 4237 "referenced_type" : "type-10" 4238 } 4239 ], 4240 "return_type" : "type-10", 4241 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4242 }, 4243 { 4244 "function_name" : "google::protobuf::FastInt32ToBuffer", 4245 "linker_set_key" : "_ZN6google8protobuf17FastInt32ToBufferEiPc", 4246 "parameters" : 4247 [ 4248 { 4249 "referenced_type" : "type-1" 4250 }, 4251 { 4252 "referenced_type" : "type-10" 4253 } 4254 ], 4255 "return_type" : "type-10", 4256 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4257 }, 4258 { 4259 "function_name" : "google::protobuf::FastInt64ToBuffer", 4260 "linker_set_key" : "_ZN6google8protobuf17FastInt64ToBufferExPc", 4261 "parameters" : 4262 [ 4263 { 4264 "referenced_type" : "type-89" 4265 }, 4266 { 4267 "referenced_type" : "type-10" 4268 } 4269 ], 4270 "return_type" : "type-10", 4271 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4272 }, 4273 { 4274 "function_name" : "google::protobuf::GoogleOnceInitImpl", 4275 "linker_set_key" : "_ZN6google8protobuf18GoogleOnceInitImplEPiPNS0_7ClosureE", 4276 "parameters" : 4277 [ 4278 { 4279 "referenced_type" : "type-129" 4280 }, 4281 { 4282 "referenced_type" : "type-248" 4283 } 4284 ], 4285 "return_type" : "type-81", 4286 "source_file" : "/external/protobuf/src/google/protobuf/stubs/once.h" 4287 }, 4288 { 4289 "function_name" : "google::protobuf::InsertIfNotPresent", 4290 "linker_set_key" : "_ZN6google8protobuf18InsertIfNotPresentINS0_8hash_mapINSt3__14pairIPKNS0_11MessageLiteEiEENS0_8internal13ExtensionInfoENS0_4hashIS8_EENS3_8equal_toIS8_EENS3_9allocatorINS4_IKS8_SA_EEEEEEEEbPT_RKNSK_10value_type10first_typeERKNSK_10value_type11second_typeE", 4291 "parameters" : 4292 [ 4293 { 4294 "referenced_type" : "type-678" 4295 }, 4296 { 4297 "referenced_type" : "type-445" 4298 }, 4299 { 4300 "referenced_type" : "type-632" 4301 } 4302 ], 4303 "return_type" : "type-12", 4304 "source_file" : "/external/protobuf/src/google/protobuf/stubs/map_util.h", 4305 "template_args" : [ "type-446" ] 4306 }, 4307 { 4308 "function_name" : "google::protobuf::StringPrintfVector", 4309 "linker_set_key" : "_ZN6google8protobuf18StringPrintfVectorEPKcRKNSt3__16vectorINS3_12basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEENS8_ISA_EEEE", 4310 "parameters" : 4311 [ 4312 { 4313 "referenced_type" : "type-5" 4314 }, 4315 { 4316 "referenced_type" : "type-200" 4317 } 4318 ], 4319 "return_type" : "type-349", 4320 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 4321 }, 4322 { 4323 "function_name" : "google::protobuf::WebSafeBase64Escape", 4324 "linker_set_key" : "_ZN6google8protobuf19WebSafeBase64EscapeENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 4325 "parameters" : 4326 [ 4327 { 4328 "referenced_type" : "type-27" 4329 }, 4330 { 4331 "referenced_type" : "type-255" 4332 } 4333 ], 4334 "return_type" : "type-81", 4335 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4336 }, 4337 { 4338 "function_name" : "google::protobuf::WebSafeBase64Escape", 4339 "linker_set_key" : "_ZN6google8protobuf19WebSafeBase64EscapeEPKhiPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEb", 4340 "parameters" : 4341 [ 4342 { 4343 "referenced_type" : "type-218" 4344 }, 4345 { 4346 "referenced_type" : "type-1" 4347 }, 4348 { 4349 "referenced_type" : "type-255" 4350 }, 4351 { 4352 "referenced_type" : "type-12" 4353 } 4354 ], 4355 "return_type" : "type-81", 4356 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4357 }, 4358 { 4359 "function_name" : "google::protobuf::WebSafeBase64Escape", 4360 "linker_set_key" : "_ZN6google8protobuf19WebSafeBase64EscapeEPKhiPcib", 4361 "parameters" : 4362 [ 4363 { 4364 "referenced_type" : "type-218" 4365 }, 4366 { 4367 "referenced_type" : "type-1" 4368 }, 4369 { 4370 "referenced_type" : "type-10" 4371 }, 4372 { 4373 "referenced_type" : "type-1" 4374 }, 4375 { 4376 "referenced_type" : "type-12" 4377 } 4378 ], 4379 "return_type" : "type-1", 4380 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4381 }, 4382 { 4383 "function_name" : "google::protobuf::FastInt32ToBufferLeft", 4384 "linker_set_key" : "_ZN6google8protobuf21FastInt32ToBufferLeftEiPc", 4385 "parameters" : 4386 [ 4387 { 4388 "referenced_type" : "type-1" 4389 }, 4390 { 4391 "referenced_type" : "type-10" 4392 } 4393 ], 4394 "return_type" : "type-10", 4395 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4396 }, 4397 { 4398 "function_name" : "google::protobuf::FastInt64ToBufferLeft", 4399 "linker_set_key" : "_ZN6google8protobuf21FastInt64ToBufferLeftExPc", 4400 "parameters" : 4401 [ 4402 { 4403 "referenced_type" : "type-89" 4404 }, 4405 { 4406 "referenced_type" : "type-10" 4407 } 4408 ], 4409 "return_type" : "type-10", 4410 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4411 }, 4412 { 4413 "function_name" : "google::protobuf::SplitStringAllowEmpty", 4414 "linker_set_key" : "_ZN6google8protobuf21SplitStringAllowEmptyERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPKcPNS1_6vectorIS7_NS5_IS7_EEEE", 4415 "parameters" : 4416 [ 4417 { 4418 "referenced_type" : "type-251" 4419 }, 4420 { 4421 "referenced_type" : "type-5" 4422 }, 4423 { 4424 "referenced_type" : "type-257" 4425 } 4426 ], 4427 "return_type" : "type-81", 4428 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4429 }, 4430 { 4431 "function_name" : "google::protobuf::UnescapeCEscapeString", 4432 "linker_set_key" : "_ZN6google8protobuf21UnescapeCEscapeStringERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE", 4433 "parameters" : 4434 [ 4435 { 4436 "referenced_type" : "type-251" 4437 } 4438 ], 4439 "return_type" : "type-350", 4440 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4441 }, 4442 { 4443 "function_name" : "google::protobuf::UnescapeCEscapeString", 4444 "linker_set_key" : "_ZN6google8protobuf21UnescapeCEscapeStringERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPS7_", 4445 "parameters" : 4446 [ 4447 { 4448 "referenced_type" : "type-251" 4449 }, 4450 { 4451 "referenced_type" : "type-255" 4452 } 4453 ], 4454 "return_type" : "type-1", 4455 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4456 }, 4457 { 4458 "function_name" : "google::protobuf::UnescapeCEscapeString", 4459 "linker_set_key" : "_ZN6google8protobuf21UnescapeCEscapeStringERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEPS7_PNS1_6vectorIS7_NS5_IS7_EEEE", 4460 "parameters" : 4461 [ 4462 { 4463 "referenced_type" : "type-251" 4464 }, 4465 { 4466 "referenced_type" : "type-255" 4467 }, 4468 { 4469 "referenced_type" : "type-257" 4470 } 4471 ], 4472 "return_type" : "type-1", 4473 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4474 }, 4475 { 4476 "function_name" : "google::protobuf::WebSafeBase64Unescape", 4477 "linker_set_key" : "_ZN6google8protobuf21WebSafeBase64UnescapeENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 4478 "parameters" : 4479 [ 4480 { 4481 "referenced_type" : "type-27" 4482 }, 4483 { 4484 "referenced_type" : "type-255" 4485 } 4486 ], 4487 "return_type" : "type-12", 4488 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4489 }, 4490 { 4491 "function_name" : "google::protobuf::WebSafeBase64Unescape", 4492 "linker_set_key" : "_ZN6google8protobuf21WebSafeBase64UnescapeEPKciPci", 4493 "parameters" : 4494 [ 4495 { 4496 "referenced_type" : "type-5" 4497 }, 4498 { 4499 "referenced_type" : "type-1" 4500 }, 4501 { 4502 "referenced_type" : "type-10" 4503 }, 4504 { 4505 "referenced_type" : "type-1" 4506 } 4507 ], 4508 "return_type" : "type-1", 4509 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4510 }, 4511 { 4512 "function_name" : "google::protobuf::FastUInt32ToBufferLeft", 4513 "linker_set_key" : "_ZN6google8protobuf22FastUInt32ToBufferLeftEjPc", 4514 "parameters" : 4515 [ 4516 { 4517 "referenced_type" : "type-4" 4518 }, 4519 { 4520 "referenced_type" : "type-10" 4521 } 4522 ], 4523 "return_type" : "type-10", 4524 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4525 }, 4526 { 4527 "function_name" : "google::protobuf::FastUInt64ToBufferLeft", 4528 "linker_set_key" : "_ZN6google8protobuf22FastUInt64ToBufferLeftEyPc", 4529 "parameters" : 4530 [ 4531 { 4532 "referenced_type" : "type-91" 4533 }, 4534 { 4535 "referenced_type" : "type-10" 4536 } 4537 ], 4538 "return_type" : "type-10", 4539 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4540 }, 4541 { 4542 "function_name" : "google::protobuf::GlobalReplaceSubstring", 4543 "linker_set_key" : "_ZN6google8protobuf22GlobalReplaceSubstringERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEES9_PS7_", 4544 "parameters" : 4545 [ 4546 { 4547 "referenced_type" : "type-251" 4548 }, 4549 { 4550 "referenced_type" : "type-251" 4551 }, 4552 { 4553 "referenced_type" : "type-255" 4554 } 4555 ], 4556 "return_type" : "type-1", 4557 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4558 }, 4559 { 4560 "function_name" : "google::protobuf::ShutdownProtobufLibrary", 4561 "linker_set_key" : "_ZN6google8protobuf23ShutdownProtobufLibraryEv", 4562 "return_type" : "type-81", 4563 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 4564 }, 4565 { 4566 "function_name" : "google::protobuf::UTF8FirstLetterNumBytes", 4567 "linker_set_key" : "_ZN6google8protobuf23UTF8FirstLetterNumBytesEPKci", 4568 "parameters" : 4569 [ 4570 { 4571 "referenced_type" : "type-5" 4572 }, 4573 { 4574 "referenced_type" : "type-1" 4575 } 4576 ], 4577 "return_type" : "type-1", 4578 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4579 }, 4580 { 4581 "function_name" : "google::protobuf::UnescapeCEscapeSequences", 4582 "linker_set_key" : "_ZN6google8protobuf24UnescapeCEscapeSequencesEPKcPc", 4583 "parameters" : 4584 [ 4585 { 4586 "referenced_type" : "type-5" 4587 }, 4588 { 4589 "referenced_type" : "type-10" 4590 } 4591 ], 4592 "return_type" : "type-1", 4593 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4594 }, 4595 { 4596 "function_name" : "google::protobuf::UnescapeCEscapeSequences", 4597 "linker_set_key" : "_ZN6google8protobuf24UnescapeCEscapeSequencesEPKcPcPNSt3__16vectorINS4_12basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEENS9_ISB_EEEE", 4598 "parameters" : 4599 [ 4600 { 4601 "referenced_type" : "type-5" 4602 }, 4603 { 4604 "referenced_type" : "type-10" 4605 }, 4606 { 4607 "referenced_type" : "type-257" 4608 } 4609 ], 4610 "return_type" : "type-1", 4611 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4612 }, 4613 { 4614 "function_name" : "google::protobuf::CalculateBase64EscapedLen", 4615 "linker_set_key" : "_ZN6google8protobuf25CalculateBase64EscapedLenEi", 4616 "parameters" : 4617 [ 4618 { 4619 "referenced_type" : "type-1" 4620 } 4621 ], 4622 "return_type" : "type-1", 4623 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4624 }, 4625 { 4626 "function_name" : "google::protobuf::CalculateBase64EscapedLen", 4627 "linker_set_key" : "_ZN6google8protobuf25CalculateBase64EscapedLenEib", 4628 "parameters" : 4629 [ 4630 { 4631 "referenced_type" : "type-1" 4632 }, 4633 { 4634 "referenced_type" : "type-12" 4635 } 4636 ], 4637 "return_type" : "type-1", 4638 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 4639 }, 4640 { 4641 "function_name" : "google::protobuf::io::FileInputStream::CopyingFileInputStream::Read", 4642 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStream4ReadEPvi", 4643 "parameters" : 4644 [ 4645 { 4646 "is_this_ptr" : true, 4647 "referenced_type" : "type-1590" 4648 }, 4649 { 4650 "referenced_type" : "type-201" 4651 }, 4652 { 4653 "referenced_type" : "type-1" 4654 } 4655 ], 4656 "return_type" : "type-1", 4657 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4658 }, 4659 { 4660 "function_name" : "google::protobuf::io::FileInputStream::CopyingFileInputStream::Skip", 4661 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStream4SkipEi", 4662 "parameters" : 4663 [ 4664 { 4665 "is_this_ptr" : true, 4666 "referenced_type" : "type-1590" 4667 }, 4668 { 4669 "referenced_type" : "type-1" 4670 } 4671 ], 4672 "return_type" : "type-1", 4673 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4674 }, 4675 { 4676 "function_name" : "google::protobuf::io::FileInputStream::CopyingFileInputStream::Close", 4677 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStream5CloseEv", 4678 "parameters" : 4679 [ 4680 { 4681 "is_this_ptr" : true, 4682 "referenced_type" : "type-1590" 4683 } 4684 ], 4685 "return_type" : "type-12", 4686 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4687 }, 4688 { 4689 "function_name" : "google::protobuf::io::FileInputStream::CopyingFileInputStream::CopyingFileInputStream", 4690 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamC1Ei", 4691 "parameters" : 4692 [ 4693 { 4694 "is_this_ptr" : true, 4695 "referenced_type" : "type-1590" 4696 }, 4697 { 4698 "referenced_type" : "type-1" 4699 } 4700 ], 4701 "return_type" : "type-81", 4702 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4703 }, 4704 { 4705 "function_name" : "google::protobuf::io::FileInputStream::CopyingFileInputStream::CopyingFileInputStream", 4706 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamC2Ei", 4707 "parameters" : 4708 [ 4709 { 4710 "is_this_ptr" : true, 4711 "referenced_type" : "type-1590" 4712 }, 4713 { 4714 "referenced_type" : "type-1" 4715 } 4716 ], 4717 "return_type" : "type-81", 4718 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4719 }, 4720 { 4721 "function_name" : "google::protobuf::io::FileInputStream::CopyingFileInputStream::~CopyingFileInputStream", 4722 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamD0Ev", 4723 "parameters" : 4724 [ 4725 { 4726 "is_this_ptr" : true, 4727 "referenced_type" : "type-1590" 4728 } 4729 ], 4730 "return_type" : "type-81", 4731 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4732 }, 4733 { 4734 "function_name" : "google::protobuf::io::FileInputStream::CopyingFileInputStream::~CopyingFileInputStream", 4735 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamD1Ev", 4736 "parameters" : 4737 [ 4738 { 4739 "is_this_ptr" : true, 4740 "referenced_type" : "type-1590" 4741 } 4742 ], 4743 "return_type" : "type-81", 4744 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4745 }, 4746 { 4747 "function_name" : "google::protobuf::io::FileInputStream::CopyingFileInputStream::~CopyingFileInputStream", 4748 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamD2Ev", 4749 "parameters" : 4750 [ 4751 { 4752 "is_this_ptr" : true, 4753 "referenced_type" : "type-1590" 4754 } 4755 ], 4756 "return_type" : "type-81", 4757 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4758 }, 4759 { 4760 "function_name" : "google::protobuf::io::FileInputStream::Next", 4761 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream4NextEPPKvPi", 4762 "parameters" : 4763 [ 4764 { 4765 "is_this_ptr" : true, 4766 "referenced_type" : "type-1587" 4767 }, 4768 { 4769 "referenced_type" : "type-659" 4770 }, 4771 { 4772 "referenced_type" : "type-129" 4773 } 4774 ], 4775 "return_type" : "type-12", 4776 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4777 }, 4778 { 4779 "function_name" : "google::protobuf::io::FileInputStream::Skip", 4780 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream4SkipEi", 4781 "parameters" : 4782 [ 4783 { 4784 "is_this_ptr" : true, 4785 "referenced_type" : "type-1587" 4786 }, 4787 { 4788 "referenced_type" : "type-1" 4789 } 4790 ], 4791 "return_type" : "type-12", 4792 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4793 }, 4794 { 4795 "function_name" : "google::protobuf::io::FileInputStream::Close", 4796 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream5CloseEv", 4797 "parameters" : 4798 [ 4799 { 4800 "is_this_ptr" : true, 4801 "referenced_type" : "type-1587" 4802 } 4803 ], 4804 "return_type" : "type-12", 4805 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4806 }, 4807 { 4808 "function_name" : "google::protobuf::io::FileInputStream::BackUp", 4809 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStream6BackUpEi", 4810 "parameters" : 4811 [ 4812 { 4813 "is_this_ptr" : true, 4814 "referenced_type" : "type-1587" 4815 }, 4816 { 4817 "referenced_type" : "type-1" 4818 } 4819 ], 4820 "return_type" : "type-81", 4821 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4822 }, 4823 { 4824 "function_name" : "google::protobuf::io::FileInputStream::FileInputStream", 4825 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStreamC1Eii", 4826 "parameters" : 4827 [ 4828 { 4829 "is_this_ptr" : true, 4830 "referenced_type" : "type-1587" 4831 }, 4832 { 4833 "referenced_type" : "type-1" 4834 }, 4835 { 4836 "default_arg" : true, 4837 "referenced_type" : "type-1" 4838 } 4839 ], 4840 "return_type" : "type-81", 4841 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4842 }, 4843 { 4844 "function_name" : "google::protobuf::io::FileInputStream::FileInputStream", 4845 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStreamC2Eii", 4846 "parameters" : 4847 [ 4848 { 4849 "is_this_ptr" : true, 4850 "referenced_type" : "type-1587" 4851 }, 4852 { 4853 "referenced_type" : "type-1" 4854 }, 4855 { 4856 "default_arg" : true, 4857 "referenced_type" : "type-1" 4858 } 4859 ], 4860 "return_type" : "type-81", 4861 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4862 }, 4863 { 4864 "function_name" : "google::protobuf::io::FileInputStream::~FileInputStream", 4865 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStreamD0Ev", 4866 "parameters" : 4867 [ 4868 { 4869 "is_this_ptr" : true, 4870 "referenced_type" : "type-1587" 4871 } 4872 ], 4873 "return_type" : "type-81", 4874 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4875 }, 4876 { 4877 "function_name" : "google::protobuf::io::FileInputStream::~FileInputStream", 4878 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStreamD1Ev", 4879 "parameters" : 4880 [ 4881 { 4882 "is_this_ptr" : true, 4883 "referenced_type" : "type-1587" 4884 } 4885 ], 4886 "return_type" : "type-81", 4887 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4888 }, 4889 { 4890 "function_name" : "google::protobuf::io::FileInputStream::~FileInputStream", 4891 "linker_set_key" : "_ZN6google8protobuf2io15FileInputStreamD2Ev", 4892 "parameters" : 4893 [ 4894 { 4895 "is_this_ptr" : true, 4896 "referenced_type" : "type-1587" 4897 } 4898 ], 4899 "return_type" : "type-81", 4900 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 4901 }, 4902 { 4903 "function_name" : "google::protobuf::io::ArrayInputStream::Next", 4904 "linker_set_key" : "_ZN6google8protobuf2io16ArrayInputStream4NextEPPKvPi", 4905 "parameters" : 4906 [ 4907 { 4908 "is_this_ptr" : true, 4909 "referenced_type" : "type-1639" 4910 }, 4911 { 4912 "referenced_type" : "type-659" 4913 }, 4914 { 4915 "referenced_type" : "type-129" 4916 } 4917 ], 4918 "return_type" : "type-12", 4919 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 4920 }, 4921 { 4922 "function_name" : "google::protobuf::io::ArrayInputStream::Skip", 4923 "linker_set_key" : "_ZN6google8protobuf2io16ArrayInputStream4SkipEi", 4924 "parameters" : 4925 [ 4926 { 4927 "is_this_ptr" : true, 4928 "referenced_type" : "type-1639" 4929 }, 4930 { 4931 "referenced_type" : "type-1" 4932 } 4933 ], 4934 "return_type" : "type-12", 4935 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 4936 }, 4937 { 4938 "function_name" : "google::protobuf::io::ArrayInputStream::BackUp", 4939 "linker_set_key" : "_ZN6google8protobuf2io16ArrayInputStream6BackUpEi", 4940 "parameters" : 4941 [ 4942 { 4943 "is_this_ptr" : true, 4944 "referenced_type" : "type-1639" 4945 }, 4946 { 4947 "referenced_type" : "type-1" 4948 } 4949 ], 4950 "return_type" : "type-81", 4951 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 4952 }, 4953 { 4954 "function_name" : "google::protobuf::io::ArrayInputStream::ArrayInputStream", 4955 "linker_set_key" : "_ZN6google8protobuf2io16ArrayInputStreamC1EPKvii", 4956 "parameters" : 4957 [ 4958 { 4959 "is_this_ptr" : true, 4960 "referenced_type" : "type-1639" 4961 }, 4962 { 4963 "referenced_type" : "type-167" 4964 }, 4965 { 4966 "referenced_type" : "type-1" 4967 }, 4968 { 4969 "default_arg" : true, 4970 "referenced_type" : "type-1" 4971 } 4972 ], 4973 "return_type" : "type-81", 4974 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 4975 }, 4976 { 4977 "function_name" : "google::protobuf::io::ArrayInputStream::ArrayInputStream", 4978 "linker_set_key" : "_ZN6google8protobuf2io16ArrayInputStreamC2EPKvii", 4979 "parameters" : 4980 [ 4981 { 4982 "is_this_ptr" : true, 4983 "referenced_type" : "type-1639" 4984 }, 4985 { 4986 "referenced_type" : "type-167" 4987 }, 4988 { 4989 "referenced_type" : "type-1" 4990 }, 4991 { 4992 "default_arg" : true, 4993 "referenced_type" : "type-1" 4994 } 4995 ], 4996 "return_type" : "type-81", 4997 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 4998 }, 4999 { 5000 "function_name" : "google::protobuf::io::ArrayInputStream::~ArrayInputStream", 5001 "linker_set_key" : "_ZN6google8protobuf2io16ArrayInputStreamD0Ev", 5002 "parameters" : 5003 [ 5004 { 5005 "is_this_ptr" : true, 5006 "referenced_type" : "type-1639" 5007 } 5008 ], 5009 "return_type" : "type-81", 5010 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 5011 }, 5012 { 5013 "function_name" : "google::protobuf::io::ArrayInputStream::~ArrayInputStream", 5014 "linker_set_key" : "_ZN6google8protobuf2io16ArrayInputStreamD1Ev", 5015 "parameters" : 5016 [ 5017 { 5018 "is_this_ptr" : true, 5019 "referenced_type" : "type-1639" 5020 } 5021 ], 5022 "return_type" : "type-81", 5023 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 5024 }, 5025 { 5026 "function_name" : "google::protobuf::io::ArrayInputStream::~ArrayInputStream", 5027 "linker_set_key" : "_ZN6google8protobuf2io16ArrayInputStreamD2Ev", 5028 "parameters" : 5029 [ 5030 { 5031 "is_this_ptr" : true, 5032 "referenced_type" : "type-1639" 5033 } 5034 ], 5035 "return_type" : "type-81", 5036 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 5037 }, 5038 { 5039 "function_name" : "google::protobuf::io::CodedInputStream::ReadString", 5040 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream10ReadStringEPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEi", 5041 "parameters" : 5042 [ 5043 { 5044 "is_this_ptr" : true, 5045 "referenced_type" : "type-612" 5046 }, 5047 { 5048 "referenced_type" : "type-874" 5049 }, 5050 { 5051 "referenced_type" : "type-1" 5052 } 5053 ], 5054 "return_type" : "type-12", 5055 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5056 }, 5057 { 5058 "access" : "private", 5059 "function_name" : "google::protobuf::io::CodedInputStream::ReadTagSlow", 5060 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream11ReadTagSlowEv", 5061 "parameters" : 5062 [ 5063 { 5064 "is_this_ptr" : true, 5065 "referenced_type" : "type-612" 5066 } 5067 ], 5068 "return_type" : "type-4", 5069 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5070 }, 5071 { 5072 "access" : "private", 5073 "function_name" : "google::protobuf::io::CodedInputStream::ReadTagFallback", 5074 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream15ReadTagFallbackEj", 5075 "parameters" : 5076 [ 5077 { 5078 "is_this_ptr" : true, 5079 "referenced_type" : "type-612" 5080 }, 5081 { 5082 "referenced_type" : "type-4" 5083 } 5084 ], 5085 "return_type" : "type-4", 5086 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5087 }, 5088 { 5089 "access" : "private", 5090 "function_name" : "google::protobuf::io::CodedInputStream::ReadVarint32Slow", 5091 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream16ReadVarint32SlowEPj", 5092 "parameters" : 5093 [ 5094 { 5095 "is_this_ptr" : true, 5096 "referenced_type" : "type-612" 5097 }, 5098 { 5099 "referenced_type" : "type-19" 5100 } 5101 ], 5102 "return_type" : "type-12", 5103 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5104 }, 5105 { 5106 "access" : "private", 5107 "function_name" : "google::protobuf::io::CodedInputStream::ReadVarint64Slow", 5108 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream16ReadVarint64SlowEPy", 5109 "parameters" : 5110 [ 5111 { 5112 "is_this_ptr" : true, 5113 "referenced_type" : "type-612" 5114 }, 5115 { 5116 "referenced_type" : "type-90" 5117 } 5118 ], 5119 "return_type" : "type-12", 5120 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5121 }, 5122 { 5123 "access" : "private", 5124 "function_name" : "google::protobuf::io::CodedInputStream::ReadStringFallback", 5125 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream18ReadStringFallbackEPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEi", 5126 "parameters" : 5127 [ 5128 { 5129 "is_this_ptr" : true, 5130 "referenced_type" : "type-612" 5131 }, 5132 { 5133 "referenced_type" : "type-874" 5134 }, 5135 { 5136 "referenced_type" : "type-1" 5137 } 5138 ], 5139 "return_type" : "type-12", 5140 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5141 }, 5142 { 5143 "function_name" : "google::protobuf::io::CodedInputStream::SetTotalBytesLimit", 5144 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream18SetTotalBytesLimitEii", 5145 "parameters" : 5146 [ 5147 { 5148 "is_this_ptr" : true, 5149 "referenced_type" : "type-612" 5150 }, 5151 { 5152 "referenced_type" : "type-1" 5153 }, 5154 { 5155 "referenced_type" : "type-1" 5156 } 5157 ], 5158 "return_type" : "type-81", 5159 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5160 }, 5161 { 5162 "access" : "private", 5163 "function_name" : "google::protobuf::io::CodedInputStream::ReadVarint32Fallback", 5164 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream20ReadVarint32FallbackEj", 5165 "parameters" : 5166 [ 5167 { 5168 "is_this_ptr" : true, 5169 "referenced_type" : "type-612" 5170 }, 5171 { 5172 "referenced_type" : "type-4" 5173 } 5174 ], 5175 "return_type" : "type-89", 5176 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5177 }, 5178 { 5179 "access" : "private", 5180 "function_name" : "google::protobuf::io::CodedInputStream::ReadVarint64Fallback", 5181 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream20ReadVarint64FallbackEv", 5182 "parameters" : 5183 [ 5184 { 5185 "is_this_ptr" : true, 5186 "referenced_type" : "type-612" 5187 } 5188 ], 5189 "return_type" : "type-1174", 5190 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5191 }, 5192 { 5193 "function_name" : "google::protobuf::io::CodedInputStream::GetDirectBufferPointer", 5194 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream22GetDirectBufferPointerEPPKvPi", 5195 "parameters" : 5196 [ 5197 { 5198 "is_this_ptr" : true, 5199 "referenced_type" : "type-612" 5200 }, 5201 { 5202 "referenced_type" : "type-659" 5203 }, 5204 { 5205 "referenced_type" : "type-129" 5206 } 5207 ], 5208 "return_type" : "type-12", 5209 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5210 }, 5211 { 5212 "function_name" : "google::protobuf::io::CodedInputStream::ReadLengthAndPushLimit", 5213 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream22ReadLengthAndPushLimitEv", 5214 "parameters" : 5215 [ 5216 { 5217 "is_this_ptr" : true, 5218 "referenced_type" : "type-612" 5219 } 5220 ], 5221 "return_type" : "type-1", 5222 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5223 }, 5224 { 5225 "access" : "private", 5226 "function_name" : "google::protobuf::io::CodedInputStream::PrintTotalBytesLimitError", 5227 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream25PrintTotalBytesLimitErrorEv", 5228 "parameters" : 5229 [ 5230 { 5231 "is_this_ptr" : true, 5232 "referenced_type" : "type-612" 5233 } 5234 ], 5235 "return_type" : "type-81", 5236 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5237 }, 5238 { 5239 "access" : "private", 5240 "function_name" : "google::protobuf::io::CodedInputStream::ReadLittleEndian32Fallback", 5241 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream26ReadLittleEndian32FallbackEPj", 5242 "parameters" : 5243 [ 5244 { 5245 "is_this_ptr" : true, 5246 "referenced_type" : "type-612" 5247 }, 5248 { 5249 "referenced_type" : "type-19" 5250 } 5251 ], 5252 "return_type" : "type-12", 5253 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5254 }, 5255 { 5256 "access" : "private", 5257 "function_name" : "google::protobuf::io::CodedInputStream::ReadLittleEndian64Fallback", 5258 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream26ReadLittleEndian64FallbackEPy", 5259 "parameters" : 5260 [ 5261 { 5262 "is_this_ptr" : true, 5263 "referenced_type" : "type-612" 5264 }, 5265 { 5266 "referenced_type" : "type-90" 5267 } 5268 ], 5269 "return_type" : "type-12", 5270 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5271 }, 5272 { 5273 "access" : "private", 5274 "function_name" : "google::protobuf::io::CodedInputStream::BackUpInputToCurrentPosition", 5275 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream28BackUpInputToCurrentPositionEv", 5276 "parameters" : 5277 [ 5278 { 5279 "is_this_ptr" : true, 5280 "referenced_type" : "type-612" 5281 } 5282 ], 5283 "return_type" : "type-81", 5284 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5285 }, 5286 { 5287 "function_name" : "google::protobuf::io::CodedInputStream::DecrementRecursionDepthAndPopLimit", 5288 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream34DecrementRecursionDepthAndPopLimitEi", 5289 "parameters" : 5290 [ 5291 { 5292 "is_this_ptr" : true, 5293 "referenced_type" : "type-612" 5294 }, 5295 { 5296 "referenced_type" : "type-1" 5297 } 5298 ], 5299 "return_type" : "type-12", 5300 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5301 }, 5302 { 5303 "function_name" : "google::protobuf::io::CodedInputStream::IncrementRecursionDepthAndPushLimit", 5304 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream35IncrementRecursionDepthAndPushLimitEi", 5305 "parameters" : 5306 [ 5307 { 5308 "is_this_ptr" : true, 5309 "referenced_type" : "type-612" 5310 }, 5311 { 5312 "referenced_type" : "type-1" 5313 } 5314 ], 5315 "return_type" : "type-1175", 5316 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5317 }, 5318 { 5319 "function_name" : "google::protobuf::io::CodedInputStream::CheckEntireMessageConsumedAndPopLimit", 5320 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream37CheckEntireMessageConsumedAndPopLimitEi", 5321 "parameters" : 5322 [ 5323 { 5324 "is_this_ptr" : true, 5325 "referenced_type" : "type-612" 5326 }, 5327 { 5328 "referenced_type" : "type-1" 5329 } 5330 ], 5331 "return_type" : "type-12", 5332 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5333 }, 5334 { 5335 "function_name" : "google::protobuf::io::CodedInputStream::Skip", 5336 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream4SkipEi", 5337 "parameters" : 5338 [ 5339 { 5340 "is_this_ptr" : true, 5341 "referenced_type" : "type-612" 5342 }, 5343 { 5344 "referenced_type" : "type-1" 5345 } 5346 ], 5347 "return_type" : "type-12", 5348 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5349 }, 5350 { 5351 "function_name" : "google::protobuf::io::CodedInputStream::ReadRaw", 5352 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream7ReadRawEPvi", 5353 "parameters" : 5354 [ 5355 { 5356 "is_this_ptr" : true, 5357 "referenced_type" : "type-612" 5358 }, 5359 { 5360 "referenced_type" : "type-201" 5361 }, 5362 { 5363 "referenced_type" : "type-1" 5364 } 5365 ], 5366 "return_type" : "type-12", 5367 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5368 }, 5369 { 5370 "access" : "private", 5371 "function_name" : "google::protobuf::io::CodedInputStream::Refresh", 5372 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream7RefreshEv", 5373 "parameters" : 5374 [ 5375 { 5376 "is_this_ptr" : true, 5377 "referenced_type" : "type-612" 5378 } 5379 ], 5380 "return_type" : "type-12", 5381 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5382 }, 5383 { 5384 "function_name" : "google::protobuf::io::CodedInputStream::PopLimit", 5385 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream8PopLimitEi", 5386 "parameters" : 5387 [ 5388 { 5389 "is_this_ptr" : true, 5390 "referenced_type" : "type-612" 5391 }, 5392 { 5393 "referenced_type" : "type-1" 5394 } 5395 ], 5396 "return_type" : "type-81", 5397 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5398 }, 5399 { 5400 "function_name" : "google::protobuf::io::CodedInputStream::PushLimit", 5401 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream9PushLimitEi", 5402 "parameters" : 5403 [ 5404 { 5405 "is_this_ptr" : true, 5406 "referenced_type" : "type-612" 5407 }, 5408 { 5409 "referenced_type" : "type-1" 5410 } 5411 ], 5412 "return_type" : "type-1", 5413 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5414 }, 5415 { 5416 "function_name" : "google::protobuf::io::CodedInputStream::~CodedInputStream", 5417 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStreamD1Ev", 5418 "parameters" : 5419 [ 5420 { 5421 "is_this_ptr" : true, 5422 "referenced_type" : "type-612" 5423 } 5424 ], 5425 "return_type" : "type-81", 5426 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5427 }, 5428 { 5429 "function_name" : "google::protobuf::io::CodedInputStream::~CodedInputStream", 5430 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStreamD2Ev", 5431 "parameters" : 5432 [ 5433 { 5434 "is_this_ptr" : true, 5435 "referenced_type" : "type-612" 5436 } 5437 ], 5438 "return_type" : "type-81", 5439 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5440 }, 5441 { 5442 "function_name" : "google::protobuf::io::FileOutputStream::CopyingFileOutputStream::Close", 5443 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStream5CloseEv", 5444 "parameters" : 5445 [ 5446 { 5447 "is_this_ptr" : true, 5448 "referenced_type" : "type-1596" 5449 } 5450 ], 5451 "return_type" : "type-12", 5452 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5453 }, 5454 { 5455 "function_name" : "google::protobuf::io::FileOutputStream::CopyingFileOutputStream::Write", 5456 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStream5WriteEPKvi", 5457 "parameters" : 5458 [ 5459 { 5460 "is_this_ptr" : true, 5461 "referenced_type" : "type-1596" 5462 }, 5463 { 5464 "referenced_type" : "type-167" 5465 }, 5466 { 5467 "referenced_type" : "type-1" 5468 } 5469 ], 5470 "return_type" : "type-12", 5471 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5472 }, 5473 { 5474 "function_name" : "google::protobuf::io::FileOutputStream::CopyingFileOutputStream::CopyingFileOutputStream", 5475 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamC1Ei", 5476 "parameters" : 5477 [ 5478 { 5479 "is_this_ptr" : true, 5480 "referenced_type" : "type-1596" 5481 }, 5482 { 5483 "referenced_type" : "type-1" 5484 } 5485 ], 5486 "return_type" : "type-81", 5487 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5488 }, 5489 { 5490 "function_name" : "google::protobuf::io::FileOutputStream::CopyingFileOutputStream::CopyingFileOutputStream", 5491 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamC2Ei", 5492 "parameters" : 5493 [ 5494 { 5495 "is_this_ptr" : true, 5496 "referenced_type" : "type-1596" 5497 }, 5498 { 5499 "referenced_type" : "type-1" 5500 } 5501 ], 5502 "return_type" : "type-81", 5503 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5504 }, 5505 { 5506 "function_name" : "google::protobuf::io::FileOutputStream::CopyingFileOutputStream::~CopyingFileOutputStream", 5507 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamD0Ev", 5508 "parameters" : 5509 [ 5510 { 5511 "is_this_ptr" : true, 5512 "referenced_type" : "type-1596" 5513 } 5514 ], 5515 "return_type" : "type-81", 5516 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5517 }, 5518 { 5519 "function_name" : "google::protobuf::io::FileOutputStream::CopyingFileOutputStream::~CopyingFileOutputStream", 5520 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamD1Ev", 5521 "parameters" : 5522 [ 5523 { 5524 "is_this_ptr" : true, 5525 "referenced_type" : "type-1596" 5526 } 5527 ], 5528 "return_type" : "type-81", 5529 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5530 }, 5531 { 5532 "function_name" : "google::protobuf::io::FileOutputStream::CopyingFileOutputStream::~CopyingFileOutputStream", 5533 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamD2Ev", 5534 "parameters" : 5535 [ 5536 { 5537 "is_this_ptr" : true, 5538 "referenced_type" : "type-1596" 5539 } 5540 ], 5541 "return_type" : "type-81", 5542 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5543 }, 5544 { 5545 "function_name" : "google::protobuf::io::FileOutputStream::Next", 5546 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStream4NextEPPvPi", 5547 "parameters" : 5548 [ 5549 { 5550 "is_this_ptr" : true, 5551 "referenced_type" : "type-1593" 5552 }, 5553 { 5554 "referenced_type" : "type-577" 5555 }, 5556 { 5557 "referenced_type" : "type-129" 5558 } 5559 ], 5560 "return_type" : "type-12", 5561 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5562 }, 5563 { 5564 "function_name" : "google::protobuf::io::FileOutputStream::Close", 5565 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStream5CloseEv", 5566 "parameters" : 5567 [ 5568 { 5569 "is_this_ptr" : true, 5570 "referenced_type" : "type-1593" 5571 } 5572 ], 5573 "return_type" : "type-12", 5574 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5575 }, 5576 { 5577 "function_name" : "google::protobuf::io::FileOutputStream::Flush", 5578 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStream5FlushEv", 5579 "parameters" : 5580 [ 5581 { 5582 "is_this_ptr" : true, 5583 "referenced_type" : "type-1593" 5584 } 5585 ], 5586 "return_type" : "type-12", 5587 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5588 }, 5589 { 5590 "function_name" : "google::protobuf::io::FileOutputStream::BackUp", 5591 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStream6BackUpEi", 5592 "parameters" : 5593 [ 5594 { 5595 "is_this_ptr" : true, 5596 "referenced_type" : "type-1593" 5597 }, 5598 { 5599 "referenced_type" : "type-1" 5600 } 5601 ], 5602 "return_type" : "type-81", 5603 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5604 }, 5605 { 5606 "function_name" : "google::protobuf::io::FileOutputStream::FileOutputStream", 5607 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStreamC1Eii", 5608 "parameters" : 5609 [ 5610 { 5611 "is_this_ptr" : true, 5612 "referenced_type" : "type-1593" 5613 }, 5614 { 5615 "referenced_type" : "type-1" 5616 }, 5617 { 5618 "default_arg" : true, 5619 "referenced_type" : "type-1" 5620 } 5621 ], 5622 "return_type" : "type-81", 5623 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5624 }, 5625 { 5626 "function_name" : "google::protobuf::io::FileOutputStream::FileOutputStream", 5627 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStreamC2Eii", 5628 "parameters" : 5629 [ 5630 { 5631 "is_this_ptr" : true, 5632 "referenced_type" : "type-1593" 5633 }, 5634 { 5635 "referenced_type" : "type-1" 5636 }, 5637 { 5638 "default_arg" : true, 5639 "referenced_type" : "type-1" 5640 } 5641 ], 5642 "return_type" : "type-81", 5643 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5644 }, 5645 { 5646 "function_name" : "google::protobuf::io::FileOutputStream::~FileOutputStream", 5647 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStreamD0Ev", 5648 "parameters" : 5649 [ 5650 { 5651 "is_this_ptr" : true, 5652 "referenced_type" : "type-1593" 5653 } 5654 ], 5655 "return_type" : "type-81", 5656 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5657 }, 5658 { 5659 "function_name" : "google::protobuf::io::FileOutputStream::~FileOutputStream", 5660 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStreamD1Ev", 5661 "parameters" : 5662 [ 5663 { 5664 "is_this_ptr" : true, 5665 "referenced_type" : "type-1593" 5666 } 5667 ], 5668 "return_type" : "type-81", 5669 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5670 }, 5671 { 5672 "function_name" : "google::protobuf::io::FileOutputStream::~FileOutputStream", 5673 "linker_set_key" : "_ZN6google8protobuf2io16FileOutputStreamD2Ev", 5674 "parameters" : 5675 [ 5676 { 5677 "is_this_ptr" : true, 5678 "referenced_type" : "type-1593" 5679 } 5680 ], 5681 "return_type" : "type-81", 5682 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 5683 }, 5684 { 5685 "function_name" : "google::protobuf::io::ArrayOutputStream::Next", 5686 "linker_set_key" : "_ZN6google8protobuf2io17ArrayOutputStream4NextEPPvPi", 5687 "parameters" : 5688 [ 5689 { 5690 "is_this_ptr" : true, 5691 "referenced_type" : "type-1642" 5692 }, 5693 { 5694 "referenced_type" : "type-577" 5695 }, 5696 { 5697 "referenced_type" : "type-129" 5698 } 5699 ], 5700 "return_type" : "type-12", 5701 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 5702 }, 5703 { 5704 "function_name" : "google::protobuf::io::ArrayOutputStream::BackUp", 5705 "linker_set_key" : "_ZN6google8protobuf2io17ArrayOutputStream6BackUpEi", 5706 "parameters" : 5707 [ 5708 { 5709 "is_this_ptr" : true, 5710 "referenced_type" : "type-1642" 5711 }, 5712 { 5713 "referenced_type" : "type-1" 5714 } 5715 ], 5716 "return_type" : "type-81", 5717 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 5718 }, 5719 { 5720 "function_name" : "google::protobuf::io::ArrayOutputStream::ArrayOutputStream", 5721 "linker_set_key" : "_ZN6google8protobuf2io17ArrayOutputStreamC1EPvii", 5722 "parameters" : 5723 [ 5724 { 5725 "is_this_ptr" : true, 5726 "referenced_type" : "type-1642" 5727 }, 5728 { 5729 "referenced_type" : "type-201" 5730 }, 5731 { 5732 "referenced_type" : "type-1" 5733 }, 5734 { 5735 "default_arg" : true, 5736 "referenced_type" : "type-1" 5737 } 5738 ], 5739 "return_type" : "type-81", 5740 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 5741 }, 5742 { 5743 "function_name" : "google::protobuf::io::ArrayOutputStream::ArrayOutputStream", 5744 "linker_set_key" : "_ZN6google8protobuf2io17ArrayOutputStreamC2EPvii", 5745 "parameters" : 5746 [ 5747 { 5748 "is_this_ptr" : true, 5749 "referenced_type" : "type-1642" 5750 }, 5751 { 5752 "referenced_type" : "type-201" 5753 }, 5754 { 5755 "referenced_type" : "type-1" 5756 }, 5757 { 5758 "default_arg" : true, 5759 "referenced_type" : "type-1" 5760 } 5761 ], 5762 "return_type" : "type-81", 5763 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 5764 }, 5765 { 5766 "function_name" : "google::protobuf::io::ArrayOutputStream::~ArrayOutputStream", 5767 "linker_set_key" : "_ZN6google8protobuf2io17ArrayOutputStreamD0Ev", 5768 "parameters" : 5769 [ 5770 { 5771 "is_this_ptr" : true, 5772 "referenced_type" : "type-1642" 5773 } 5774 ], 5775 "return_type" : "type-81", 5776 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 5777 }, 5778 { 5779 "function_name" : "google::protobuf::io::ArrayOutputStream::~ArrayOutputStream", 5780 "linker_set_key" : "_ZN6google8protobuf2io17ArrayOutputStreamD1Ev", 5781 "parameters" : 5782 [ 5783 { 5784 "is_this_ptr" : true, 5785 "referenced_type" : "type-1642" 5786 } 5787 ], 5788 "return_type" : "type-81", 5789 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 5790 }, 5791 { 5792 "function_name" : "google::protobuf::io::ArrayOutputStream::~ArrayOutputStream", 5793 "linker_set_key" : "_ZN6google8protobuf2io17ArrayOutputStreamD2Ev", 5794 "parameters" : 5795 [ 5796 { 5797 "is_this_ptr" : true, 5798 "referenced_type" : "type-1642" 5799 } 5800 ], 5801 "return_type" : "type-81", 5802 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 5803 }, 5804 { 5805 "function_name" : "google::protobuf::io::CodedOutputStream::VarintSize64", 5806 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream12VarintSize64Ey", 5807 "parameters" : 5808 [ 5809 { 5810 "referenced_type" : "type-91" 5811 } 5812 ], 5813 "return_type" : "type-1", 5814 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5815 }, 5816 { 5817 "function_name" : "google::protobuf::io::CodedOutputStream::WriteVarint64", 5818 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream13WriteVarint64Ey", 5819 "parameters" : 5820 [ 5821 { 5822 "is_this_ptr" : true, 5823 "referenced_type" : "type-619" 5824 }, 5825 { 5826 "referenced_type" : "type-91" 5827 } 5828 ], 5829 "return_type" : "type-81", 5830 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5831 }, 5832 { 5833 "function_name" : "google::protobuf::io::CodedOutputStream::EnableAliasing", 5834 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream14EnableAliasingEb", 5835 "parameters" : 5836 [ 5837 { 5838 "is_this_ptr" : true, 5839 "referenced_type" : "type-619" 5840 }, 5841 { 5842 "referenced_type" : "type-12" 5843 } 5844 ], 5845 "return_type" : "type-81", 5846 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5847 }, 5848 { 5849 "access" : "private", 5850 "function_name" : "google::protobuf::io::CodedOutputStream::WriteAliasedRaw", 5851 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream15WriteAliasedRawEPKvi", 5852 "parameters" : 5853 [ 5854 { 5855 "is_this_ptr" : true, 5856 "referenced_type" : "type-619" 5857 }, 5858 { 5859 "referenced_type" : "type-167" 5860 }, 5861 { 5862 "referenced_type" : "type-1" 5863 } 5864 ], 5865 "return_type" : "type-81", 5866 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5867 }, 5868 { 5869 "function_name" : "google::protobuf::io::CodedOutputStream::WriteRawToArray", 5870 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream15WriteRawToArrayEPKviPh", 5871 "parameters" : 5872 [ 5873 { 5874 "referenced_type" : "type-167" 5875 }, 5876 { 5877 "referenced_type" : "type-1" 5878 }, 5879 { 5880 "referenced_type" : "type-618" 5881 } 5882 ], 5883 "return_type" : "type-618", 5884 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5885 }, 5886 { 5887 "function_name" : "google::protobuf::io::CodedOutputStream::WriteLittleEndian32", 5888 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream19WriteLittleEndian32Ej", 5889 "parameters" : 5890 [ 5891 { 5892 "is_this_ptr" : true, 5893 "referenced_type" : "type-619" 5894 }, 5895 { 5896 "referenced_type" : "type-4" 5897 } 5898 ], 5899 "return_type" : "type-81", 5900 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5901 }, 5902 { 5903 "function_name" : "google::protobuf::io::CodedOutputStream::WriteLittleEndian64", 5904 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream19WriteLittleEndian64Ey", 5905 "parameters" : 5906 [ 5907 { 5908 "is_this_ptr" : true, 5909 "referenced_type" : "type-619" 5910 }, 5911 { 5912 "referenced_type" : "type-91" 5913 } 5914 ], 5915 "return_type" : "type-81", 5916 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5917 }, 5918 { 5919 "access" : "private", 5920 "function_name" : "google::protobuf::io::CodedOutputStream::VarintSize32Fallback", 5921 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream20VarintSize32FallbackEj", 5922 "parameters" : 5923 [ 5924 { 5925 "referenced_type" : "type-4" 5926 } 5927 ], 5928 "return_type" : "type-1", 5929 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5930 }, 5931 { 5932 "function_name" : "google::protobuf::io::CodedOutputStream::WriteVarint64ToArray", 5933 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream20WriteVarint64ToArrayEyPh", 5934 "parameters" : 5935 [ 5936 { 5937 "referenced_type" : "type-91" 5938 }, 5939 { 5940 "referenced_type" : "type-618" 5941 } 5942 ], 5943 "return_type" : "type-618", 5944 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5945 }, 5946 { 5947 "access" : "private", 5948 "function_name" : "google::protobuf::io::CodedOutputStream::WriteVarint32SlowPath", 5949 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream21WriteVarint32SlowPathEj", 5950 "parameters" : 5951 [ 5952 { 5953 "is_this_ptr" : true, 5954 "referenced_type" : "type-619" 5955 }, 5956 { 5957 "referenced_type" : "type-4" 5958 } 5959 ], 5960 "return_type" : "type-81", 5961 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5962 }, 5963 { 5964 "function_name" : "google::protobuf::io::CodedOutputStream::GetDirectBufferPointer", 5965 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream22GetDirectBufferPointerEPPvPi", 5966 "parameters" : 5967 [ 5968 { 5969 "is_this_ptr" : true, 5970 "referenced_type" : "type-619" 5971 }, 5972 { 5973 "referenced_type" : "type-577" 5974 }, 5975 { 5976 "referenced_type" : "type-129" 5977 } 5978 ], 5979 "return_type" : "type-12", 5980 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5981 }, 5982 { 5983 "function_name" : "google::protobuf::io::CodedOutputStream::WriteStringWithSizeToArray", 5984 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream26WriteStringWithSizeToArrayERKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPh", 5985 "parameters" : 5986 [ 5987 { 5988 "referenced_type" : "type-868" 5989 }, 5990 { 5991 "referenced_type" : "type-618" 5992 } 5993 ], 5994 "return_type" : "type-618", 5995 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 5996 }, 5997 { 5998 "function_name" : "google::protobuf::io::CodedOutputStream::Skip", 5999 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream4SkipEi", 6000 "parameters" : 6001 [ 6002 { 6003 "is_this_ptr" : true, 6004 "referenced_type" : "type-619" 6005 }, 6006 { 6007 "referenced_type" : "type-1" 6008 } 6009 ], 6010 "return_type" : "type-12", 6011 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 6012 }, 6013 { 6014 "function_name" : "google::protobuf::io::CodedOutputStream::Trim", 6015 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream4TrimEv", 6016 "parameters" : 6017 [ 6018 { 6019 "is_this_ptr" : true, 6020 "referenced_type" : "type-619" 6021 } 6022 ], 6023 "return_type" : "type-81", 6024 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 6025 }, 6026 { 6027 "access" : "private", 6028 "function_name" : "google::protobuf::io::CodedOutputStream::Refresh", 6029 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream7RefreshEv", 6030 "parameters" : 6031 [ 6032 { 6033 "is_this_ptr" : true, 6034 "referenced_type" : "type-619" 6035 } 6036 ], 6037 "return_type" : "type-12", 6038 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 6039 }, 6040 { 6041 "function_name" : "google::protobuf::io::CodedOutputStream::WriteRaw", 6042 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStream8WriteRawEPKvi", 6043 "parameters" : 6044 [ 6045 { 6046 "is_this_ptr" : true, 6047 "referenced_type" : "type-619" 6048 }, 6049 { 6050 "referenced_type" : "type-167" 6051 }, 6052 { 6053 "referenced_type" : "type-1" 6054 } 6055 ], 6056 "return_type" : "type-81", 6057 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 6058 }, 6059 { 6060 "function_name" : "google::protobuf::io::CodedOutputStream::CodedOutputStream", 6061 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStreamC1EPNS1_20ZeroCopyOutputStreamE", 6062 "parameters" : 6063 [ 6064 { 6065 "is_this_ptr" : true, 6066 "referenced_type" : "type-619" 6067 }, 6068 { 6069 "referenced_type" : "type-741" 6070 } 6071 ], 6072 "return_type" : "type-81", 6073 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 6074 }, 6075 { 6076 "function_name" : "google::protobuf::io::CodedOutputStream::CodedOutputStream", 6077 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStreamC1EPNS1_20ZeroCopyOutputStreamEb", 6078 "parameters" : 6079 [ 6080 { 6081 "is_this_ptr" : true, 6082 "referenced_type" : "type-619" 6083 }, 6084 { 6085 "referenced_type" : "type-741" 6086 }, 6087 { 6088 "referenced_type" : "type-12" 6089 } 6090 ], 6091 "return_type" : "type-81", 6092 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 6093 }, 6094 { 6095 "function_name" : "google::protobuf::io::CodedOutputStream::CodedOutputStream", 6096 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStreamC2EPNS1_20ZeroCopyOutputStreamE", 6097 "parameters" : 6098 [ 6099 { 6100 "is_this_ptr" : true, 6101 "referenced_type" : "type-619" 6102 }, 6103 { 6104 "referenced_type" : "type-741" 6105 } 6106 ], 6107 "return_type" : "type-81", 6108 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 6109 }, 6110 { 6111 "function_name" : "google::protobuf::io::CodedOutputStream::CodedOutputStream", 6112 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStreamC2EPNS1_20ZeroCopyOutputStreamEb", 6113 "parameters" : 6114 [ 6115 { 6116 "is_this_ptr" : true, 6117 "referenced_type" : "type-619" 6118 }, 6119 { 6120 "referenced_type" : "type-741" 6121 }, 6122 { 6123 "referenced_type" : "type-12" 6124 } 6125 ], 6126 "return_type" : "type-81", 6127 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 6128 }, 6129 { 6130 "function_name" : "google::protobuf::io::CodedOutputStream::~CodedOutputStream", 6131 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStreamD1Ev", 6132 "parameters" : 6133 [ 6134 { 6135 "is_this_ptr" : true, 6136 "referenced_type" : "type-619" 6137 } 6138 ], 6139 "return_type" : "type-81", 6140 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 6141 }, 6142 { 6143 "function_name" : "google::protobuf::io::CodedOutputStream::~CodedOutputStream", 6144 "linker_set_key" : "_ZN6google8protobuf2io17CodedOutputStreamD2Ev", 6145 "parameters" : 6146 [ 6147 { 6148 "is_this_ptr" : true, 6149 "referenced_type" : "type-619" 6150 } 6151 ], 6152 "return_type" : "type-81", 6153 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 6154 }, 6155 { 6156 "function_name" : "google::protobuf::io::CopyingInputStream::Skip", 6157 "linker_set_key" : "_ZN6google8protobuf2io18CopyingInputStream4SkipEi", 6158 "parameters" : 6159 [ 6160 { 6161 "is_this_ptr" : true, 6162 "referenced_type" : "type-778" 6163 }, 6164 { 6165 "referenced_type" : "type-1" 6166 } 6167 ], 6168 "return_type" : "type-1", 6169 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6170 }, 6171 { 6172 "function_name" : "google::protobuf::io::CopyingInputStream::~CopyingInputStream", 6173 "linker_set_key" : "_ZN6google8protobuf2io18CopyingInputStreamD0Ev", 6174 "parameters" : 6175 [ 6176 { 6177 "is_this_ptr" : true, 6178 "referenced_type" : "type-778" 6179 } 6180 ], 6181 "return_type" : "type-81", 6182 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6183 }, 6184 { 6185 "function_name" : "google::protobuf::io::CopyingInputStream::~CopyingInputStream", 6186 "linker_set_key" : "_ZN6google8protobuf2io18CopyingInputStreamD1Ev", 6187 "parameters" : 6188 [ 6189 { 6190 "is_this_ptr" : true, 6191 "referenced_type" : "type-778" 6192 } 6193 ], 6194 "return_type" : "type-81", 6195 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6196 }, 6197 { 6198 "function_name" : "google::protobuf::io::CopyingInputStream::~CopyingInputStream", 6199 "linker_set_key" : "_ZN6google8protobuf2io18CopyingInputStreamD2Ev", 6200 "parameters" : 6201 [ 6202 { 6203 "is_this_ptr" : true, 6204 "referenced_type" : "type-778" 6205 } 6206 ], 6207 "return_type" : "type-81", 6208 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6209 }, 6210 { 6211 "function_name" : "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::Read", 6212 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStream4ReadEPvi", 6213 "parameters" : 6214 [ 6215 { 6216 "is_this_ptr" : true, 6217 "referenced_type" : "type-1605" 6218 }, 6219 { 6220 "referenced_type" : "type-201" 6221 }, 6222 { 6223 "referenced_type" : "type-1" 6224 } 6225 ], 6226 "return_type" : "type-1", 6227 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6228 }, 6229 { 6230 "function_name" : "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::CopyingIstreamInputStream", 6231 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamC1EPNSt3__113basic_istreamIcNS4_11char_traitsIcEEEE", 6232 "parameters" : 6233 [ 6234 { 6235 "is_this_ptr" : true, 6236 "referenced_type" : "type-1605" 6237 }, 6238 { 6239 "referenced_type" : "type-1599" 6240 } 6241 ], 6242 "return_type" : "type-81", 6243 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6244 }, 6245 { 6246 "function_name" : "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::CopyingIstreamInputStream", 6247 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamC2EPNSt3__113basic_istreamIcNS4_11char_traitsIcEEEE", 6248 "parameters" : 6249 [ 6250 { 6251 "is_this_ptr" : true, 6252 "referenced_type" : "type-1605" 6253 }, 6254 { 6255 "referenced_type" : "type-1599" 6256 } 6257 ], 6258 "return_type" : "type-81", 6259 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6260 }, 6261 { 6262 "function_name" : "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::~CopyingIstreamInputStream", 6263 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamD0Ev", 6264 "parameters" : 6265 [ 6266 { 6267 "is_this_ptr" : true, 6268 "referenced_type" : "type-1605" 6269 } 6270 ], 6271 "return_type" : "type-81", 6272 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6273 }, 6274 { 6275 "function_name" : "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::~CopyingIstreamInputStream", 6276 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamD1Ev", 6277 "parameters" : 6278 [ 6279 { 6280 "is_this_ptr" : true, 6281 "referenced_type" : "type-1605" 6282 } 6283 ], 6284 "return_type" : "type-81", 6285 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6286 }, 6287 { 6288 "function_name" : "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream::~CopyingIstreamInputStream", 6289 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamD2Ev", 6290 "parameters" : 6291 [ 6292 { 6293 "is_this_ptr" : true, 6294 "referenced_type" : "type-1605" 6295 } 6296 ], 6297 "return_type" : "type-81", 6298 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6299 }, 6300 { 6301 "function_name" : "google::protobuf::io::IstreamInputStream::Next", 6302 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStream4NextEPPKvPi", 6303 "parameters" : 6304 [ 6305 { 6306 "is_this_ptr" : true, 6307 "referenced_type" : "type-1601" 6308 }, 6309 { 6310 "referenced_type" : "type-659" 6311 }, 6312 { 6313 "referenced_type" : "type-129" 6314 } 6315 ], 6316 "return_type" : "type-12", 6317 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6318 }, 6319 { 6320 "function_name" : "google::protobuf::io::IstreamInputStream::Skip", 6321 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStream4SkipEi", 6322 "parameters" : 6323 [ 6324 { 6325 "is_this_ptr" : true, 6326 "referenced_type" : "type-1601" 6327 }, 6328 { 6329 "referenced_type" : "type-1" 6330 } 6331 ], 6332 "return_type" : "type-12", 6333 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6334 }, 6335 { 6336 "function_name" : "google::protobuf::io::IstreamInputStream::BackUp", 6337 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStream6BackUpEi", 6338 "parameters" : 6339 [ 6340 { 6341 "is_this_ptr" : true, 6342 "referenced_type" : "type-1601" 6343 }, 6344 { 6345 "referenced_type" : "type-1" 6346 } 6347 ], 6348 "return_type" : "type-81", 6349 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6350 }, 6351 { 6352 "function_name" : "google::protobuf::io::IstreamInputStream::IstreamInputStream", 6353 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStreamC1EPNSt3__113basic_istreamIcNS3_11char_traitsIcEEEEi", 6354 "parameters" : 6355 [ 6356 { 6357 "is_this_ptr" : true, 6358 "referenced_type" : "type-1601" 6359 }, 6360 { 6361 "referenced_type" : "type-1599" 6362 }, 6363 { 6364 "default_arg" : true, 6365 "referenced_type" : "type-1" 6366 } 6367 ], 6368 "return_type" : "type-81", 6369 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6370 }, 6371 { 6372 "function_name" : "google::protobuf::io::IstreamInputStream::IstreamInputStream", 6373 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStreamC2EPNSt3__113basic_istreamIcNS3_11char_traitsIcEEEEi", 6374 "parameters" : 6375 [ 6376 { 6377 "is_this_ptr" : true, 6378 "referenced_type" : "type-1601" 6379 }, 6380 { 6381 "referenced_type" : "type-1599" 6382 }, 6383 { 6384 "default_arg" : true, 6385 "referenced_type" : "type-1" 6386 } 6387 ], 6388 "return_type" : "type-81", 6389 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6390 }, 6391 { 6392 "function_name" : "google::protobuf::io::IstreamInputStream::~IstreamInputStream", 6393 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStreamD0Ev", 6394 "parameters" : 6395 [ 6396 { 6397 "is_this_ptr" : true, 6398 "referenced_type" : "type-1601" 6399 } 6400 ], 6401 "return_type" : "type-81", 6402 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6403 }, 6404 { 6405 "function_name" : "google::protobuf::io::IstreamInputStream::~IstreamInputStream", 6406 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStreamD1Ev", 6407 "parameters" : 6408 [ 6409 { 6410 "is_this_ptr" : true, 6411 "referenced_type" : "type-1601" 6412 } 6413 ], 6414 "return_type" : "type-81", 6415 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6416 }, 6417 { 6418 "function_name" : "google::protobuf::io::IstreamInputStream::~IstreamInputStream", 6419 "linker_set_key" : "_ZN6google8protobuf2io18IstreamInputStreamD2Ev", 6420 "parameters" : 6421 [ 6422 { 6423 "is_this_ptr" : true, 6424 "referenced_type" : "type-1601" 6425 } 6426 ], 6427 "return_type" : "type-81", 6428 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6429 }, 6430 { 6431 "function_name" : "google::protobuf::io::StringOutputStream::Next", 6432 "linker_set_key" : "_ZN6google8protobuf2io18StringOutputStream4NextEPPvPi", 6433 "parameters" : 6434 [ 6435 { 6436 "is_this_ptr" : true, 6437 "referenced_type" : "type-1645" 6438 }, 6439 { 6440 "referenced_type" : "type-577" 6441 }, 6442 { 6443 "referenced_type" : "type-129" 6444 } 6445 ], 6446 "return_type" : "type-12", 6447 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6448 }, 6449 { 6450 "function_name" : "google::protobuf::io::StringOutputStream::BackUp", 6451 "linker_set_key" : "_ZN6google8protobuf2io18StringOutputStream6BackUpEi", 6452 "parameters" : 6453 [ 6454 { 6455 "is_this_ptr" : true, 6456 "referenced_type" : "type-1645" 6457 }, 6458 { 6459 "referenced_type" : "type-1" 6460 } 6461 ], 6462 "return_type" : "type-81", 6463 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6464 }, 6465 { 6466 "access" : "protected", 6467 "function_name" : "google::protobuf::io::StringOutputStream::SetString", 6468 "linker_set_key" : "_ZN6google8protobuf2io18StringOutputStream9SetStringEPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE", 6469 "parameters" : 6470 [ 6471 { 6472 "is_this_ptr" : true, 6473 "referenced_type" : "type-1645" 6474 }, 6475 { 6476 "referenced_type" : "type-1658" 6477 } 6478 ], 6479 "return_type" : "type-81", 6480 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6481 }, 6482 { 6483 "function_name" : "google::protobuf::io::StringOutputStream::StringOutputStream", 6484 "linker_set_key" : "_ZN6google8protobuf2io18StringOutputStreamC1EPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE", 6485 "parameters" : 6486 [ 6487 { 6488 "is_this_ptr" : true, 6489 "referenced_type" : "type-1645" 6490 }, 6491 { 6492 "referenced_type" : "type-1658" 6493 } 6494 ], 6495 "return_type" : "type-81", 6496 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6497 }, 6498 { 6499 "function_name" : "google::protobuf::io::StringOutputStream::StringOutputStream", 6500 "linker_set_key" : "_ZN6google8protobuf2io18StringOutputStreamC2EPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE", 6501 "parameters" : 6502 [ 6503 { 6504 "is_this_ptr" : true, 6505 "referenced_type" : "type-1645" 6506 }, 6507 { 6508 "referenced_type" : "type-1658" 6509 } 6510 ], 6511 "return_type" : "type-81", 6512 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6513 }, 6514 { 6515 "function_name" : "google::protobuf::io::StringOutputStream::~StringOutputStream", 6516 "linker_set_key" : "_ZN6google8protobuf2io18StringOutputStreamD0Ev", 6517 "parameters" : 6518 [ 6519 { 6520 "is_this_ptr" : true, 6521 "referenced_type" : "type-1645" 6522 } 6523 ], 6524 "return_type" : "type-81", 6525 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6526 }, 6527 { 6528 "function_name" : "google::protobuf::io::StringOutputStream::~StringOutputStream", 6529 "linker_set_key" : "_ZN6google8protobuf2io18StringOutputStreamD1Ev", 6530 "parameters" : 6531 [ 6532 { 6533 "is_this_ptr" : true, 6534 "referenced_type" : "type-1645" 6535 } 6536 ], 6537 "return_type" : "type-81", 6538 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6539 }, 6540 { 6541 "function_name" : "google::protobuf::io::StringOutputStream::~StringOutputStream", 6542 "linker_set_key" : "_ZN6google8protobuf2io18StringOutputStreamD2Ev", 6543 "parameters" : 6544 [ 6545 { 6546 "is_this_ptr" : true, 6547 "referenced_type" : "type-1645" 6548 } 6549 ], 6550 "return_type" : "type-81", 6551 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6552 }, 6553 { 6554 "function_name" : "google::protobuf::io::CopyingOutputStream::~CopyingOutputStream", 6555 "linker_set_key" : "_ZN6google8protobuf2io19CopyingOutputStreamD0Ev", 6556 "parameters" : 6557 [ 6558 { 6559 "is_this_ptr" : true, 6560 "referenced_type" : "type-785" 6561 } 6562 ], 6563 "return_type" : "type-81", 6564 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6565 }, 6566 { 6567 "function_name" : "google::protobuf::io::CopyingOutputStream::~CopyingOutputStream", 6568 "linker_set_key" : "_ZN6google8protobuf2io19CopyingOutputStreamD1Ev", 6569 "parameters" : 6570 [ 6571 { 6572 "is_this_ptr" : true, 6573 "referenced_type" : "type-785" 6574 } 6575 ], 6576 "return_type" : "type-81", 6577 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6578 }, 6579 { 6580 "function_name" : "google::protobuf::io::CopyingOutputStream::~CopyingOutputStream", 6581 "linker_set_key" : "_ZN6google8protobuf2io19CopyingOutputStreamD2Ev", 6582 "parameters" : 6583 [ 6584 { 6585 "is_this_ptr" : true, 6586 "referenced_type" : "type-785" 6587 } 6588 ], 6589 "return_type" : "type-81", 6590 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 6591 }, 6592 { 6593 "function_name" : "google::protobuf::io::LimitingInputStream::Next", 6594 "linker_set_key" : "_ZN6google8protobuf2io19LimitingInputStream4NextEPPKvPi", 6595 "parameters" : 6596 [ 6597 { 6598 "is_this_ptr" : true, 6599 "referenced_type" : "type-1622" 6600 }, 6601 { 6602 "referenced_type" : "type-659" 6603 }, 6604 { 6605 "referenced_type" : "type-129" 6606 } 6607 ], 6608 "return_type" : "type-12", 6609 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6610 }, 6611 { 6612 "function_name" : "google::protobuf::io::LimitingInputStream::Skip", 6613 "linker_set_key" : "_ZN6google8protobuf2io19LimitingInputStream4SkipEi", 6614 "parameters" : 6615 [ 6616 { 6617 "is_this_ptr" : true, 6618 "referenced_type" : "type-1622" 6619 }, 6620 { 6621 "referenced_type" : "type-1" 6622 } 6623 ], 6624 "return_type" : "type-12", 6625 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6626 }, 6627 { 6628 "function_name" : "google::protobuf::io::LimitingInputStream::BackUp", 6629 "linker_set_key" : "_ZN6google8protobuf2io19LimitingInputStream6BackUpEi", 6630 "parameters" : 6631 [ 6632 { 6633 "is_this_ptr" : true, 6634 "referenced_type" : "type-1622" 6635 }, 6636 { 6637 "referenced_type" : "type-1" 6638 } 6639 ], 6640 "return_type" : "type-81", 6641 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6642 }, 6643 { 6644 "function_name" : "google::protobuf::io::LimitingInputStream::LimitingInputStream", 6645 "linker_set_key" : "_ZN6google8protobuf2io19LimitingInputStreamC1EPNS1_19ZeroCopyInputStreamEx", 6646 "parameters" : 6647 [ 6648 { 6649 "is_this_ptr" : true, 6650 "referenced_type" : "type-1622" 6651 }, 6652 { 6653 "referenced_type" : "type-793" 6654 }, 6655 { 6656 "referenced_type" : "type-89" 6657 } 6658 ], 6659 "return_type" : "type-81", 6660 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6661 }, 6662 { 6663 "function_name" : "google::protobuf::io::LimitingInputStream::LimitingInputStream", 6664 "linker_set_key" : "_ZN6google8protobuf2io19LimitingInputStreamC2EPNS1_19ZeroCopyInputStreamEx", 6665 "parameters" : 6666 [ 6667 { 6668 "is_this_ptr" : true, 6669 "referenced_type" : "type-1622" 6670 }, 6671 { 6672 "referenced_type" : "type-793" 6673 }, 6674 { 6675 "referenced_type" : "type-89" 6676 } 6677 ], 6678 "return_type" : "type-81", 6679 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6680 }, 6681 { 6682 "function_name" : "google::protobuf::io::LimitingInputStream::~LimitingInputStream", 6683 "linker_set_key" : "_ZN6google8protobuf2io19LimitingInputStreamD0Ev", 6684 "parameters" : 6685 [ 6686 { 6687 "is_this_ptr" : true, 6688 "referenced_type" : "type-1622" 6689 } 6690 ], 6691 "return_type" : "type-81", 6692 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6693 }, 6694 { 6695 "function_name" : "google::protobuf::io::LimitingInputStream::~LimitingInputStream", 6696 "linker_set_key" : "_ZN6google8protobuf2io19LimitingInputStreamD1Ev", 6697 "parameters" : 6698 [ 6699 { 6700 "is_this_ptr" : true, 6701 "referenced_type" : "type-1622" 6702 } 6703 ], 6704 "return_type" : "type-81", 6705 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6706 }, 6707 { 6708 "function_name" : "google::protobuf::io::LimitingInputStream::~LimitingInputStream", 6709 "linker_set_key" : "_ZN6google8protobuf2io19LimitingInputStreamD2Ev", 6710 "parameters" : 6711 [ 6712 { 6713 "is_this_ptr" : true, 6714 "referenced_type" : "type-1622" 6715 } 6716 ], 6717 "return_type" : "type-81", 6718 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6719 }, 6720 { 6721 "function_name" : "google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::Write", 6722 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStream5WriteEPKvi", 6723 "parameters" : 6724 [ 6725 { 6726 "is_this_ptr" : true, 6727 "referenced_type" : "type-1614" 6728 }, 6729 { 6730 "referenced_type" : "type-167" 6731 }, 6732 { 6733 "referenced_type" : "type-1" 6734 } 6735 ], 6736 "return_type" : "type-12", 6737 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6738 }, 6739 { 6740 "function_name" : "google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::CopyingOstreamOutputStream", 6741 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamC1EPNSt3__113basic_ostreamIcNS4_11char_traitsIcEEEE", 6742 "parameters" : 6743 [ 6744 { 6745 "is_this_ptr" : true, 6746 "referenced_type" : "type-1614" 6747 }, 6748 { 6749 "referenced_type" : "type-1608" 6750 } 6751 ], 6752 "return_type" : "type-81", 6753 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6754 }, 6755 { 6756 "function_name" : "google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::CopyingOstreamOutputStream", 6757 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamC2EPNSt3__113basic_ostreamIcNS4_11char_traitsIcEEEE", 6758 "parameters" : 6759 [ 6760 { 6761 "is_this_ptr" : true, 6762 "referenced_type" : "type-1614" 6763 }, 6764 { 6765 "referenced_type" : "type-1608" 6766 } 6767 ], 6768 "return_type" : "type-81", 6769 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6770 }, 6771 { 6772 "function_name" : "google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::~CopyingOstreamOutputStream", 6773 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamD0Ev", 6774 "parameters" : 6775 [ 6776 { 6777 "is_this_ptr" : true, 6778 "referenced_type" : "type-1614" 6779 } 6780 ], 6781 "return_type" : "type-81", 6782 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6783 }, 6784 { 6785 "function_name" : "google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::~CopyingOstreamOutputStream", 6786 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamD1Ev", 6787 "parameters" : 6788 [ 6789 { 6790 "is_this_ptr" : true, 6791 "referenced_type" : "type-1614" 6792 } 6793 ], 6794 "return_type" : "type-81", 6795 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6796 }, 6797 { 6798 "function_name" : "google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream::~CopyingOstreamOutputStream", 6799 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamD2Ev", 6800 "parameters" : 6801 [ 6802 { 6803 "is_this_ptr" : true, 6804 "referenced_type" : "type-1614" 6805 } 6806 ], 6807 "return_type" : "type-81", 6808 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6809 }, 6810 { 6811 "function_name" : "google::protobuf::io::OstreamOutputStream::Next", 6812 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStream4NextEPPvPi", 6813 "parameters" : 6814 [ 6815 { 6816 "is_this_ptr" : true, 6817 "referenced_type" : "type-1610" 6818 }, 6819 { 6820 "referenced_type" : "type-577" 6821 }, 6822 { 6823 "referenced_type" : "type-129" 6824 } 6825 ], 6826 "return_type" : "type-12", 6827 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6828 }, 6829 { 6830 "function_name" : "google::protobuf::io::OstreamOutputStream::BackUp", 6831 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStream6BackUpEi", 6832 "parameters" : 6833 [ 6834 { 6835 "is_this_ptr" : true, 6836 "referenced_type" : "type-1610" 6837 }, 6838 { 6839 "referenced_type" : "type-1" 6840 } 6841 ], 6842 "return_type" : "type-81", 6843 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6844 }, 6845 { 6846 "function_name" : "google::protobuf::io::OstreamOutputStream::OstreamOutputStream", 6847 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStreamC1EPNSt3__113basic_ostreamIcNS3_11char_traitsIcEEEEi", 6848 "parameters" : 6849 [ 6850 { 6851 "is_this_ptr" : true, 6852 "referenced_type" : "type-1610" 6853 }, 6854 { 6855 "referenced_type" : "type-1608" 6856 }, 6857 { 6858 "default_arg" : true, 6859 "referenced_type" : "type-1" 6860 } 6861 ], 6862 "return_type" : "type-81", 6863 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6864 }, 6865 { 6866 "function_name" : "google::protobuf::io::OstreamOutputStream::OstreamOutputStream", 6867 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStreamC2EPNSt3__113basic_ostreamIcNS3_11char_traitsIcEEEEi", 6868 "parameters" : 6869 [ 6870 { 6871 "is_this_ptr" : true, 6872 "referenced_type" : "type-1610" 6873 }, 6874 { 6875 "referenced_type" : "type-1608" 6876 }, 6877 { 6878 "default_arg" : true, 6879 "referenced_type" : "type-1" 6880 } 6881 ], 6882 "return_type" : "type-81", 6883 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6884 }, 6885 { 6886 "function_name" : "google::protobuf::io::OstreamOutputStream::~OstreamOutputStream", 6887 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStreamD0Ev", 6888 "parameters" : 6889 [ 6890 { 6891 "is_this_ptr" : true, 6892 "referenced_type" : "type-1610" 6893 } 6894 ], 6895 "return_type" : "type-81", 6896 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6897 }, 6898 { 6899 "function_name" : "google::protobuf::io::OstreamOutputStream::~OstreamOutputStream", 6900 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStreamD1Ev", 6901 "parameters" : 6902 [ 6903 { 6904 "is_this_ptr" : true, 6905 "referenced_type" : "type-1610" 6906 } 6907 ], 6908 "return_type" : "type-81", 6909 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6910 }, 6911 { 6912 "function_name" : "google::protobuf::io::OstreamOutputStream::~OstreamOutputStream", 6913 "linker_set_key" : "_ZN6google8protobuf2io19OstreamOutputStreamD2Ev", 6914 "parameters" : 6915 [ 6916 { 6917 "is_this_ptr" : true, 6918 "referenced_type" : "type-1610" 6919 } 6920 ], 6921 "return_type" : "type-81", 6922 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 6923 }, 6924 { 6925 "function_name" : "google::protobuf::io::ZeroCopyInputStream::~ZeroCopyInputStream", 6926 "linker_set_key" : "_ZN6google8protobuf2io19ZeroCopyInputStreamD0Ev", 6927 "parameters" : 6928 [ 6929 { 6930 "is_this_ptr" : true, 6931 "referenced_type" : "type-793" 6932 } 6933 ], 6934 "return_type" : "type-81", 6935 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream.h" 6936 }, 6937 { 6938 "function_name" : "google::protobuf::io::ZeroCopyInputStream::~ZeroCopyInputStream", 6939 "linker_set_key" : "_ZN6google8protobuf2io19ZeroCopyInputStreamD1Ev", 6940 "parameters" : 6941 [ 6942 { 6943 "is_this_ptr" : true, 6944 "referenced_type" : "type-793" 6945 } 6946 ], 6947 "return_type" : "type-81", 6948 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream.h" 6949 }, 6950 { 6951 "function_name" : "google::protobuf::io::ZeroCopyInputStream::~ZeroCopyInputStream", 6952 "linker_set_key" : "_ZN6google8protobuf2io19ZeroCopyInputStreamD2Ev", 6953 "parameters" : 6954 [ 6955 { 6956 "is_this_ptr" : true, 6957 "referenced_type" : "type-793" 6958 } 6959 ], 6960 "return_type" : "type-81", 6961 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream.h" 6962 }, 6963 { 6964 "function_name" : "google::protobuf::io::ZeroCopyOutputStream::WriteAliasedRaw", 6965 "linker_set_key" : "_ZN6google8protobuf2io20ZeroCopyOutputStream15WriteAliasedRawEPKvi", 6966 "parameters" : 6967 [ 6968 { 6969 "is_this_ptr" : true, 6970 "referenced_type" : "type-741" 6971 }, 6972 { 6973 "referenced_type" : "type-167" 6974 }, 6975 { 6976 "referenced_type" : "type-1" 6977 } 6978 ], 6979 "return_type" : "type-12", 6980 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream.h" 6981 }, 6982 { 6983 "function_name" : "google::protobuf::io::ZeroCopyOutputStream::~ZeroCopyOutputStream", 6984 "linker_set_key" : "_ZN6google8protobuf2io20ZeroCopyOutputStreamD0Ev", 6985 "parameters" : 6986 [ 6987 { 6988 "is_this_ptr" : true, 6989 "referenced_type" : "type-741" 6990 } 6991 ], 6992 "return_type" : "type-81", 6993 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream.h" 6994 }, 6995 { 6996 "function_name" : "google::protobuf::io::ZeroCopyOutputStream::~ZeroCopyOutputStream", 6997 "linker_set_key" : "_ZN6google8protobuf2io20ZeroCopyOutputStreamD1Ev", 6998 "parameters" : 6999 [ 7000 { 7001 "is_this_ptr" : true, 7002 "referenced_type" : "type-741" 7003 } 7004 ], 7005 "return_type" : "type-81", 7006 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream.h" 7007 }, 7008 { 7009 "function_name" : "google::protobuf::io::ZeroCopyOutputStream::~ZeroCopyOutputStream", 7010 "linker_set_key" : "_ZN6google8protobuf2io20ZeroCopyOutputStreamD2Ev", 7011 "parameters" : 7012 [ 7013 { 7014 "is_this_ptr" : true, 7015 "referenced_type" : "type-741" 7016 } 7017 ], 7018 "return_type" : "type-81", 7019 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream.h" 7020 }, 7021 { 7022 "function_name" : "google::protobuf::io::LazyStringOutputStream::Next", 7023 "linker_set_key" : "_ZN6google8protobuf2io22LazyStringOutputStream4NextEPPvPi", 7024 "parameters" : 7025 [ 7026 { 7027 "is_this_ptr" : true, 7028 "referenced_type" : "type-1648" 7029 }, 7030 { 7031 "referenced_type" : "type-577" 7032 }, 7033 { 7034 "referenced_type" : "type-129" 7035 } 7036 ], 7037 "return_type" : "type-12", 7038 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7039 }, 7040 { 7041 "function_name" : "google::protobuf::io::LazyStringOutputStream::LazyStringOutputStream", 7042 "linker_set_key" : "_ZN6google8protobuf2io22LazyStringOutputStreamC1EPNS0_14ResultCallbackIPNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEE", 7043 "parameters" : 7044 [ 7045 { 7046 "is_this_ptr" : true, 7047 "referenced_type" : "type-1648" 7048 }, 7049 { 7050 "referenced_type" : "type-1656" 7051 } 7052 ], 7053 "return_type" : "type-81", 7054 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7055 }, 7056 { 7057 "function_name" : "google::protobuf::io::LazyStringOutputStream::LazyStringOutputStream", 7058 "linker_set_key" : "_ZN6google8protobuf2io22LazyStringOutputStreamC2EPNS0_14ResultCallbackIPNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEE", 7059 "parameters" : 7060 [ 7061 { 7062 "is_this_ptr" : true, 7063 "referenced_type" : "type-1648" 7064 }, 7065 { 7066 "referenced_type" : "type-1656" 7067 } 7068 ], 7069 "return_type" : "type-81", 7070 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7071 }, 7072 { 7073 "function_name" : "google::protobuf::io::LazyStringOutputStream::~LazyStringOutputStream", 7074 "linker_set_key" : "_ZN6google8protobuf2io22LazyStringOutputStreamD0Ev", 7075 "parameters" : 7076 [ 7077 { 7078 "is_this_ptr" : true, 7079 "referenced_type" : "type-1648" 7080 } 7081 ], 7082 "return_type" : "type-81", 7083 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7084 }, 7085 { 7086 "function_name" : "google::protobuf::io::LazyStringOutputStream::~LazyStringOutputStream", 7087 "linker_set_key" : "_ZN6google8protobuf2io22LazyStringOutputStreamD1Ev", 7088 "parameters" : 7089 [ 7090 { 7091 "is_this_ptr" : true, 7092 "referenced_type" : "type-1648" 7093 } 7094 ], 7095 "return_type" : "type-81", 7096 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7097 }, 7098 { 7099 "function_name" : "google::protobuf::io::LazyStringOutputStream::~LazyStringOutputStream", 7100 "linker_set_key" : "_ZN6google8protobuf2io22LazyStringOutputStreamD2Ev", 7101 "parameters" : 7102 [ 7103 { 7104 "is_this_ptr" : true, 7105 "referenced_type" : "type-1648" 7106 } 7107 ], 7108 "return_type" : "type-81", 7109 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7110 }, 7111 { 7112 "function_name" : "google::protobuf::io::ConcatenatingInputStream::Next", 7113 "linker_set_key" : "_ZN6google8protobuf2io24ConcatenatingInputStream4NextEPPKvPi", 7114 "parameters" : 7115 [ 7116 { 7117 "is_this_ptr" : true, 7118 "referenced_type" : "type-1618" 7119 }, 7120 { 7121 "referenced_type" : "type-659" 7122 }, 7123 { 7124 "referenced_type" : "type-129" 7125 } 7126 ], 7127 "return_type" : "type-12", 7128 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 7129 }, 7130 { 7131 "function_name" : "google::protobuf::io::ConcatenatingInputStream::Skip", 7132 "linker_set_key" : "_ZN6google8protobuf2io24ConcatenatingInputStream4SkipEi", 7133 "parameters" : 7134 [ 7135 { 7136 "is_this_ptr" : true, 7137 "referenced_type" : "type-1618" 7138 }, 7139 { 7140 "referenced_type" : "type-1" 7141 } 7142 ], 7143 "return_type" : "type-12", 7144 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 7145 }, 7146 { 7147 "function_name" : "google::protobuf::io::ConcatenatingInputStream::BackUp", 7148 "linker_set_key" : "_ZN6google8protobuf2io24ConcatenatingInputStream6BackUpEi", 7149 "parameters" : 7150 [ 7151 { 7152 "is_this_ptr" : true, 7153 "referenced_type" : "type-1618" 7154 }, 7155 { 7156 "referenced_type" : "type-1" 7157 } 7158 ], 7159 "return_type" : "type-81", 7160 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 7161 }, 7162 { 7163 "function_name" : "google::protobuf::io::ConcatenatingInputStream::ConcatenatingInputStream", 7164 "linker_set_key" : "_ZN6google8protobuf2io24ConcatenatingInputStreamC1EPKPNS1_19ZeroCopyInputStreamEi", 7165 "parameters" : 7166 [ 7167 { 7168 "is_this_ptr" : true, 7169 "referenced_type" : "type-1618" 7170 }, 7171 { 7172 "referenced_type" : "type-1616" 7173 }, 7174 { 7175 "referenced_type" : "type-1" 7176 } 7177 ], 7178 "return_type" : "type-81", 7179 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 7180 }, 7181 { 7182 "function_name" : "google::protobuf::io::ConcatenatingInputStream::ConcatenatingInputStream", 7183 "linker_set_key" : "_ZN6google8protobuf2io24ConcatenatingInputStreamC2EPKPNS1_19ZeroCopyInputStreamEi", 7184 "parameters" : 7185 [ 7186 { 7187 "is_this_ptr" : true, 7188 "referenced_type" : "type-1618" 7189 }, 7190 { 7191 "referenced_type" : "type-1616" 7192 }, 7193 { 7194 "referenced_type" : "type-1" 7195 } 7196 ], 7197 "return_type" : "type-81", 7198 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 7199 }, 7200 { 7201 "function_name" : "google::protobuf::io::ConcatenatingInputStream::~ConcatenatingInputStream", 7202 "linker_set_key" : "_ZN6google8protobuf2io24ConcatenatingInputStreamD0Ev", 7203 "parameters" : 7204 [ 7205 { 7206 "is_this_ptr" : true, 7207 "referenced_type" : "type-1618" 7208 } 7209 ], 7210 "return_type" : "type-81", 7211 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 7212 }, 7213 { 7214 "function_name" : "google::protobuf::io::ConcatenatingInputStream::~ConcatenatingInputStream", 7215 "linker_set_key" : "_ZN6google8protobuf2io24ConcatenatingInputStreamD1Ev", 7216 "parameters" : 7217 [ 7218 { 7219 "is_this_ptr" : true, 7220 "referenced_type" : "type-1618" 7221 } 7222 ], 7223 "return_type" : "type-81", 7224 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 7225 }, 7226 { 7227 "function_name" : "google::protobuf::io::ConcatenatingInputStream::~ConcatenatingInputStream", 7228 "linker_set_key" : "_ZN6google8protobuf2io24ConcatenatingInputStreamD2Ev", 7229 "parameters" : 7230 [ 7231 { 7232 "is_this_ptr" : true, 7233 "referenced_type" : "type-1618" 7234 } 7235 ], 7236 "return_type" : "type-81", 7237 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 7238 }, 7239 { 7240 "access" : "private", 7241 "function_name" : "google::protobuf::io::CopyingInputStreamAdaptor::FreeBuffer", 7242 "linker_set_key" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor10FreeBufferEv", 7243 "parameters" : 7244 [ 7245 { 7246 "is_this_ptr" : true, 7247 "referenced_type" : "type-780" 7248 } 7249 ], 7250 "return_type" : "type-81", 7251 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7252 }, 7253 { 7254 "access" : "private", 7255 "function_name" : "google::protobuf::io::CopyingInputStreamAdaptor::AllocateBufferIfNeeded", 7256 "linker_set_key" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor22AllocateBufferIfNeededEv", 7257 "parameters" : 7258 [ 7259 { 7260 "is_this_ptr" : true, 7261 "referenced_type" : "type-780" 7262 } 7263 ], 7264 "return_type" : "type-81", 7265 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7266 }, 7267 { 7268 "function_name" : "google::protobuf::io::CopyingInputStreamAdaptor::Next", 7269 "linker_set_key" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor4NextEPPKvPi", 7270 "parameters" : 7271 [ 7272 { 7273 "is_this_ptr" : true, 7274 "referenced_type" : "type-780" 7275 }, 7276 { 7277 "referenced_type" : "type-659" 7278 }, 7279 { 7280 "referenced_type" : "type-129" 7281 } 7282 ], 7283 "return_type" : "type-12", 7284 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7285 }, 7286 { 7287 "function_name" : "google::protobuf::io::CopyingInputStreamAdaptor::Skip", 7288 "linker_set_key" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor4SkipEi", 7289 "parameters" : 7290 [ 7291 { 7292 "is_this_ptr" : true, 7293 "referenced_type" : "type-780" 7294 }, 7295 { 7296 "referenced_type" : "type-1" 7297 } 7298 ], 7299 "return_type" : "type-12", 7300 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7301 }, 7302 { 7303 "function_name" : "google::protobuf::io::CopyingInputStreamAdaptor::BackUp", 7304 "linker_set_key" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor6BackUpEi", 7305 "parameters" : 7306 [ 7307 { 7308 "is_this_ptr" : true, 7309 "referenced_type" : "type-780" 7310 }, 7311 { 7312 "referenced_type" : "type-1" 7313 } 7314 ], 7315 "return_type" : "type-81", 7316 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7317 }, 7318 { 7319 "function_name" : "google::protobuf::io::CopyingInputStreamAdaptor::CopyingInputStreamAdaptor", 7320 "linker_set_key" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorC1EPNS1_18CopyingInputStreamEi", 7321 "parameters" : 7322 [ 7323 { 7324 "is_this_ptr" : true, 7325 "referenced_type" : "type-780" 7326 }, 7327 { 7328 "referenced_type" : "type-778" 7329 }, 7330 { 7331 "default_arg" : true, 7332 "referenced_type" : "type-1" 7333 } 7334 ], 7335 "return_type" : "type-81", 7336 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7337 }, 7338 { 7339 "function_name" : "google::protobuf::io::CopyingInputStreamAdaptor::CopyingInputStreamAdaptor", 7340 "linker_set_key" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorC2EPNS1_18CopyingInputStreamEi", 7341 "parameters" : 7342 [ 7343 { 7344 "is_this_ptr" : true, 7345 "referenced_type" : "type-780" 7346 }, 7347 { 7348 "referenced_type" : "type-778" 7349 }, 7350 { 7351 "default_arg" : true, 7352 "referenced_type" : "type-1" 7353 } 7354 ], 7355 "return_type" : "type-81", 7356 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7357 }, 7358 { 7359 "function_name" : "google::protobuf::io::CopyingInputStreamAdaptor::~CopyingInputStreamAdaptor", 7360 "linker_set_key" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorD0Ev", 7361 "parameters" : 7362 [ 7363 { 7364 "is_this_ptr" : true, 7365 "referenced_type" : "type-780" 7366 } 7367 ], 7368 "return_type" : "type-81", 7369 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7370 }, 7371 { 7372 "function_name" : "google::protobuf::io::CopyingInputStreamAdaptor::~CopyingInputStreamAdaptor", 7373 "linker_set_key" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorD1Ev", 7374 "parameters" : 7375 [ 7376 { 7377 "is_this_ptr" : true, 7378 "referenced_type" : "type-780" 7379 } 7380 ], 7381 "return_type" : "type-81", 7382 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7383 }, 7384 { 7385 "function_name" : "google::protobuf::io::CopyingInputStreamAdaptor::~CopyingInputStreamAdaptor", 7386 "linker_set_key" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorD2Ev", 7387 "parameters" : 7388 [ 7389 { 7390 "is_this_ptr" : true, 7391 "referenced_type" : "type-780" 7392 } 7393 ], 7394 "return_type" : "type-81", 7395 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7396 }, 7397 { 7398 "access" : "private", 7399 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::FreeBuffer", 7400 "linker_set_key" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor10FreeBufferEv", 7401 "parameters" : 7402 [ 7403 { 7404 "is_this_ptr" : true, 7405 "referenced_type" : "type-786" 7406 } 7407 ], 7408 "return_type" : "type-81", 7409 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7410 }, 7411 { 7412 "access" : "private", 7413 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::WriteBuffer", 7414 "linker_set_key" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor11WriteBufferEv", 7415 "parameters" : 7416 [ 7417 { 7418 "is_this_ptr" : true, 7419 "referenced_type" : "type-786" 7420 } 7421 ], 7422 "return_type" : "type-12", 7423 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7424 }, 7425 { 7426 "access" : "private", 7427 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::AllocateBufferIfNeeded", 7428 "linker_set_key" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor22AllocateBufferIfNeededEv", 7429 "parameters" : 7430 [ 7431 { 7432 "is_this_ptr" : true, 7433 "referenced_type" : "type-786" 7434 } 7435 ], 7436 "return_type" : "type-81", 7437 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7438 }, 7439 { 7440 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::Next", 7441 "linker_set_key" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor4NextEPPvPi", 7442 "parameters" : 7443 [ 7444 { 7445 "is_this_ptr" : true, 7446 "referenced_type" : "type-786" 7447 }, 7448 { 7449 "referenced_type" : "type-577" 7450 }, 7451 { 7452 "referenced_type" : "type-129" 7453 } 7454 ], 7455 "return_type" : "type-12", 7456 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7457 }, 7458 { 7459 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::Flush", 7460 "linker_set_key" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor5FlushEv", 7461 "parameters" : 7462 [ 7463 { 7464 "is_this_ptr" : true, 7465 "referenced_type" : "type-786" 7466 } 7467 ], 7468 "return_type" : "type-12", 7469 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7470 }, 7471 { 7472 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::BackUp", 7473 "linker_set_key" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor6BackUpEi", 7474 "parameters" : 7475 [ 7476 { 7477 "is_this_ptr" : true, 7478 "referenced_type" : "type-786" 7479 }, 7480 { 7481 "referenced_type" : "type-1" 7482 } 7483 ], 7484 "return_type" : "type-81", 7485 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7486 }, 7487 { 7488 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::CopyingOutputStreamAdaptor", 7489 "linker_set_key" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorC1EPNS1_19CopyingOutputStreamEi", 7490 "parameters" : 7491 [ 7492 { 7493 "is_this_ptr" : true, 7494 "referenced_type" : "type-786" 7495 }, 7496 { 7497 "referenced_type" : "type-785" 7498 }, 7499 { 7500 "default_arg" : true, 7501 "referenced_type" : "type-1" 7502 } 7503 ], 7504 "return_type" : "type-81", 7505 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7506 }, 7507 { 7508 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::CopyingOutputStreamAdaptor", 7509 "linker_set_key" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorC2EPNS1_19CopyingOutputStreamEi", 7510 "parameters" : 7511 [ 7512 { 7513 "is_this_ptr" : true, 7514 "referenced_type" : "type-786" 7515 }, 7516 { 7517 "referenced_type" : "type-785" 7518 }, 7519 { 7520 "default_arg" : true, 7521 "referenced_type" : "type-1" 7522 } 7523 ], 7524 "return_type" : "type-81", 7525 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7526 }, 7527 { 7528 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::~CopyingOutputStreamAdaptor", 7529 "linker_set_key" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorD0Ev", 7530 "parameters" : 7531 [ 7532 { 7533 "is_this_ptr" : true, 7534 "referenced_type" : "type-786" 7535 } 7536 ], 7537 "return_type" : "type-81", 7538 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7539 }, 7540 { 7541 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::~CopyingOutputStreamAdaptor", 7542 "linker_set_key" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorD1Ev", 7543 "parameters" : 7544 [ 7545 { 7546 "is_this_ptr" : true, 7547 "referenced_type" : "type-786" 7548 } 7549 ], 7550 "return_type" : "type-81", 7551 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7552 }, 7553 { 7554 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::~CopyingOutputStreamAdaptor", 7555 "linker_set_key" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorD2Ev", 7556 "parameters" : 7557 [ 7558 { 7559 "is_this_ptr" : true, 7560 "referenced_type" : "type-786" 7561 } 7562 ], 7563 "return_type" : "type-81", 7564 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 7565 }, 7566 { 7567 "function_name" : "google::protobuf::WebSafeBase64EscapeWithPadding", 7568 "linker_set_key" : "_ZN6google8protobuf30WebSafeBase64EscapeWithPaddingENS0_11StringPieceEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 7569 "parameters" : 7570 [ 7571 { 7572 "referenced_type" : "type-27" 7573 }, 7574 { 7575 "referenced_type" : "type-255" 7576 } 7577 ], 7578 "return_type" : "type-81", 7579 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 7580 }, 7581 { 7582 "function_name" : "google::protobuf::util::Status::Status", 7583 "linker_set_key" : "_ZN6google8protobuf4util6StatusC1ENS1_5error4CodeENS0_11StringPieceE", 7584 "parameters" : 7585 [ 7586 { 7587 "is_this_ptr" : true, 7588 "referenced_type" : "type-75" 7589 }, 7590 { 7591 "referenced_type" : "type-74" 7592 }, 7593 { 7594 "referenced_type" : "type-27" 7595 } 7596 ], 7597 "return_type" : "type-81", 7598 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 7599 }, 7600 { 7601 "function_name" : "google::protobuf::util::Status::Status", 7602 "linker_set_key" : "_ZN6google8protobuf4util6StatusC1ERKS2_", 7603 "parameters" : 7604 [ 7605 { 7606 "is_this_ptr" : true, 7607 "referenced_type" : "type-75" 7608 }, 7609 { 7610 "referenced_type" : "type-118" 7611 } 7612 ], 7613 "return_type" : "type-81", 7614 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 7615 }, 7616 { 7617 "function_name" : "google::protobuf::util::Status::Status", 7618 "linker_set_key" : "_ZN6google8protobuf4util6StatusC1Ev", 7619 "parameters" : 7620 [ 7621 { 7622 "is_this_ptr" : true, 7623 "referenced_type" : "type-75" 7624 } 7625 ], 7626 "return_type" : "type-81", 7627 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 7628 }, 7629 { 7630 "function_name" : "google::protobuf::util::Status::Status", 7631 "linker_set_key" : "_ZN6google8protobuf4util6StatusC2ENS1_5error4CodeENS0_11StringPieceE", 7632 "parameters" : 7633 [ 7634 { 7635 "is_this_ptr" : true, 7636 "referenced_type" : "type-75" 7637 }, 7638 { 7639 "referenced_type" : "type-74" 7640 }, 7641 { 7642 "referenced_type" : "type-27" 7643 } 7644 ], 7645 "return_type" : "type-81", 7646 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 7647 }, 7648 { 7649 "function_name" : "google::protobuf::util::Status::Status", 7650 "linker_set_key" : "_ZN6google8protobuf4util6StatusC2ERKS2_", 7651 "parameters" : 7652 [ 7653 { 7654 "is_this_ptr" : true, 7655 "referenced_type" : "type-75" 7656 }, 7657 { 7658 "referenced_type" : "type-118" 7659 } 7660 ], 7661 "return_type" : "type-81", 7662 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 7663 }, 7664 { 7665 "function_name" : "google::protobuf::util::Status::Status", 7666 "linker_set_key" : "_ZN6google8protobuf4util6StatusC2Ev", 7667 "parameters" : 7668 [ 7669 { 7670 "is_this_ptr" : true, 7671 "referenced_type" : "type-75" 7672 } 7673 ], 7674 "return_type" : "type-81", 7675 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 7676 }, 7677 { 7678 "function_name" : "google::protobuf::util::Status::operator=", 7679 "linker_set_key" : "_ZN6google8protobuf4util6StatusaSERKS2_", 7680 "parameters" : 7681 [ 7682 { 7683 "is_this_ptr" : true, 7684 "referenced_type" : "type-75" 7685 }, 7686 { 7687 "referenced_type" : "type-118" 7688 } 7689 ], 7690 "return_type" : "type-162", 7691 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 7692 }, 7693 { 7694 "function_name" : "google::protobuf::util::internal::StatusOrHelper::Crash", 7695 "linker_set_key" : "_ZN6google8protobuf4util8internal14StatusOrHelper5CrashERKNS1_6StatusE", 7696 "parameters" : 7697 [ 7698 { 7699 "referenced_type" : "type-118" 7700 } 7701 ], 7702 "return_type" : "type-81", 7703 "source_file" : "/external/protobuf/src/google/protobuf/stubs/statusor.h" 7704 }, 7705 { 7706 "function_name" : "google::protobuf::util::operator<<", 7707 "linker_set_key" : "_ZN6google8protobuf4utillsERNSt3__113basic_ostreamIcNS2_11char_traitsIcEEEERKNS1_6StatusE", 7708 "parameters" : 7709 [ 7710 { 7711 "referenced_type" : "type-163" 7712 }, 7713 { 7714 "referenced_type" : "type-118" 7715 } 7716 ], 7717 "return_type" : "type-163", 7718 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 7719 }, 7720 { 7721 "function_name" : "google::protobuf::Arena::FreeBlocks", 7722 "linker_set_key" : "_ZN6google8protobuf5Arena10FreeBlocksEv", 7723 "parameters" : 7724 [ 7725 { 7726 "is_this_ptr" : true, 7727 "referenced_type" : "type-288" 7728 } 7729 ], 7730 "return_type" : "type-91", 7731 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7732 }, 7733 { 7734 "function_name" : "google::protobuf::Arena::AddListNode", 7735 "linker_set_key" : "_ZN6google8protobuf5Arena11AddListNodeEPvPFvS2_E", 7736 "parameters" : 7737 [ 7738 { 7739 "is_this_ptr" : true, 7740 "referenced_type" : "type-288" 7741 }, 7742 { 7743 "referenced_type" : "type-201" 7744 }, 7745 { 7746 "referenced_type" : "type-303" 7747 } 7748 ], 7749 "return_type" : "type-81", 7750 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7751 }, 7752 { 7753 "function_name" : "google::protobuf::Arena::CleanupList", 7754 "linker_set_key" : "_ZN6google8protobuf5Arena11CleanupListEv", 7755 "parameters" : 7756 [ 7757 { 7758 "is_this_ptr" : true, 7759 "referenced_type" : "type-288" 7760 } 7761 ], 7762 "return_type" : "type-81", 7763 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7764 }, 7765 { 7766 "access" : "private", 7767 "function_name" : "google::protobuf::Arena::thread_cache", 7768 "linker_set_key" : "_ZN6google8protobuf5Arena12thread_cacheEv", 7769 "return_type" : "type-309", 7770 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7771 }, 7772 { 7773 "function_name" : "google::protobuf::Arena::ResetInternal", 7774 "linker_set_key" : "_ZN6google8protobuf5Arena13ResetInternalEv", 7775 "parameters" : 7776 [ 7777 { 7778 "is_this_ptr" : true, 7779 "referenced_type" : "type-288" 7780 } 7781 ], 7782 "return_type" : "type-91", 7783 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7784 }, 7785 { 7786 "function_name" : "google::protobuf::Arena::AllocFromBlock", 7787 "linker_set_key" : "_ZN6google8protobuf5Arena14AllocFromBlockEPNS1_5BlockEj", 7788 "parameters" : 7789 [ 7790 { 7791 "referenced_type" : "type-306" 7792 }, 7793 { 7794 "referenced_type" : "type-4" 7795 } 7796 ], 7797 "return_type" : "type-201", 7798 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7799 }, 7800 { 7801 "function_name" : "google::protobuf::Arena::AllocateAligned", 7802 "linker_set_key" : "_ZN6google8protobuf5Arena15AllocateAlignedEPKSt9type_infoj", 7803 "parameters" : 7804 [ 7805 { 7806 "is_this_ptr" : true, 7807 "referenced_type" : "type-288" 7808 }, 7809 { 7810 "referenced_type" : "type-294" 7811 }, 7812 { 7813 "referenced_type" : "type-4" 7814 } 7815 ], 7816 "return_type" : "type-201", 7817 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7818 }, 7819 { 7820 "function_name" : "google::protobuf::Arena::AddBlockInternal", 7821 "linker_set_key" : "_ZN6google8protobuf5Arena16AddBlockInternalEPNS1_5BlockE", 7822 "parameters" : 7823 [ 7824 { 7825 "is_this_ptr" : true, 7826 "referenced_type" : "type-288" 7827 }, 7828 { 7829 "referenced_type" : "type-306" 7830 } 7831 ], 7832 "return_type" : "type-81", 7833 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7834 }, 7835 { 7836 "function_name" : "google::protobuf::Arena::Init", 7837 "linker_set_key" : "_ZN6google8protobuf5Arena4InitEv", 7838 "parameters" : 7839 [ 7840 { 7841 "is_this_ptr" : true, 7842 "referenced_type" : "type-288" 7843 } 7844 ], 7845 "return_type" : "type-81", 7846 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7847 }, 7848 { 7849 "function_name" : "google::protobuf::Arena::Reset", 7850 "linker_set_key" : "_ZN6google8protobuf5Arena5ResetEv", 7851 "parameters" : 7852 [ 7853 { 7854 "is_this_ptr" : true, 7855 "referenced_type" : "type-288" 7856 } 7857 ], 7858 "return_type" : "type-91", 7859 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7860 }, 7861 { 7862 "function_name" : "google::protobuf::Arena::AddBlock", 7863 "linker_set_key" : "_ZN6google8protobuf5Arena8AddBlockEPNS1_5BlockE", 7864 "parameters" : 7865 [ 7866 { 7867 "is_this_ptr" : true, 7868 "referenced_type" : "type-288" 7869 }, 7870 { 7871 "referenced_type" : "type-306" 7872 } 7873 ], 7874 "return_type" : "type-81", 7875 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7876 }, 7877 { 7878 "function_name" : "google::protobuf::Arena::NewBlock", 7879 "linker_set_key" : "_ZN6google8protobuf5Arena8NewBlockEPvPNS1_5BlockEjjj", 7880 "parameters" : 7881 [ 7882 { 7883 "is_this_ptr" : true, 7884 "referenced_type" : "type-288" 7885 }, 7886 { 7887 "referenced_type" : "type-201" 7888 }, 7889 { 7890 "referenced_type" : "type-306" 7891 }, 7892 { 7893 "referenced_type" : "type-4" 7894 }, 7895 { 7896 "referenced_type" : "type-4" 7897 }, 7898 { 7899 "referenced_type" : "type-4" 7900 } 7901 ], 7902 "return_type" : "type-306", 7903 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7904 }, 7905 { 7906 "function_name" : "google::protobuf::Arena::FindBlock", 7907 "linker_set_key" : "_ZN6google8protobuf5Arena9FindBlockEPv", 7908 "parameters" : 7909 [ 7910 { 7911 "is_this_ptr" : true, 7912 "referenced_type" : "type-288" 7913 }, 7914 { 7915 "referenced_type" : "type-201" 7916 } 7917 ], 7918 "return_type" : "type-306", 7919 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7920 }, 7921 { 7922 "function_name" : "google::protobuf::Arena::SlowAlloc", 7923 "linker_set_key" : "_ZN6google8protobuf5Arena9SlowAllocEj", 7924 "parameters" : 7925 [ 7926 { 7927 "is_this_ptr" : true, 7928 "referenced_type" : "type-288" 7929 }, 7930 { 7931 "referenced_type" : "type-4" 7932 } 7933 ], 7934 "return_type" : "type-201", 7935 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7936 }, 7937 { 7938 "function_name" : "google::protobuf::Arena::~Arena", 7939 "linker_set_key" : "_ZN6google8protobuf5ArenaD1Ev", 7940 "parameters" : 7941 [ 7942 { 7943 "is_this_ptr" : true, 7944 "referenced_type" : "type-288" 7945 } 7946 ], 7947 "return_type" : "type-81", 7948 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7949 }, 7950 { 7951 "function_name" : "google::protobuf::Arena::~Arena", 7952 "linker_set_key" : "_ZN6google8protobuf5ArenaD2Ev", 7953 "parameters" : 7954 [ 7955 { 7956 "is_this_ptr" : true, 7957 "referenced_type" : "type-288" 7958 } 7959 ], 7960 "return_type" : "type-81", 7961 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 7962 }, 7963 { 7964 "function_name" : "google::protobuf::StrCat", 7965 "linker_set_key" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_", 7966 "parameters" : 7967 [ 7968 { 7969 "referenced_type" : "type-106" 7970 }, 7971 { 7972 "referenced_type" : "type-106" 7973 } 7974 ], 7975 "return_type" : "type-353", 7976 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 7977 }, 7978 { 7979 "function_name" : "google::protobuf::StrCat", 7980 "linker_set_key" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_", 7981 "parameters" : 7982 [ 7983 { 7984 "referenced_type" : "type-106" 7985 }, 7986 { 7987 "referenced_type" : "type-106" 7988 }, 7989 { 7990 "referenced_type" : "type-106" 7991 } 7992 ], 7993 "return_type" : "type-354", 7994 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 7995 }, 7996 { 7997 "function_name" : "google::protobuf::StrCat", 7998 "linker_set_key" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_", 7999 "parameters" : 8000 [ 8001 { 8002 "referenced_type" : "type-106" 8003 }, 8004 { 8005 "referenced_type" : "type-106" 8006 }, 8007 { 8008 "referenced_type" : "type-106" 8009 }, 8010 { 8011 "referenced_type" : "type-106" 8012 } 8013 ], 8014 "return_type" : "type-355", 8015 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 8016 }, 8017 { 8018 "function_name" : "google::protobuf::StrCat", 8019 "linker_set_key" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_S4_", 8020 "parameters" : 8021 [ 8022 { 8023 "referenced_type" : "type-106" 8024 }, 8025 { 8026 "referenced_type" : "type-106" 8027 }, 8028 { 8029 "referenced_type" : "type-106" 8030 }, 8031 { 8032 "referenced_type" : "type-106" 8033 }, 8034 { 8035 "referenced_type" : "type-106" 8036 } 8037 ], 8038 "return_type" : "type-356", 8039 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 8040 }, 8041 { 8042 "function_name" : "google::protobuf::StrCat", 8043 "linker_set_key" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_S4_S4_", 8044 "parameters" : 8045 [ 8046 { 8047 "referenced_type" : "type-106" 8048 }, 8049 { 8050 "referenced_type" : "type-106" 8051 }, 8052 { 8053 "referenced_type" : "type-106" 8054 }, 8055 { 8056 "referenced_type" : "type-106" 8057 }, 8058 { 8059 "referenced_type" : "type-106" 8060 }, 8061 { 8062 "referenced_type" : "type-106" 8063 } 8064 ], 8065 "return_type" : "type-357", 8066 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 8067 }, 8068 { 8069 "function_name" : "google::protobuf::StrCat", 8070 "linker_set_key" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_S4_S4_S4_", 8071 "parameters" : 8072 [ 8073 { 8074 "referenced_type" : "type-106" 8075 }, 8076 { 8077 "referenced_type" : "type-106" 8078 }, 8079 { 8080 "referenced_type" : "type-106" 8081 }, 8082 { 8083 "referenced_type" : "type-106" 8084 }, 8085 { 8086 "referenced_type" : "type-106" 8087 }, 8088 { 8089 "referenced_type" : "type-106" 8090 }, 8091 { 8092 "referenced_type" : "type-106" 8093 } 8094 ], 8095 "return_type" : "type-358", 8096 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 8097 }, 8098 { 8099 "function_name" : "google::protobuf::StrCat", 8100 "linker_set_key" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_S4_S4_S4_S4_", 8101 "parameters" : 8102 [ 8103 { 8104 "referenced_type" : "type-106" 8105 }, 8106 { 8107 "referenced_type" : "type-106" 8108 }, 8109 { 8110 "referenced_type" : "type-106" 8111 }, 8112 { 8113 "referenced_type" : "type-106" 8114 }, 8115 { 8116 "referenced_type" : "type-106" 8117 }, 8118 { 8119 "referenced_type" : "type-106" 8120 }, 8121 { 8122 "referenced_type" : "type-106" 8123 }, 8124 { 8125 "referenced_type" : "type-106" 8126 } 8127 ], 8128 "return_type" : "type-359", 8129 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 8130 }, 8131 { 8132 "function_name" : "google::protobuf::StrCat", 8133 "linker_set_key" : "_ZN6google8protobuf6StrCatERKNS0_7strings8AlphaNumES4_S4_S4_S4_S4_S4_S4_S4_", 8134 "parameters" : 8135 [ 8136 { 8137 "referenced_type" : "type-106" 8138 }, 8139 { 8140 "referenced_type" : "type-106" 8141 }, 8142 { 8143 "referenced_type" : "type-106" 8144 }, 8145 { 8146 "referenced_type" : "type-106" 8147 }, 8148 { 8149 "referenced_type" : "type-106" 8150 }, 8151 { 8152 "referenced_type" : "type-106" 8153 }, 8154 { 8155 "referenced_type" : "type-106" 8156 }, 8157 { 8158 "referenced_type" : "type-106" 8159 }, 8160 { 8161 "referenced_type" : "type-106" 8162 } 8163 ], 8164 "return_type" : "type-360", 8165 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 8166 }, 8167 { 8168 "function_name" : "google::protobuf::ghtonl", 8169 "linker_set_key" : "_ZN6google8protobuf6ghtonlEj", 8170 "parameters" : 8171 [ 8172 { 8173 "referenced_type" : "type-4" 8174 } 8175 ], 8176 "return_type" : "type-4", 8177 "source_file" : "/external/protobuf/src/google/protobuf/stubs/port.h" 8178 }, 8179 { 8180 "function_name" : "google::protobuf::CEscape", 8181 "linker_set_key" : "_ZN6google8protobuf7CEscapeERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE", 8182 "parameters" : 8183 [ 8184 { 8185 "referenced_type" : "type-251" 8186 } 8187 ], 8188 "return_type" : "type-361", 8189 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 8190 }, 8191 { 8192 "function_name" : "google::protobuf::Closure::~Closure", 8193 "linker_set_key" : "_ZN6google8protobuf7ClosureD0Ev", 8194 "parameters" : 8195 [ 8196 { 8197 "is_this_ptr" : true, 8198 "referenced_type" : "type-248" 8199 } 8200 ], 8201 "return_type" : "type-81", 8202 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 8203 }, 8204 { 8205 "function_name" : "google::protobuf::Closure::~Closure", 8206 "linker_set_key" : "_ZN6google8protobuf7ClosureD1Ev", 8207 "parameters" : 8208 [ 8209 { 8210 "is_this_ptr" : true, 8211 "referenced_type" : "type-248" 8212 } 8213 ], 8214 "return_type" : "type-81", 8215 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 8216 }, 8217 { 8218 "function_name" : "google::protobuf::Closure::~Closure", 8219 "linker_set_key" : "_ZN6google8protobuf7ClosureD2Ev", 8220 "parameters" : 8221 [ 8222 { 8223 "is_this_ptr" : true, 8224 "referenced_type" : "type-248" 8225 } 8226 ], 8227 "return_type" : "type-81", 8228 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 8229 }, 8230 { 8231 "function_name" : "google::protobuf::strings::ByteSource::CopyTo", 8232 "linker_set_key" : "_ZN6google8protobuf7strings10ByteSource6CopyToEPNS1_8ByteSinkEj", 8233 "parameters" : 8234 [ 8235 { 8236 "is_this_ptr" : true, 8237 "referenced_type" : "type-33" 8238 }, 8239 { 8240 "referenced_type" : "type-66" 8241 }, 8242 { 8243 "referenced_type" : "type-4" 8244 } 8245 ], 8246 "return_type" : "type-81", 8247 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8248 }, 8249 { 8250 "function_name" : "google::protobuf::strings::CHexEscape", 8251 "linker_set_key" : "_ZN6google8protobuf7strings10CHexEscapeERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 8252 "parameters" : 8253 [ 8254 { 8255 "referenced_type" : "type-251" 8256 } 8257 ], 8258 "return_type" : "type-363", 8259 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 8260 }, 8261 { 8262 "function_name" : "google::protobuf::strings::StringByteSink::Append", 8263 "linker_set_key" : "_ZN6google8protobuf7strings14StringByteSink6AppendEPKcj", 8264 "parameters" : 8265 [ 8266 { 8267 "is_this_ptr" : true, 8268 "referenced_type" : "type-23" 8269 }, 8270 { 8271 "referenced_type" : "type-5" 8272 }, 8273 { 8274 "referenced_type" : "type-4" 8275 } 8276 ], 8277 "return_type" : "type-81", 8278 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8279 }, 8280 { 8281 "function_name" : "google::protobuf::strings::ArrayByteSource::Peek", 8282 "linker_set_key" : "_ZN6google8protobuf7strings15ArrayByteSource4PeekEv", 8283 "parameters" : 8284 [ 8285 { 8286 "is_this_ptr" : true, 8287 "referenced_type" : "type-29" 8288 } 8289 ], 8290 "return_type" : "type-27", 8291 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8292 }, 8293 { 8294 "function_name" : "google::protobuf::strings::ArrayByteSource::Skip", 8295 "linker_set_key" : "_ZN6google8protobuf7strings15ArrayByteSource4SkipEj", 8296 "parameters" : 8297 [ 8298 { 8299 "is_this_ptr" : true, 8300 "referenced_type" : "type-29" 8301 }, 8302 { 8303 "referenced_type" : "type-4" 8304 } 8305 ], 8306 "return_type" : "type-81", 8307 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8308 }, 8309 { 8310 "function_name" : "google::protobuf::strings::LimitByteSource::Peek", 8311 "linker_set_key" : "_ZN6google8protobuf7strings15LimitByteSource4PeekEv", 8312 "parameters" : 8313 [ 8314 { 8315 "is_this_ptr" : true, 8316 "referenced_type" : "type-34" 8317 } 8318 ], 8319 "return_type" : "type-27", 8320 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8321 }, 8322 { 8323 "function_name" : "google::protobuf::strings::LimitByteSource::Skip", 8324 "linker_set_key" : "_ZN6google8protobuf7strings15LimitByteSource4SkipEj", 8325 "parameters" : 8326 [ 8327 { 8328 "is_this_ptr" : true, 8329 "referenced_type" : "type-34" 8330 }, 8331 { 8332 "referenced_type" : "type-4" 8333 } 8334 ], 8335 "return_type" : "type-81", 8336 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8337 }, 8338 { 8339 "function_name" : "google::protobuf::strings::LimitByteSource::CopyTo", 8340 "linker_set_key" : "_ZN6google8protobuf7strings15LimitByteSource6CopyToEPNS1_8ByteSinkEj", 8341 "parameters" : 8342 [ 8343 { 8344 "is_this_ptr" : true, 8345 "referenced_type" : "type-34" 8346 }, 8347 { 8348 "referenced_type" : "type-66" 8349 }, 8350 { 8351 "referenced_type" : "type-4" 8352 } 8353 ], 8354 "return_type" : "type-81", 8355 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8356 }, 8357 { 8358 "function_name" : "google::protobuf::strings::LimitByteSource::LimitByteSource", 8359 "linker_set_key" : "_ZN6google8protobuf7strings15LimitByteSourceC1EPNS1_10ByteSourceEj", 8360 "parameters" : 8361 [ 8362 { 8363 "is_this_ptr" : true, 8364 "referenced_type" : "type-34" 8365 }, 8366 { 8367 "referenced_type" : "type-33" 8368 }, 8369 { 8370 "referenced_type" : "type-4" 8371 } 8372 ], 8373 "return_type" : "type-81", 8374 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8375 }, 8376 { 8377 "function_name" : "google::protobuf::strings::LimitByteSource::LimitByteSource", 8378 "linker_set_key" : "_ZN6google8protobuf7strings15LimitByteSourceC2EPNS1_10ByteSourceEj", 8379 "parameters" : 8380 [ 8381 { 8382 "is_this_ptr" : true, 8383 "referenced_type" : "type-34" 8384 }, 8385 { 8386 "referenced_type" : "type-33" 8387 }, 8388 { 8389 "referenced_type" : "type-4" 8390 } 8391 ], 8392 "return_type" : "type-81", 8393 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8394 }, 8395 { 8396 "function_name" : "google::protobuf::strings::Utf8SafeCEscape", 8397 "linker_set_key" : "_ZN6google8protobuf7strings15Utf8SafeCEscapeERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 8398 "parameters" : 8399 [ 8400 { 8401 "referenced_type" : "type-251" 8402 } 8403 ], 8404 "return_type" : "type-364", 8405 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 8406 }, 8407 { 8408 "function_name" : "google::protobuf::strings::CheckedArrayByteSink::Append", 8409 "linker_set_key" : "_ZN6google8protobuf7strings20CheckedArrayByteSink6AppendEPKcj", 8410 "parameters" : 8411 [ 8412 { 8413 "is_this_ptr" : true, 8414 "referenced_type" : "type-14" 8415 }, 8416 { 8417 "referenced_type" : "type-5" 8418 }, 8419 { 8420 "referenced_type" : "type-4" 8421 } 8422 ], 8423 "return_type" : "type-81", 8424 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8425 }, 8426 { 8427 "function_name" : "google::protobuf::strings::CheckedArrayByteSink::CheckedArrayByteSink", 8428 "linker_set_key" : "_ZN6google8protobuf7strings20CheckedArrayByteSinkC1EPcj", 8429 "parameters" : 8430 [ 8431 { 8432 "is_this_ptr" : true, 8433 "referenced_type" : "type-14" 8434 }, 8435 { 8436 "referenced_type" : "type-10" 8437 }, 8438 { 8439 "referenced_type" : "type-4" 8440 } 8441 ], 8442 "return_type" : "type-81", 8443 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8444 }, 8445 { 8446 "function_name" : "google::protobuf::strings::CheckedArrayByteSink::CheckedArrayByteSink", 8447 "linker_set_key" : "_ZN6google8protobuf7strings20CheckedArrayByteSinkC2EPcj", 8448 "parameters" : 8449 [ 8450 { 8451 "is_this_ptr" : true, 8452 "referenced_type" : "type-14" 8453 }, 8454 { 8455 "referenced_type" : "type-10" 8456 }, 8457 { 8458 "referenced_type" : "type-4" 8459 } 8460 ], 8461 "return_type" : "type-81", 8462 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8463 }, 8464 { 8465 "access" : "private", 8466 "function_name" : "google::protobuf::strings::GrowingArrayByteSink::ShrinkToFit", 8467 "linker_set_key" : "_ZN6google8protobuf7strings20GrowingArrayByteSink11ShrinkToFitEv", 8468 "parameters" : 8469 [ 8470 { 8471 "is_this_ptr" : true, 8472 "referenced_type" : "type-18" 8473 } 8474 ], 8475 "return_type" : "type-81", 8476 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8477 }, 8478 { 8479 "function_name" : "google::protobuf::strings::GrowingArrayByteSink::Append", 8480 "linker_set_key" : "_ZN6google8protobuf7strings20GrowingArrayByteSink6AppendEPKcj", 8481 "parameters" : 8482 [ 8483 { 8484 "is_this_ptr" : true, 8485 "referenced_type" : "type-18" 8486 }, 8487 { 8488 "referenced_type" : "type-5" 8489 }, 8490 { 8491 "referenced_type" : "type-4" 8492 } 8493 ], 8494 "return_type" : "type-81", 8495 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8496 }, 8497 { 8498 "access" : "private", 8499 "function_name" : "google::protobuf::strings::GrowingArrayByteSink::Expand", 8500 "linker_set_key" : "_ZN6google8protobuf7strings20GrowingArrayByteSink6ExpandEj", 8501 "parameters" : 8502 [ 8503 { 8504 "is_this_ptr" : true, 8505 "referenced_type" : "type-18" 8506 }, 8507 { 8508 "referenced_type" : "type-4" 8509 } 8510 ], 8511 "return_type" : "type-81", 8512 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8513 }, 8514 { 8515 "function_name" : "google::protobuf::strings::GrowingArrayByteSink::GetBuffer", 8516 "linker_set_key" : "_ZN6google8protobuf7strings20GrowingArrayByteSink9GetBufferEPj", 8517 "parameters" : 8518 [ 8519 { 8520 "is_this_ptr" : true, 8521 "referenced_type" : "type-18" 8522 }, 8523 { 8524 "referenced_type" : "type-19" 8525 } 8526 ], 8527 "return_type" : "type-10", 8528 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8529 }, 8530 { 8531 "function_name" : "google::protobuf::strings::GrowingArrayByteSink::GrowingArrayByteSink", 8532 "linker_set_key" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkC1Ej", 8533 "parameters" : 8534 [ 8535 { 8536 "is_this_ptr" : true, 8537 "referenced_type" : "type-18" 8538 }, 8539 { 8540 "referenced_type" : "type-4" 8541 } 8542 ], 8543 "return_type" : "type-81", 8544 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8545 }, 8546 { 8547 "function_name" : "google::protobuf::strings::GrowingArrayByteSink::GrowingArrayByteSink", 8548 "linker_set_key" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkC2Ej", 8549 "parameters" : 8550 [ 8551 { 8552 "is_this_ptr" : true, 8553 "referenced_type" : "type-18" 8554 }, 8555 { 8556 "referenced_type" : "type-4" 8557 } 8558 ], 8559 "return_type" : "type-81", 8560 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8561 }, 8562 { 8563 "function_name" : "google::protobuf::strings::GrowingArrayByteSink::~GrowingArrayByteSink", 8564 "linker_set_key" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkD0Ev", 8565 "parameters" : 8566 [ 8567 { 8568 "is_this_ptr" : true, 8569 "referenced_type" : "type-18" 8570 } 8571 ], 8572 "return_type" : "type-81", 8573 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8574 }, 8575 { 8576 "function_name" : "google::protobuf::strings::GrowingArrayByteSink::~GrowingArrayByteSink", 8577 "linker_set_key" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkD1Ev", 8578 "parameters" : 8579 [ 8580 { 8581 "is_this_ptr" : true, 8582 "referenced_type" : "type-18" 8583 } 8584 ], 8585 "return_type" : "type-81", 8586 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8587 }, 8588 { 8589 "function_name" : "google::protobuf::strings::GrowingArrayByteSink::~GrowingArrayByteSink", 8590 "linker_set_key" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkD2Ev", 8591 "parameters" : 8592 [ 8593 { 8594 "is_this_ptr" : true, 8595 "referenced_type" : "type-18" 8596 } 8597 ], 8598 "return_type" : "type-81", 8599 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8600 }, 8601 { 8602 "function_name" : "google::protobuf::strings::UncheckedArrayByteSink::Append", 8603 "linker_set_key" : "_ZN6google8protobuf7strings22UncheckedArrayByteSink6AppendEPKcj", 8604 "parameters" : 8605 [ 8606 { 8607 "is_this_ptr" : true, 8608 "referenced_type" : "type-68" 8609 }, 8610 { 8611 "referenced_type" : "type-5" 8612 }, 8613 { 8614 "referenced_type" : "type-4" 8615 } 8616 ], 8617 "return_type" : "type-81", 8618 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8619 }, 8620 { 8621 "function_name" : "google::protobuf::strings::AlphaNum::AlphaNum", 8622 "linker_set_key" : "_ZN6google8protobuf7strings8AlphaNumC1ENS1_3HexE", 8623 "parameters" : 8624 [ 8625 { 8626 "is_this_ptr" : true, 8627 "referenced_type" : "type-103" 8628 }, 8629 { 8630 "referenced_type" : "type-100" 8631 } 8632 ], 8633 "return_type" : "type-81", 8634 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 8635 }, 8636 { 8637 "function_name" : "google::protobuf::strings::AlphaNum::AlphaNum", 8638 "linker_set_key" : "_ZN6google8protobuf7strings8AlphaNumC2ENS1_3HexE", 8639 "parameters" : 8640 [ 8641 { 8642 "is_this_ptr" : true, 8643 "referenced_type" : "type-103" 8644 }, 8645 { 8646 "referenced_type" : "type-100" 8647 } 8648 ], 8649 "return_type" : "type-81", 8650 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 8651 }, 8652 { 8653 "function_name" : "google::protobuf::strings::ByteSink::Flush", 8654 "linker_set_key" : "_ZN6google8protobuf7strings8ByteSink5FlushEv", 8655 "parameters" : 8656 [ 8657 { 8658 "is_this_ptr" : true, 8659 "referenced_type" : "type-66" 8660 } 8661 ], 8662 "return_type" : "type-81", 8663 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 8664 }, 8665 { 8666 "access" : "private", 8667 "function_name" : "google::protobuf::uint128::DivModImpl", 8668 "linker_set_key" : "_ZN6google8protobuf7uint12810DivModImplES1_S1_PS1_S2_", 8669 "parameters" : 8670 [ 8671 { 8672 "referenced_type" : "type-108" 8673 }, 8674 { 8675 "referenced_type" : "type-108" 8676 }, 8677 { 8678 "referenced_type" : "type-107" 8679 }, 8680 { 8681 "referenced_type" : "type-107" 8682 } 8683 ], 8684 "return_type" : "type-81", 8685 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 8686 }, 8687 { 8688 "function_name" : "google::protobuf::uint128::operator/=", 8689 "linker_set_key" : "_ZN6google8protobuf7uint128dVERKS1_", 8690 "parameters" : 8691 [ 8692 { 8693 "is_this_ptr" : true, 8694 "referenced_type" : "type-107" 8695 }, 8696 { 8697 "referenced_type" : "type-120" 8698 } 8699 ], 8700 "return_type" : "type-112", 8701 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 8702 }, 8703 { 8704 "function_name" : "google::protobuf::uint128::operator%=", 8705 "linker_set_key" : "_ZN6google8protobuf7uint128rMERKS1_", 8706 "parameters" : 8707 [ 8708 { 8709 "is_this_ptr" : true, 8710 "referenced_type" : "type-107" 8711 }, 8712 { 8713 "referenced_type" : "type-120" 8714 } 8715 ], 8716 "return_type" : "type-112", 8717 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 8718 }, 8719 { 8720 "function_name" : "google::protobuf::internal::FormatTime", 8721 "linker_set_key" : "_ZN6google8protobuf8internal10FormatTimeExi", 8722 "parameters" : 8723 [ 8724 { 8725 "referenced_type" : "type-89" 8726 }, 8727 { 8728 "referenced_type" : "type-1" 8729 } 8730 ], 8731 "return_type" : "type-365", 8732 "source_file" : "/external/protobuf/src/google/protobuf/stubs/time.h" 8733 }, 8734 { 8735 "access" : "private", 8736 "function_name" : "google::protobuf::internal::LogMessage::Finish", 8737 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessage6FinishEv", 8738 "parameters" : 8739 [ 8740 { 8741 "is_this_ptr" : true, 8742 "referenced_type" : "type-113" 8743 } 8744 ], 8745 "return_type" : "type-81", 8746 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8747 }, 8748 { 8749 "function_name" : "google::protobuf::internal::LogMessage::LogMessage", 8750 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessageC1ENS0_8LogLevelEPKci", 8751 "parameters" : 8752 [ 8753 { 8754 "is_this_ptr" : true, 8755 "referenced_type" : "type-113" 8756 }, 8757 { 8758 "referenced_type" : "type-3" 8759 }, 8760 { 8761 "referenced_type" : "type-5" 8762 }, 8763 { 8764 "referenced_type" : "type-1" 8765 } 8766 ], 8767 "return_type" : "type-81", 8768 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8769 }, 8770 { 8771 "function_name" : "google::protobuf::internal::LogMessage::LogMessage", 8772 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessageC2ENS0_8LogLevelEPKci", 8773 "parameters" : 8774 [ 8775 { 8776 "is_this_ptr" : true, 8777 "referenced_type" : "type-113" 8778 }, 8779 { 8780 "referenced_type" : "type-3" 8781 }, 8782 { 8783 "referenced_type" : "type-5" 8784 }, 8785 { 8786 "referenced_type" : "type-1" 8787 } 8788 ], 8789 "return_type" : "type-81", 8790 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8791 }, 8792 { 8793 "function_name" : "google::protobuf::internal::LogMessage::~LogMessage", 8794 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessageD1Ev", 8795 "parameters" : 8796 [ 8797 { 8798 "is_this_ptr" : true, 8799 "referenced_type" : "type-113" 8800 } 8801 ], 8802 "return_type" : "type-81", 8803 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8804 }, 8805 { 8806 "function_name" : "google::protobuf::internal::LogMessage::~LogMessage", 8807 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessageD2Ev", 8808 "parameters" : 8809 [ 8810 { 8811 "is_this_ptr" : true, 8812 "referenced_type" : "type-113" 8813 } 8814 ], 8815 "return_type" : "type-81", 8816 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8817 }, 8818 { 8819 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8820 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsEPKc", 8821 "parameters" : 8822 [ 8823 { 8824 "is_this_ptr" : true, 8825 "referenced_type" : "type-113" 8826 }, 8827 { 8828 "referenced_type" : "type-5" 8829 } 8830 ], 8831 "return_type" : "type-114", 8832 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8833 }, 8834 { 8835 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8836 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsEPv", 8837 "parameters" : 8838 [ 8839 { 8840 "is_this_ptr" : true, 8841 "referenced_type" : "type-113" 8842 }, 8843 { 8844 "referenced_type" : "type-201" 8845 } 8846 ], 8847 "return_type" : "type-114", 8848 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8849 }, 8850 { 8851 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8852 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsERKNS0_11StringPieceE", 8853 "parameters" : 8854 [ 8855 { 8856 "is_this_ptr" : true, 8857 "referenced_type" : "type-113" 8858 }, 8859 { 8860 "referenced_type" : "type-65" 8861 } 8862 ], 8863 "return_type" : "type-114", 8864 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8865 }, 8866 { 8867 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8868 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsERKNS0_4util6StatusE", 8869 "parameters" : 8870 [ 8871 { 8872 "is_this_ptr" : true, 8873 "referenced_type" : "type-113" 8874 }, 8875 { 8876 "referenced_type" : "type-118" 8877 } 8878 ], 8879 "return_type" : "type-114", 8880 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8881 }, 8882 { 8883 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8884 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsERKNS0_7uint128E", 8885 "parameters" : 8886 [ 8887 { 8888 "is_this_ptr" : true, 8889 "referenced_type" : "type-113" 8890 }, 8891 { 8892 "referenced_type" : "type-120" 8893 } 8894 ], 8895 "return_type" : "type-114", 8896 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8897 }, 8898 { 8899 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8900 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsERKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE", 8901 "parameters" : 8902 [ 8903 { 8904 "is_this_ptr" : true, 8905 "referenced_type" : "type-113" 8906 }, 8907 { 8908 "referenced_type" : "type-117" 8909 } 8910 ], 8911 "return_type" : "type-114", 8912 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8913 }, 8914 { 8915 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8916 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsEc", 8917 "parameters" : 8918 [ 8919 { 8920 "is_this_ptr" : true, 8921 "referenced_type" : "type-113" 8922 }, 8923 { 8924 "referenced_type" : "type-7" 8925 } 8926 ], 8927 "return_type" : "type-114", 8928 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8929 }, 8930 { 8931 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8932 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsEd", 8933 "parameters" : 8934 [ 8935 { 8936 "is_this_ptr" : true, 8937 "referenced_type" : "type-113" 8938 }, 8939 { 8940 "referenced_type" : "type-98" 8941 } 8942 ], 8943 "return_type" : "type-114", 8944 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8945 }, 8946 { 8947 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8948 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsEi", 8949 "parameters" : 8950 [ 8951 { 8952 "is_this_ptr" : true, 8953 "referenced_type" : "type-113" 8954 }, 8955 { 8956 "referenced_type" : "type-1" 8957 } 8958 ], 8959 "return_type" : "type-114", 8960 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8961 }, 8962 { 8963 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8964 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsEj", 8965 "parameters" : 8966 [ 8967 { 8968 "is_this_ptr" : true, 8969 "referenced_type" : "type-113" 8970 }, 8971 { 8972 "referenced_type" : "type-4" 8973 } 8974 ], 8975 "return_type" : "type-114", 8976 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8977 }, 8978 { 8979 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8980 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsEl", 8981 "parameters" : 8982 [ 8983 { 8984 "is_this_ptr" : true, 8985 "referenced_type" : "type-113" 8986 }, 8987 { 8988 "referenced_type" : "type-192" 8989 } 8990 ], 8991 "return_type" : "type-114", 8992 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 8993 }, 8994 { 8995 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 8996 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsEm", 8997 "parameters" : 8998 [ 8999 { 9000 "is_this_ptr" : true, 9001 "referenced_type" : "type-113" 9002 }, 9003 { 9004 "referenced_type" : "type-203" 9005 } 9006 ], 9007 "return_type" : "type-114", 9008 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 9009 }, 9010 { 9011 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 9012 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsEx", 9013 "parameters" : 9014 [ 9015 { 9016 "is_this_ptr" : true, 9017 "referenced_type" : "type-113" 9018 }, 9019 { 9020 "referenced_type" : "type-89" 9021 } 9022 ], 9023 "return_type" : "type-114", 9024 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 9025 }, 9026 { 9027 "function_name" : "google::protobuf::internal::LogMessage::operator<<", 9028 "linker_set_key" : "_ZN6google8protobuf8internal10LogMessagelsEy", 9029 "parameters" : 9030 [ 9031 { 9032 "is_this_ptr" : true, 9033 "referenced_type" : "type-113" 9034 }, 9035 { 9036 "referenced_type" : "type-91" 9037 } 9038 ], 9039 "return_type" : "type-114", 9040 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 9041 }, 9042 { 9043 "function_name" : "google::protobuf::internal::OnShutdown", 9044 "linker_set_key" : "_ZN6google8protobuf8internal10OnShutdownEPFvvE", 9045 "parameters" : 9046 [ 9047 { 9048 "referenced_type" : "type-253" 9049 } 9050 ], 9051 "return_type" : "type-81", 9052 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 9053 }, 9054 { 9055 "function_name" : "google::protobuf::internal::LogFinisher::operator=", 9056 "linker_set_key" : "_ZN6google8protobuf8internal11LogFinisheraSERNS1_10LogMessageE", 9057 "parameters" : 9058 [ 9059 { 9060 "is_this_ptr" : true, 9061 "referenced_type" : "type-121" 9062 }, 9063 { 9064 "referenced_type" : "type-114" 9065 } 9066 ], 9067 "return_type" : "type-81", 9068 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 9069 }, 9070 { 9071 "function_name" : "google::protobuf::internal::ExtensionSet::AddMessage", 9072 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet10AddMessageEihRKNS0_11MessageLiteEPKNS0_15FieldDescriptorE", 9073 "parameters" : 9074 [ 9075 { 9076 "is_this_ptr" : true, 9077 "referenced_type" : "type-597" 9078 }, 9079 { 9080 "referenced_type" : "type-1" 9081 }, 9082 { 9083 "referenced_type" : "type-158" 9084 }, 9085 { 9086 "referenced_type" : "type-472" 9087 }, 9088 { 9089 "referenced_type" : "type-457" 9090 } 9091 ], 9092 "return_type" : "type-431", 9093 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9094 }, 9095 { 9096 "function_name" : "google::protobuf::internal::ExtensionSet::ParseField", 9097 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet10ParseFieldEjPNS0_2io16CodedInputStreamEPKNS0_11MessageLiteE", 9098 "parameters" : 9099 [ 9100 { 9101 "is_this_ptr" : true, 9102 "referenced_type" : "type-597" 9103 }, 9104 { 9105 "referenced_type" : "type-4" 9106 }, 9107 { 9108 "referenced_type" : "type-612" 9109 }, 9110 { 9111 "referenced_type" : "type-455" 9112 } 9113 ], 9114 "return_type" : "type-12", 9115 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9116 }, 9117 { 9118 "function_name" : "google::protobuf::internal::ExtensionSet::ParseField", 9119 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet10ParseFieldEjPNS0_2io16CodedInputStreamEPKNS0_11MessageLiteEPNS3_17CodedOutputStreamE", 9120 "parameters" : 9121 [ 9122 { 9123 "is_this_ptr" : true, 9124 "referenced_type" : "type-597" 9125 }, 9126 { 9127 "referenced_type" : "type-4" 9128 }, 9129 { 9130 "referenced_type" : "type-612" 9131 }, 9132 { 9133 "referenced_type" : "type-455" 9134 }, 9135 { 9136 "referenced_type" : "type-619" 9137 } 9138 ], 9139 "return_type" : "type-12", 9140 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9141 }, 9142 { 9143 "function_name" : "google::protobuf::internal::ExtensionSet::ParseField", 9144 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet10ParseFieldEjPNS0_2io16CodedInputStreamEPNS1_15ExtensionFinderEPNS1_12FieldSkipperE", 9145 "parameters" : 9146 [ 9147 { 9148 "is_this_ptr" : true, 9149 "referenced_type" : "type-597" 9150 }, 9151 { 9152 "referenced_type" : "type-4" 9153 }, 9154 { 9155 "referenced_type" : "type-612" 9156 }, 9157 { 9158 "referenced_type" : "type-591" 9159 }, 9160 { 9161 "referenced_type" : "type-614" 9162 } 9163 ], 9164 "return_type" : "type-12", 9165 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9166 }, 9167 { 9168 "function_name" : "google::protobuf::internal::ExtensionSet::RemoveLast", 9169 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet10RemoveLastEi", 9170 "parameters" : 9171 [ 9172 { 9173 "is_this_ptr" : true, 9174 "referenced_type" : "type-597" 9175 }, 9176 { 9177 "referenced_type" : "type-1" 9178 } 9179 ], 9180 "return_type" : "type-81", 9181 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9182 }, 9183 { 9184 "function_name" : "google::protobuf::internal::ExtensionSet::ReleaseLast", 9185 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet11ReleaseLastEi", 9186 "parameters" : 9187 [ 9188 { 9189 "is_this_ptr" : true, 9190 "referenced_type" : "type-597" 9191 }, 9192 { 9193 "referenced_type" : "type-1" 9194 } 9195 ], 9196 "return_type" : "type-431", 9197 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9198 }, 9199 { 9200 "function_name" : "google::protobuf::internal::ExtensionSet::SwapElements", 9201 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet12SwapElementsEiii", 9202 "parameters" : 9203 [ 9204 { 9205 "is_this_ptr" : true, 9206 "referenced_type" : "type-597" 9207 }, 9208 { 9209 "referenced_type" : "type-1" 9210 }, 9211 { 9212 "referenced_type" : "type-1" 9213 }, 9214 { 9215 "referenced_type" : "type-1" 9216 } 9217 ], 9218 "return_type" : "type-81", 9219 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9220 }, 9221 { 9222 "function_name" : "google::protobuf::internal::ExtensionSet::MutableString", 9223 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet13MutableStringEihPKNS0_15FieldDescriptorE", 9224 "parameters" : 9225 [ 9226 { 9227 "is_this_ptr" : true, 9228 "referenced_type" : "type-597" 9229 }, 9230 { 9231 "referenced_type" : "type-1" 9232 }, 9233 { 9234 "referenced_type" : "type-158" 9235 }, 9236 { 9237 "referenced_type" : "type-457" 9238 } 9239 ], 9240 "return_type" : "type-624", 9241 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9242 }, 9243 { 9244 "function_name" : "google::protobuf::internal::ExtensionSet::SwapExtension", 9245 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet13SwapExtensionEPS2_i", 9246 "parameters" : 9247 [ 9248 { 9249 "is_this_ptr" : true, 9250 "referenced_type" : "type-597" 9251 }, 9252 { 9253 "referenced_type" : "type-597" 9254 }, 9255 { 9256 "referenced_type" : "type-1" 9257 } 9258 ], 9259 "return_type" : "type-81", 9260 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9261 }, 9262 { 9263 "function_name" : "google::protobuf::internal::ExtensionSet::ClearExtension", 9264 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet14ClearExtensionEi", 9265 "parameters" : 9266 [ 9267 { 9268 "is_this_ptr" : true, 9269 "referenced_type" : "type-597" 9270 }, 9271 { 9272 "referenced_type" : "type-1" 9273 } 9274 ], 9275 "return_type" : "type-81", 9276 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9277 }, 9278 { 9279 "function_name" : "google::protobuf::internal::ExtensionSet::MutableMessage", 9280 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet14MutableMessageEihRKNS0_11MessageLiteEPKNS0_15FieldDescriptorE", 9281 "parameters" : 9282 [ 9283 { 9284 "is_this_ptr" : true, 9285 "referenced_type" : "type-597" 9286 }, 9287 { 9288 "referenced_type" : "type-1" 9289 }, 9290 { 9291 "referenced_type" : "type-158" 9292 }, 9293 { 9294 "referenced_type" : "type-472" 9295 }, 9296 { 9297 "referenced_type" : "type-457" 9298 } 9299 ], 9300 "return_type" : "type-431", 9301 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9302 }, 9303 { 9304 "function_name" : "google::protobuf::internal::ExtensionSet::ReleaseMessage", 9305 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet14ReleaseMessageEiRKNS0_11MessageLiteE", 9306 "parameters" : 9307 [ 9308 { 9309 "is_this_ptr" : true, 9310 "referenced_type" : "type-597" 9311 }, 9312 { 9313 "referenced_type" : "type-1" 9314 }, 9315 { 9316 "referenced_type" : "type-472" 9317 } 9318 ], 9319 "return_type" : "type-431", 9320 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9321 }, 9322 { 9323 "function_name" : "google::protobuf::internal::ExtensionSet::SetRepeatedBool", 9324 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet15SetRepeatedBoolEiib", 9325 "parameters" : 9326 [ 9327 { 9328 "is_this_ptr" : true, 9329 "referenced_type" : "type-597" 9330 }, 9331 { 9332 "referenced_type" : "type-1" 9333 }, 9334 { 9335 "referenced_type" : "type-1" 9336 }, 9337 { 9338 "referenced_type" : "type-12" 9339 } 9340 ], 9341 "return_type" : "type-81", 9342 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9343 }, 9344 { 9345 "function_name" : "google::protobuf::internal::ExtensionSet::SetRepeatedEnum", 9346 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet15SetRepeatedEnumEiii", 9347 "parameters" : 9348 [ 9349 { 9350 "is_this_ptr" : true, 9351 "referenced_type" : "type-597" 9352 }, 9353 { 9354 "referenced_type" : "type-1" 9355 }, 9356 { 9357 "referenced_type" : "type-1" 9358 }, 9359 { 9360 "referenced_type" : "type-1" 9361 } 9362 ], 9363 "return_type" : "type-81", 9364 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9365 }, 9366 { 9367 "function_name" : "google::protobuf::internal::ExtensionSet::SetRepeatedFloat", 9368 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet16SetRepeatedFloatEiif", 9369 "parameters" : 9370 [ 9371 { 9372 "is_this_ptr" : true, 9373 "referenced_type" : "type-597" 9374 }, 9375 { 9376 "referenced_type" : "type-1" 9377 }, 9378 { 9379 "referenced_type" : "type-1" 9380 }, 9381 { 9382 "referenced_type" : "type-96" 9383 } 9384 ], 9385 "return_type" : "type-81", 9386 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9387 }, 9388 { 9389 "function_name" : "google::protobuf::internal::ExtensionSet::SetRepeatedInt32", 9390 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet16SetRepeatedInt32Eiii", 9391 "parameters" : 9392 [ 9393 { 9394 "is_this_ptr" : true, 9395 "referenced_type" : "type-597" 9396 }, 9397 { 9398 "referenced_type" : "type-1" 9399 }, 9400 { 9401 "referenced_type" : "type-1" 9402 }, 9403 { 9404 "referenced_type" : "type-1" 9405 } 9406 ], 9407 "return_type" : "type-81", 9408 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9409 }, 9410 { 9411 "function_name" : "google::protobuf::internal::ExtensionSet::SetRepeatedInt64", 9412 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet16SetRepeatedInt64Eiix", 9413 "parameters" : 9414 [ 9415 { 9416 "is_this_ptr" : true, 9417 "referenced_type" : "type-597" 9418 }, 9419 { 9420 "referenced_type" : "type-1" 9421 }, 9422 { 9423 "referenced_type" : "type-1" 9424 }, 9425 { 9426 "referenced_type" : "type-89" 9427 } 9428 ], 9429 "return_type" : "type-81", 9430 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9431 }, 9432 { 9433 "access" : "private", 9434 "function_name" : "google::protobuf::internal::ExtensionSet::MaybeNewExtension", 9435 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet17MaybeNewExtensionEiPKNS0_15FieldDescriptorEPPNS2_9ExtensionE", 9436 "parameters" : 9437 [ 9438 { 9439 "is_this_ptr" : true, 9440 "referenced_type" : "type-597" 9441 }, 9442 { 9443 "referenced_type" : "type-1" 9444 }, 9445 { 9446 "referenced_type" : "type-457" 9447 }, 9448 { 9449 "referenced_type" : "type-633" 9450 } 9451 ], 9452 "return_type" : "type-12", 9453 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9454 }, 9455 { 9456 "function_name" : "google::protobuf::internal::ExtensionSet::RegisterExtension", 9457 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet17RegisterExtensionEPKNS0_11MessageLiteEihbb", 9458 "parameters" : 9459 [ 9460 { 9461 "referenced_type" : "type-455" 9462 }, 9463 { 9464 "referenced_type" : "type-1" 9465 }, 9466 { 9467 "referenced_type" : "type-158" 9468 }, 9469 { 9470 "referenced_type" : "type-12" 9471 }, 9472 { 9473 "referenced_type" : "type-12" 9474 } 9475 ], 9476 "return_type" : "type-81", 9477 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9478 }, 9479 { 9480 "function_name" : "google::protobuf::internal::ExtensionSet::SetRepeatedDouble", 9481 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet17SetRepeatedDoubleEiid", 9482 "parameters" : 9483 [ 9484 { 9485 "is_this_ptr" : true, 9486 "referenced_type" : "type-597" 9487 }, 9488 { 9489 "referenced_type" : "type-1" 9490 }, 9491 { 9492 "referenced_type" : "type-1" 9493 }, 9494 { 9495 "referenced_type" : "type-98" 9496 } 9497 ], 9498 "return_type" : "type-81", 9499 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9500 }, 9501 { 9502 "function_name" : "google::protobuf::internal::ExtensionSet::SetRepeatedUInt32", 9503 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet17SetRepeatedUInt32Eiij", 9504 "parameters" : 9505 [ 9506 { 9507 "is_this_ptr" : true, 9508 "referenced_type" : "type-597" 9509 }, 9510 { 9511 "referenced_type" : "type-1" 9512 }, 9513 { 9514 "referenced_type" : "type-1" 9515 }, 9516 { 9517 "referenced_type" : "type-4" 9518 } 9519 ], 9520 "return_type" : "type-81", 9521 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9522 }, 9523 { 9524 "function_name" : "google::protobuf::internal::ExtensionSet::SetRepeatedUInt64", 9525 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet17SetRepeatedUInt64Eiiy", 9526 "parameters" : 9527 [ 9528 { 9529 "is_this_ptr" : true, 9530 "referenced_type" : "type-597" 9531 }, 9532 { 9533 "referenced_type" : "type-1" 9534 }, 9535 { 9536 "referenced_type" : "type-1" 9537 }, 9538 { 9539 "referenced_type" : "type-91" 9540 } 9541 ], 9542 "return_type" : "type-81", 9543 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9544 }, 9545 { 9546 "function_name" : "google::protobuf::internal::ExtensionSet::SetAllocatedMessage", 9547 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet19SetAllocatedMessageEihPKNS0_15FieldDescriptorEPNS0_11MessageLiteE", 9548 "parameters" : 9549 [ 9550 { 9551 "is_this_ptr" : true, 9552 "referenced_type" : "type-597" 9553 }, 9554 { 9555 "referenced_type" : "type-1" 9556 }, 9557 { 9558 "referenced_type" : "type-158" 9559 }, 9560 { 9561 "referenced_type" : "type-457" 9562 }, 9563 { 9564 "referenced_type" : "type-431" 9565 } 9566 ], 9567 "return_type" : "type-81", 9568 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9569 }, 9570 { 9571 "function_name" : "google::protobuf::internal::ExtensionSet::MutableRepeatedString", 9572 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet21MutableRepeatedStringEii", 9573 "parameters" : 9574 [ 9575 { 9576 "is_this_ptr" : true, 9577 "referenced_type" : "type-597" 9578 }, 9579 { 9580 "referenced_type" : "type-1" 9581 }, 9582 { 9583 "referenced_type" : "type-1" 9584 } 9585 ], 9586 "return_type" : "type-624", 9587 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9588 }, 9589 { 9590 "function_name" : "google::protobuf::internal::ExtensionSet::RegisterEnumExtension", 9591 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet21RegisterEnumExtensionEPKNS0_11MessageLiteEihbbPFbiE", 9592 "parameters" : 9593 [ 9594 { 9595 "referenced_type" : "type-455" 9596 }, 9597 { 9598 "referenced_type" : "type-1" 9599 }, 9600 { 9601 "referenced_type" : "type-158" 9602 }, 9603 { 9604 "referenced_type" : "type-12" 9605 }, 9606 { 9607 "referenced_type" : "type-12" 9608 }, 9609 { 9610 "referenced_type" : "type-599" 9611 } 9612 ], 9613 "return_type" : "type-81", 9614 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9615 }, 9616 { 9617 "function_name" : "google::protobuf::internal::ExtensionSet::MutableRepeatedMessage", 9618 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet22MutableRepeatedMessageEii", 9619 "parameters" : 9620 [ 9621 { 9622 "is_this_ptr" : true, 9623 "referenced_type" : "type-597" 9624 }, 9625 { 9626 "referenced_type" : "type-1" 9627 }, 9628 { 9629 "referenced_type" : "type-1" 9630 } 9631 ], 9632 "return_type" : "type-431", 9633 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9634 }, 9635 { 9636 "function_name" : "google::protobuf::internal::ExtensionSet::MutableRawRepeatedField", 9637 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet23MutableRawRepeatedFieldEi", 9638 "parameters" : 9639 [ 9640 { 9641 "is_this_ptr" : true, 9642 "referenced_type" : "type-597" 9643 }, 9644 { 9645 "referenced_type" : "type-1" 9646 } 9647 ], 9648 "return_type" : "type-201", 9649 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9650 }, 9651 { 9652 "function_name" : "google::protobuf::internal::ExtensionSet::MutableRawRepeatedField", 9653 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet23MutableRawRepeatedFieldEihbPKNS0_15FieldDescriptorE", 9654 "parameters" : 9655 [ 9656 { 9657 "is_this_ptr" : true, 9658 "referenced_type" : "type-597" 9659 }, 9660 { 9661 "referenced_type" : "type-1" 9662 }, 9663 { 9664 "referenced_type" : "type-158" 9665 }, 9666 { 9667 "referenced_type" : "type-12" 9668 }, 9669 { 9670 "referenced_type" : "type-457" 9671 } 9672 ], 9673 "return_type" : "type-201", 9674 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9675 }, 9676 { 9677 "access" : "private", 9678 "function_name" : "google::protobuf::internal::ExtensionSet::FindExtensionInfoFromTag", 9679 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet24FindExtensionInfoFromTagEjPNS1_15ExtensionFinderEPiPNS1_13ExtensionInfoEPb", 9680 "parameters" : 9681 [ 9682 { 9683 "is_this_ptr" : true, 9684 "referenced_type" : "type-597" 9685 }, 9686 { 9687 "referenced_type" : "type-4" 9688 }, 9689 { 9690 "referenced_type" : "type-591" 9691 }, 9692 { 9693 "referenced_type" : "type-129" 9694 }, 9695 { 9696 "referenced_type" : "type-588" 9697 }, 9698 { 9699 "referenced_type" : "type-214" 9700 } 9701 ], 9702 "return_type" : "type-12", 9703 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9704 }, 9705 { 9706 "function_name" : "google::protobuf::internal::ExtensionSet::RegisterMessageExtension", 9707 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet24RegisterMessageExtensionEPKNS0_11MessageLiteEihbbS5_", 9708 "parameters" : 9709 [ 9710 { 9711 "referenced_type" : "type-455" 9712 }, 9713 { 9714 "referenced_type" : "type-1" 9715 }, 9716 { 9717 "referenced_type" : "type-158" 9718 }, 9719 { 9720 "referenced_type" : "type-12" 9721 }, 9722 { 9723 "referenced_type" : "type-12" 9724 }, 9725 { 9726 "referenced_type" : "type-455" 9727 } 9728 ], 9729 "return_type" : "type-81", 9730 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9731 }, 9732 { 9733 "function_name" : "google::protobuf::internal::ExtensionSet::UnsafeArenaReleaseMessage", 9734 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet25UnsafeArenaReleaseMessageEiRKNS0_11MessageLiteE", 9735 "parameters" : 9736 [ 9737 { 9738 "is_this_ptr" : true, 9739 "referenced_type" : "type-597" 9740 }, 9741 { 9742 "referenced_type" : "type-1" 9743 }, 9744 { 9745 "referenced_type" : "type-472" 9746 } 9747 ], 9748 "return_type" : "type-431", 9749 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9750 }, 9751 { 9752 "access" : "private", 9753 "function_name" : "google::protobuf::internal::ExtensionSet::InternalExtensionMergeFrom", 9754 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet26InternalExtensionMergeFromEiRKNS2_9ExtensionE", 9755 "parameters" : 9756 [ 9757 { 9758 "is_this_ptr" : true, 9759 "referenced_type" : "type-597" 9760 }, 9761 { 9762 "referenced_type" : "type-1" 9763 }, 9764 { 9765 "referenced_type" : "type-630" 9766 } 9767 ], 9768 "return_type" : "type-81", 9769 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9770 }, 9771 { 9772 "access" : "private", 9773 "function_name" : "google::protobuf::internal::ExtensionSet::ParseFieldWithExtensionInfo", 9774 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet27ParseFieldWithExtensionInfoEibRKNS1_13ExtensionInfoEPNS0_2io16CodedInputStreamEPNS1_12FieldSkipperE", 9775 "parameters" : 9776 [ 9777 { 9778 "is_this_ptr" : true, 9779 "referenced_type" : "type-597" 9780 }, 9781 { 9782 "referenced_type" : "type-1" 9783 }, 9784 { 9785 "referenced_type" : "type-12" 9786 }, 9787 { 9788 "referenced_type" : "type-632" 9789 }, 9790 { 9791 "referenced_type" : "type-612" 9792 }, 9793 { 9794 "referenced_type" : "type-614" 9795 } 9796 ], 9797 "return_type" : "type-12", 9798 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9799 }, 9800 { 9801 "function_name" : "google::protobuf::internal::ExtensionSet::UnsafeArenaSetAllocatedMessage", 9802 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet30UnsafeArenaSetAllocatedMessageEihPKNS0_15FieldDescriptorEPNS0_11MessageLiteE", 9803 "parameters" : 9804 [ 9805 { 9806 "is_this_ptr" : true, 9807 "referenced_type" : "type-597" 9808 }, 9809 { 9810 "referenced_type" : "type-1" 9811 }, 9812 { 9813 "referenced_type" : "type-158" 9814 }, 9815 { 9816 "referenced_type" : "type-457" 9817 }, 9818 { 9819 "referenced_type" : "type-431" 9820 } 9821 ], 9822 "return_type" : "type-81", 9823 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9824 }, 9825 { 9826 "access" : "private", 9827 "function_name" : "google::protobuf::internal::ExtensionSet::FindExtensionInfoFromFieldNumber", 9828 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet32FindExtensionInfoFromFieldNumberEiiPNS1_15ExtensionFinderEPNS1_13ExtensionInfoEPb", 9829 "parameters" : 9830 [ 9831 { 9832 "is_this_ptr" : true, 9833 "referenced_type" : "type-597" 9834 }, 9835 { 9836 "referenced_type" : "type-1" 9837 }, 9838 { 9839 "referenced_type" : "type-1" 9840 }, 9841 { 9842 "referenced_type" : "type-591" 9843 }, 9844 { 9845 "referenced_type" : "type-588" 9846 }, 9847 { 9848 "referenced_type" : "type-214" 9849 } 9850 ], 9851 "return_type" : "type-12", 9852 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9853 }, 9854 { 9855 "function_name" : "google::protobuf::internal::ExtensionSet::Swap", 9856 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet4SwapEPS2_", 9857 "parameters" : 9858 [ 9859 { 9860 "is_this_ptr" : true, 9861 "referenced_type" : "type-597" 9862 }, 9863 { 9864 "referenced_type" : "type-597" 9865 } 9866 ], 9867 "return_type" : "type-81", 9868 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9869 }, 9870 { 9871 "function_name" : "google::protobuf::internal::ExtensionSet::Clear", 9872 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet5ClearEv", 9873 "parameters" : 9874 [ 9875 { 9876 "is_this_ptr" : true, 9877 "referenced_type" : "type-597" 9878 } 9879 ], 9880 "return_type" : "type-81", 9881 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9882 }, 9883 { 9884 "function_name" : "google::protobuf::internal::ExtensionSet::AddBool", 9885 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet7AddBoolEihbbPKNS0_15FieldDescriptorE", 9886 "parameters" : 9887 [ 9888 { 9889 "is_this_ptr" : true, 9890 "referenced_type" : "type-597" 9891 }, 9892 { 9893 "referenced_type" : "type-1" 9894 }, 9895 { 9896 "referenced_type" : "type-158" 9897 }, 9898 { 9899 "referenced_type" : "type-12" 9900 }, 9901 { 9902 "referenced_type" : "type-12" 9903 }, 9904 { 9905 "referenced_type" : "type-457" 9906 } 9907 ], 9908 "return_type" : "type-81", 9909 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9910 }, 9911 { 9912 "function_name" : "google::protobuf::internal::ExtensionSet::AddEnum", 9913 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet7AddEnumEihbiPKNS0_15FieldDescriptorE", 9914 "parameters" : 9915 [ 9916 { 9917 "is_this_ptr" : true, 9918 "referenced_type" : "type-597" 9919 }, 9920 { 9921 "referenced_type" : "type-1" 9922 }, 9923 { 9924 "referenced_type" : "type-158" 9925 }, 9926 { 9927 "referenced_type" : "type-12" 9928 }, 9929 { 9930 "referenced_type" : "type-1" 9931 }, 9932 { 9933 "referenced_type" : "type-457" 9934 } 9935 ], 9936 "return_type" : "type-81", 9937 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9938 }, 9939 { 9940 "function_name" : "google::protobuf::internal::ExtensionSet::SetBool", 9941 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet7SetBoolEihbPKNS0_15FieldDescriptorE", 9942 "parameters" : 9943 [ 9944 { 9945 "is_this_ptr" : true, 9946 "referenced_type" : "type-597" 9947 }, 9948 { 9949 "referenced_type" : "type-1" 9950 }, 9951 { 9952 "referenced_type" : "type-158" 9953 }, 9954 { 9955 "referenced_type" : "type-12" 9956 }, 9957 { 9958 "referenced_type" : "type-457" 9959 } 9960 ], 9961 "return_type" : "type-81", 9962 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9963 }, 9964 { 9965 "function_name" : "google::protobuf::internal::ExtensionSet::SetEnum", 9966 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet7SetEnumEihiPKNS0_15FieldDescriptorE", 9967 "parameters" : 9968 [ 9969 { 9970 "is_this_ptr" : true, 9971 "referenced_type" : "type-597" 9972 }, 9973 { 9974 "referenced_type" : "type-1" 9975 }, 9976 { 9977 "referenced_type" : "type-158" 9978 }, 9979 { 9980 "referenced_type" : "type-1" 9981 }, 9982 { 9983 "referenced_type" : "type-457" 9984 } 9985 ], 9986 "return_type" : "type-81", 9987 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 9988 }, 9989 { 9990 "function_name" : "google::protobuf::internal::ExtensionSet::AddFloat", 9991 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet8AddFloatEihbfPKNS0_15FieldDescriptorE", 9992 "parameters" : 9993 [ 9994 { 9995 "is_this_ptr" : true, 9996 "referenced_type" : "type-597" 9997 }, 9998 { 9999 "referenced_type" : "type-1" 10000 }, 10001 { 10002 "referenced_type" : "type-158" 10003 }, 10004 { 10005 "referenced_type" : "type-12" 10006 }, 10007 { 10008 "referenced_type" : "type-96" 10009 }, 10010 { 10011 "referenced_type" : "type-457" 10012 } 10013 ], 10014 "return_type" : "type-81", 10015 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10016 }, 10017 { 10018 "function_name" : "google::protobuf::internal::ExtensionSet::AddInt32", 10019 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet8AddInt32EihbiPKNS0_15FieldDescriptorE", 10020 "parameters" : 10021 [ 10022 { 10023 "is_this_ptr" : true, 10024 "referenced_type" : "type-597" 10025 }, 10026 { 10027 "referenced_type" : "type-1" 10028 }, 10029 { 10030 "referenced_type" : "type-158" 10031 }, 10032 { 10033 "referenced_type" : "type-12" 10034 }, 10035 { 10036 "referenced_type" : "type-1" 10037 }, 10038 { 10039 "referenced_type" : "type-457" 10040 } 10041 ], 10042 "return_type" : "type-81", 10043 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10044 }, 10045 { 10046 "function_name" : "google::protobuf::internal::ExtensionSet::AddInt64", 10047 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet8AddInt64EihbxPKNS0_15FieldDescriptorE", 10048 "parameters" : 10049 [ 10050 { 10051 "is_this_ptr" : true, 10052 "referenced_type" : "type-597" 10053 }, 10054 { 10055 "referenced_type" : "type-1" 10056 }, 10057 { 10058 "referenced_type" : "type-158" 10059 }, 10060 { 10061 "referenced_type" : "type-12" 10062 }, 10063 { 10064 "referenced_type" : "type-89" 10065 }, 10066 { 10067 "referenced_type" : "type-457" 10068 } 10069 ], 10070 "return_type" : "type-81", 10071 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10072 }, 10073 { 10074 "function_name" : "google::protobuf::internal::ExtensionSet::SetFloat", 10075 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet8SetFloatEihfPKNS0_15FieldDescriptorE", 10076 "parameters" : 10077 [ 10078 { 10079 "is_this_ptr" : true, 10080 "referenced_type" : "type-597" 10081 }, 10082 { 10083 "referenced_type" : "type-1" 10084 }, 10085 { 10086 "referenced_type" : "type-158" 10087 }, 10088 { 10089 "referenced_type" : "type-96" 10090 }, 10091 { 10092 "referenced_type" : "type-457" 10093 } 10094 ], 10095 "return_type" : "type-81", 10096 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10097 }, 10098 { 10099 "function_name" : "google::protobuf::internal::ExtensionSet::SetInt32", 10100 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet8SetInt32EihiPKNS0_15FieldDescriptorE", 10101 "parameters" : 10102 [ 10103 { 10104 "is_this_ptr" : true, 10105 "referenced_type" : "type-597" 10106 }, 10107 { 10108 "referenced_type" : "type-1" 10109 }, 10110 { 10111 "referenced_type" : "type-158" 10112 }, 10113 { 10114 "referenced_type" : "type-1" 10115 }, 10116 { 10117 "referenced_type" : "type-457" 10118 } 10119 ], 10120 "return_type" : "type-81", 10121 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10122 }, 10123 { 10124 "function_name" : "google::protobuf::internal::ExtensionSet::SetInt64", 10125 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet8SetInt64EihxPKNS0_15FieldDescriptorE", 10126 "parameters" : 10127 [ 10128 { 10129 "is_this_ptr" : true, 10130 "referenced_type" : "type-597" 10131 }, 10132 { 10133 "referenced_type" : "type-1" 10134 }, 10135 { 10136 "referenced_type" : "type-158" 10137 }, 10138 { 10139 "referenced_type" : "type-89" 10140 }, 10141 { 10142 "referenced_type" : "type-457" 10143 } 10144 ], 10145 "return_type" : "type-81", 10146 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10147 }, 10148 { 10149 "function_name" : "google::protobuf::internal::ExtensionSet::AddDouble", 10150 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet9AddDoubleEihbdPKNS0_15FieldDescriptorE", 10151 "parameters" : 10152 [ 10153 { 10154 "is_this_ptr" : true, 10155 "referenced_type" : "type-597" 10156 }, 10157 { 10158 "referenced_type" : "type-1" 10159 }, 10160 { 10161 "referenced_type" : "type-158" 10162 }, 10163 { 10164 "referenced_type" : "type-12" 10165 }, 10166 { 10167 "referenced_type" : "type-98" 10168 }, 10169 { 10170 "referenced_type" : "type-457" 10171 } 10172 ], 10173 "return_type" : "type-81", 10174 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10175 }, 10176 { 10177 "function_name" : "google::protobuf::internal::ExtensionSet::AddString", 10178 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet9AddStringEihPKNS0_15FieldDescriptorE", 10179 "parameters" : 10180 [ 10181 { 10182 "is_this_ptr" : true, 10183 "referenced_type" : "type-597" 10184 }, 10185 { 10186 "referenced_type" : "type-1" 10187 }, 10188 { 10189 "referenced_type" : "type-158" 10190 }, 10191 { 10192 "referenced_type" : "type-457" 10193 } 10194 ], 10195 "return_type" : "type-624", 10196 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10197 }, 10198 { 10199 "function_name" : "google::protobuf::internal::ExtensionSet::AddUInt32", 10200 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet9AddUInt32EihbjPKNS0_15FieldDescriptorE", 10201 "parameters" : 10202 [ 10203 { 10204 "is_this_ptr" : true, 10205 "referenced_type" : "type-597" 10206 }, 10207 { 10208 "referenced_type" : "type-1" 10209 }, 10210 { 10211 "referenced_type" : "type-158" 10212 }, 10213 { 10214 "referenced_type" : "type-12" 10215 }, 10216 { 10217 "referenced_type" : "type-4" 10218 }, 10219 { 10220 "referenced_type" : "type-457" 10221 } 10222 ], 10223 "return_type" : "type-81", 10224 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10225 }, 10226 { 10227 "function_name" : "google::protobuf::internal::ExtensionSet::AddUInt64", 10228 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet9AddUInt64EihbyPKNS0_15FieldDescriptorE", 10229 "parameters" : 10230 [ 10231 { 10232 "is_this_ptr" : true, 10233 "referenced_type" : "type-597" 10234 }, 10235 { 10236 "referenced_type" : "type-1" 10237 }, 10238 { 10239 "referenced_type" : "type-158" 10240 }, 10241 { 10242 "referenced_type" : "type-12" 10243 }, 10244 { 10245 "referenced_type" : "type-91" 10246 }, 10247 { 10248 "referenced_type" : "type-457" 10249 } 10250 ], 10251 "return_type" : "type-81", 10252 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10253 }, 10254 { 10255 "function_name" : "google::protobuf::internal::ExtensionSet::Extension::Free", 10256 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet9Extension4FreeEv", 10257 "parameters" : 10258 [ 10259 { 10260 "is_this_ptr" : true, 10261 "referenced_type" : "type-629" 10262 } 10263 ], 10264 "return_type" : "type-81", 10265 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10266 }, 10267 { 10268 "function_name" : "google::protobuf::internal::ExtensionSet::Extension::Clear", 10269 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet9Extension5ClearEv", 10270 "parameters" : 10271 [ 10272 { 10273 "is_this_ptr" : true, 10274 "referenced_type" : "type-629" 10275 } 10276 ], 10277 "return_type" : "type-81", 10278 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10279 }, 10280 { 10281 "function_name" : "google::protobuf::internal::ExtensionSet::MergeFrom", 10282 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet9MergeFromERKS2_", 10283 "parameters" : 10284 [ 10285 { 10286 "is_this_ptr" : true, 10287 "referenced_type" : "type-597" 10288 }, 10289 { 10290 "referenced_type" : "type-602" 10291 } 10292 ], 10293 "return_type" : "type-81", 10294 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10295 }, 10296 { 10297 "function_name" : "google::protobuf::internal::ExtensionSet::SetDouble", 10298 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet9SetDoubleEihdPKNS0_15FieldDescriptorE", 10299 "parameters" : 10300 [ 10301 { 10302 "is_this_ptr" : true, 10303 "referenced_type" : "type-597" 10304 }, 10305 { 10306 "referenced_type" : "type-1" 10307 }, 10308 { 10309 "referenced_type" : "type-158" 10310 }, 10311 { 10312 "referenced_type" : "type-98" 10313 }, 10314 { 10315 "referenced_type" : "type-457" 10316 } 10317 ], 10318 "return_type" : "type-81", 10319 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10320 }, 10321 { 10322 "function_name" : "google::protobuf::internal::ExtensionSet::SetUInt32", 10323 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet9SetUInt32EihjPKNS0_15FieldDescriptorE", 10324 "parameters" : 10325 [ 10326 { 10327 "is_this_ptr" : true, 10328 "referenced_type" : "type-597" 10329 }, 10330 { 10331 "referenced_type" : "type-1" 10332 }, 10333 { 10334 "referenced_type" : "type-158" 10335 }, 10336 { 10337 "referenced_type" : "type-4" 10338 }, 10339 { 10340 "referenced_type" : "type-457" 10341 } 10342 ], 10343 "return_type" : "type-81", 10344 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10345 }, 10346 { 10347 "function_name" : "google::protobuf::internal::ExtensionSet::SetUInt64", 10348 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSet9SetUInt64EihyPKNS0_15FieldDescriptorE", 10349 "parameters" : 10350 [ 10351 { 10352 "is_this_ptr" : true, 10353 "referenced_type" : "type-597" 10354 }, 10355 { 10356 "referenced_type" : "type-1" 10357 }, 10358 { 10359 "referenced_type" : "type-158" 10360 }, 10361 { 10362 "referenced_type" : "type-91" 10363 }, 10364 { 10365 "referenced_type" : "type-457" 10366 } 10367 ], 10368 "return_type" : "type-81", 10369 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10370 }, 10371 { 10372 "function_name" : "google::protobuf::internal::ExtensionSet::ExtensionSet", 10373 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSetC1EPNS0_5ArenaE", 10374 "parameters" : 10375 [ 10376 { 10377 "is_this_ptr" : true, 10378 "referenced_type" : "type-597" 10379 }, 10380 { 10381 "referenced_type" : "type-288" 10382 } 10383 ], 10384 "return_type" : "type-81", 10385 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10386 }, 10387 { 10388 "function_name" : "google::protobuf::internal::ExtensionSet::ExtensionSet", 10389 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSetC1Ev", 10390 "parameters" : 10391 [ 10392 { 10393 "is_this_ptr" : true, 10394 "referenced_type" : "type-597" 10395 } 10396 ], 10397 "return_type" : "type-81", 10398 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10399 }, 10400 { 10401 "function_name" : "google::protobuf::internal::ExtensionSet::ExtensionSet", 10402 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSetC2EPNS0_5ArenaE", 10403 "parameters" : 10404 [ 10405 { 10406 "is_this_ptr" : true, 10407 "referenced_type" : "type-597" 10408 }, 10409 { 10410 "referenced_type" : "type-288" 10411 } 10412 ], 10413 "return_type" : "type-81", 10414 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10415 }, 10416 { 10417 "function_name" : "google::protobuf::internal::ExtensionSet::ExtensionSet", 10418 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSetC2Ev", 10419 "parameters" : 10420 [ 10421 { 10422 "is_this_ptr" : true, 10423 "referenced_type" : "type-597" 10424 } 10425 ], 10426 "return_type" : "type-81", 10427 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10428 }, 10429 { 10430 "function_name" : "google::protobuf::internal::ExtensionSet::~ExtensionSet", 10431 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSetD1Ev", 10432 "parameters" : 10433 [ 10434 { 10435 "is_this_ptr" : true, 10436 "referenced_type" : "type-597" 10437 } 10438 ], 10439 "return_type" : "type-81", 10440 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10441 }, 10442 { 10443 "function_name" : "google::protobuf::internal::ExtensionSet::~ExtensionSet", 10444 "linker_set_key" : "_ZN6google8protobuf8internal12ExtensionSetD2Ev", 10445 "parameters" : 10446 [ 10447 { 10448 "is_this_ptr" : true, 10449 "referenced_type" : "type-597" 10450 } 10451 ], 10452 "return_type" : "type-81", 10453 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 10454 }, 10455 { 10456 "function_name" : "google::protobuf::internal::FieldSkipper::SkipMessage", 10457 "linker_set_key" : "_ZN6google8protobuf8internal12FieldSkipper11SkipMessageEPNS0_2io16CodedInputStreamE", 10458 "parameters" : 10459 [ 10460 { 10461 "is_this_ptr" : true, 10462 "referenced_type" : "type-614" 10463 }, 10464 { 10465 "referenced_type" : "type-612" 10466 } 10467 ], 10468 "return_type" : "type-12", 10469 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10470 }, 10471 { 10472 "function_name" : "google::protobuf::internal::FieldSkipper::SkipUnknownEnum", 10473 "linker_set_key" : "_ZN6google8protobuf8internal12FieldSkipper15SkipUnknownEnumEii", 10474 "parameters" : 10475 [ 10476 { 10477 "is_this_ptr" : true, 10478 "referenced_type" : "type-614" 10479 }, 10480 { 10481 "referenced_type" : "type-1" 10482 }, 10483 { 10484 "referenced_type" : "type-1" 10485 } 10486 ], 10487 "return_type" : "type-81", 10488 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10489 }, 10490 { 10491 "function_name" : "google::protobuf::internal::FieldSkipper::SkipField", 10492 "linker_set_key" : "_ZN6google8protobuf8internal12FieldSkipper9SkipFieldEPNS0_2io16CodedInputStreamEj", 10493 "parameters" : 10494 [ 10495 { 10496 "is_this_ptr" : true, 10497 "referenced_type" : "type-614" 10498 }, 10499 { 10500 "referenced_type" : "type-612" 10501 }, 10502 { 10503 "referenced_type" : "type-4" 10504 } 10505 ], 10506 "return_type" : "type-12", 10507 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10508 }, 10509 { 10510 "function_name" : "google::protobuf::internal::VerifyVersion", 10511 "linker_set_key" : "_ZN6google8protobuf8internal13VerifyVersionEiiPKc", 10512 "parameters" : 10513 [ 10514 { 10515 "referenced_type" : "type-1" 10516 }, 10517 { 10518 "referenced_type" : "type-1" 10519 }, 10520 { 10521 "referenced_type" : "type-5" 10522 } 10523 ], 10524 "return_type" : "type-81", 10525 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 10526 }, 10527 { 10528 "function_name" : "google::protobuf::internal::VersionString", 10529 "linker_set_key" : "_ZN6google8protobuf8internal13VersionStringEi", 10530 "parameters" : 10531 [ 10532 { 10533 "referenced_type" : "type-1" 10534 } 10535 ], 10536 "return_type" : "type-366", 10537 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 10538 }, 10539 { 10540 "function_name" : "google::protobuf::internal::ArenaStringPtr::AssignWithDefault", 10541 "linker_set_key" : "_ZN6google8protobuf8internal14ArenaStringPtr17AssignWithDefaultEPKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEES2_", 10542 "parameters" : 10543 [ 10544 { 10545 "is_this_ptr" : true, 10546 "referenced_type" : "type-1045" 10547 }, 10548 { 10549 "referenced_type" : "type-1039" 10550 }, 10551 { 10552 "referenced_type" : "type-1042" 10553 } 10554 ], 10555 "return_type" : "type-81", 10556 "source_file" : "/external/protobuf/src/google/protobuf/arenastring.h" 10557 }, 10558 { 10559 "function_name" : "google::protobuf::internal::GetCurrentTime", 10560 "linker_set_key" : "_ZN6google8protobuf8internal14GetCurrentTimeEPxPi", 10561 "parameters" : 10562 [ 10563 { 10564 "referenced_type" : "type-88" 10565 }, 10566 { 10567 "referenced_type" : "type-129" 10568 } 10569 ], 10570 "return_type" : "type-81", 10571 "source_file" : "/external/protobuf/src/google/protobuf/stubs/time.h" 10572 }, 10573 { 10574 "function_name" : "google::protobuf::internal::WireFormatLite::WriteBytes", 10575 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite10WriteBytesEiRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPNS0_2io17CodedOutputStreamE", 10576 "parameters" : 10577 [ 10578 { 10579 "referenced_type" : "type-1" 10580 }, 10581 { 10582 "referenced_type" : "type-821" 10583 }, 10584 { 10585 "referenced_type" : "type-619" 10586 } 10587 ], 10588 "return_type" : "type-81", 10589 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10590 }, 10591 { 10592 "function_name" : "google::protobuf::internal::WireFormatLite::WriteFloat", 10593 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite10WriteFloatEifPNS0_2io17CodedOutputStreamE", 10594 "parameters" : 10595 [ 10596 { 10597 "referenced_type" : "type-1" 10598 }, 10599 { 10600 "referenced_type" : "type-96" 10601 }, 10602 { 10603 "referenced_type" : "type-619" 10604 } 10605 ], 10606 "return_type" : "type-81", 10607 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10608 }, 10609 { 10610 "function_name" : "google::protobuf::internal::WireFormatLite::WriteGroup", 10611 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite10WriteGroupEiRKNS0_11MessageLiteEPNS0_2io17CodedOutputStreamE", 10612 "parameters" : 10613 [ 10614 { 10615 "referenced_type" : "type-1" 10616 }, 10617 { 10618 "referenced_type" : "type-472" 10619 }, 10620 { 10621 "referenced_type" : "type-619" 10622 } 10623 ], 10624 "return_type" : "type-81", 10625 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10626 }, 10627 { 10628 "function_name" : "google::protobuf::internal::WireFormatLite::WriteInt32", 10629 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite10WriteInt32EiiPNS0_2io17CodedOutputStreamE", 10630 "parameters" : 10631 [ 10632 { 10633 "referenced_type" : "type-1" 10634 }, 10635 { 10636 "referenced_type" : "type-1" 10637 }, 10638 { 10639 "referenced_type" : "type-619" 10640 } 10641 ], 10642 "return_type" : "type-81", 10643 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10644 }, 10645 { 10646 "function_name" : "google::protobuf::internal::WireFormatLite::WriteInt64", 10647 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite10WriteInt64EixPNS0_2io17CodedOutputStreamE", 10648 "parameters" : 10649 [ 10650 { 10651 "referenced_type" : "type-1" 10652 }, 10653 { 10654 "referenced_type" : "type-89" 10655 }, 10656 { 10657 "referenced_type" : "type-619" 10658 } 10659 ], 10660 "return_type" : "type-81", 10661 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10662 }, 10663 { 10664 "function_name" : "google::protobuf::internal::WireFormatLite::SkipMessage", 10665 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite11SkipMessageEPNS0_2io16CodedInputStreamE", 10666 "parameters" : 10667 [ 10668 { 10669 "referenced_type" : "type-612" 10670 } 10671 ], 10672 "return_type" : "type-12", 10673 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10674 }, 10675 { 10676 "function_name" : "google::protobuf::internal::WireFormatLite::SkipMessage", 10677 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite11SkipMessageEPNS0_2io16CodedInputStreamEPNS3_17CodedOutputStreamE", 10678 "parameters" : 10679 [ 10680 { 10681 "referenced_type" : "type-612" 10682 }, 10683 { 10684 "referenced_type" : "type-619" 10685 } 10686 ], 10687 "return_type" : "type-12", 10688 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10689 }, 10690 { 10691 "function_name" : "google::protobuf::internal::WireFormatLite::WriteDouble", 10692 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite11WriteDoubleEidPNS0_2io17CodedOutputStreamE", 10693 "parameters" : 10694 [ 10695 { 10696 "referenced_type" : "type-1" 10697 }, 10698 { 10699 "referenced_type" : "type-98" 10700 }, 10701 { 10702 "referenced_type" : "type-619" 10703 } 10704 ], 10705 "return_type" : "type-81", 10706 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10707 }, 10708 { 10709 "function_name" : "google::protobuf::internal::WireFormatLite::WriteSInt32", 10710 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite11WriteSInt32EiiPNS0_2io17CodedOutputStreamE", 10711 "parameters" : 10712 [ 10713 { 10714 "referenced_type" : "type-1" 10715 }, 10716 { 10717 "referenced_type" : "type-1" 10718 }, 10719 { 10720 "referenced_type" : "type-619" 10721 } 10722 ], 10723 "return_type" : "type-81", 10724 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10725 }, 10726 { 10727 "function_name" : "google::protobuf::internal::WireFormatLite::WriteSInt64", 10728 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite11WriteSInt64EixPNS0_2io17CodedOutputStreamE", 10729 "parameters" : 10730 [ 10731 { 10732 "referenced_type" : "type-1" 10733 }, 10734 { 10735 "referenced_type" : "type-89" 10736 }, 10737 { 10738 "referenced_type" : "type-619" 10739 } 10740 ], 10741 "return_type" : "type-81", 10742 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10743 }, 10744 { 10745 "function_name" : "google::protobuf::internal::WireFormatLite::WriteString", 10746 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite11WriteStringEiRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPNS0_2io17CodedOutputStreamE", 10747 "parameters" : 10748 [ 10749 { 10750 "referenced_type" : "type-1" 10751 }, 10752 { 10753 "referenced_type" : "type-821" 10754 }, 10755 { 10756 "referenced_type" : "type-619" 10757 } 10758 ], 10759 "return_type" : "type-81", 10760 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10761 }, 10762 { 10763 "function_name" : "google::protobuf::internal::WireFormatLite::WriteUInt32", 10764 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite11WriteUInt32EijPNS0_2io17CodedOutputStreamE", 10765 "parameters" : 10766 [ 10767 { 10768 "referenced_type" : "type-1" 10769 }, 10770 { 10771 "referenced_type" : "type-4" 10772 }, 10773 { 10774 "referenced_type" : "type-619" 10775 } 10776 ], 10777 "return_type" : "type-81", 10778 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10779 }, 10780 { 10781 "function_name" : "google::protobuf::internal::WireFormatLite::WriteUInt64", 10782 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite11WriteUInt64EiyPNS0_2io17CodedOutputStreamE", 10783 "parameters" : 10784 [ 10785 { 10786 "referenced_type" : "type-1" 10787 }, 10788 { 10789 "referenced_type" : "type-91" 10790 }, 10791 { 10792 "referenced_type" : "type-619" 10793 } 10794 ], 10795 "return_type" : "type-81", 10796 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10797 }, 10798 { 10799 "function_name" : "google::protobuf::internal::WireFormatLite::WriteFixed32", 10800 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite12WriteFixed32EijPNS0_2io17CodedOutputStreamE", 10801 "parameters" : 10802 [ 10803 { 10804 "referenced_type" : "type-1" 10805 }, 10806 { 10807 "referenced_type" : "type-4" 10808 }, 10809 { 10810 "referenced_type" : "type-619" 10811 } 10812 ], 10813 "return_type" : "type-81", 10814 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10815 }, 10816 { 10817 "function_name" : "google::protobuf::internal::WireFormatLite::WriteFixed64", 10818 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite12WriteFixed64EiyPNS0_2io17CodedOutputStreamE", 10819 "parameters" : 10820 [ 10821 { 10822 "referenced_type" : "type-1" 10823 }, 10824 { 10825 "referenced_type" : "type-91" 10826 }, 10827 { 10828 "referenced_type" : "type-619" 10829 } 10830 ], 10831 "return_type" : "type-81", 10832 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10833 }, 10834 { 10835 "function_name" : "google::protobuf::internal::WireFormatLite::WriteMessage", 10836 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite12WriteMessageEiRKNS0_11MessageLiteEPNS0_2io17CodedOutputStreamE", 10837 "parameters" : 10838 [ 10839 { 10840 "referenced_type" : "type-1" 10841 }, 10842 { 10843 "referenced_type" : "type-472" 10844 }, 10845 { 10846 "referenced_type" : "type-619" 10847 } 10848 ], 10849 "return_type" : "type-81", 10850 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10851 }, 10852 { 10853 "function_name" : "google::protobuf::internal::WireFormatLite::WriteSFixed32", 10854 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite13WriteSFixed32EiiPNS0_2io17CodedOutputStreamE", 10855 "parameters" : 10856 [ 10857 { 10858 "referenced_type" : "type-1" 10859 }, 10860 { 10861 "referenced_type" : "type-1" 10862 }, 10863 { 10864 "referenced_type" : "type-619" 10865 } 10866 ], 10867 "return_type" : "type-81", 10868 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10869 }, 10870 { 10871 "function_name" : "google::protobuf::internal::WireFormatLite::WriteSFixed64", 10872 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite13WriteSFixed64EixPNS0_2io17CodedOutputStreamE", 10873 "parameters" : 10874 [ 10875 { 10876 "referenced_type" : "type-1" 10877 }, 10878 { 10879 "referenced_type" : "type-89" 10880 }, 10881 { 10882 "referenced_type" : "type-619" 10883 } 10884 ], 10885 "return_type" : "type-81", 10886 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10887 }, 10888 { 10889 "function_name" : "google::protobuf::internal::WireFormatLite::VerifyUtf8String", 10890 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite16VerifyUtf8StringEPKciNS2_9OperationES4_", 10891 "parameters" : 10892 [ 10893 { 10894 "referenced_type" : "type-5" 10895 }, 10896 { 10897 "referenced_type" : "type-1" 10898 }, 10899 { 10900 "referenced_type" : "type-668" 10901 }, 10902 { 10903 "referenced_type" : "type-5" 10904 } 10905 ], 10906 "return_type" : "type-12", 10907 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10908 }, 10909 { 10910 "function_name" : "google::protobuf::internal::WireFormatLite::ReadPackedEnumNoInline", 10911 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite22ReadPackedEnumNoInlineEPNS0_2io16CodedInputStreamEPFbiEPNS0_13RepeatedFieldIiEE", 10912 "parameters" : 10913 [ 10914 { 10915 "referenced_type" : "type-612" 10916 }, 10917 { 10918 "referenced_type" : "type-599" 10919 }, 10920 { 10921 "referenced_type" : "type-486" 10922 } 10923 ], 10924 "return_type" : "type-12", 10925 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10926 }, 10927 { 10928 "function_name" : "google::protobuf::internal::WireFormatLite::WriteBytesMaybeAliased", 10929 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite22WriteBytesMaybeAliasedEiRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPNS0_2io17CodedOutputStreamE", 10930 "parameters" : 10931 [ 10932 { 10933 "referenced_type" : "type-1" 10934 }, 10935 { 10936 "referenced_type" : "type-821" 10937 }, 10938 { 10939 "referenced_type" : "type-619" 10940 } 10941 ], 10942 "return_type" : "type-81", 10943 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10944 }, 10945 { 10946 "function_name" : "google::protobuf::internal::WireFormatLite::WriteGroupMaybeToArray", 10947 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite22WriteGroupMaybeToArrayEiRKNS0_11MessageLiteEPNS0_2io17CodedOutputStreamE", 10948 "parameters" : 10949 [ 10950 { 10951 "referenced_type" : "type-1" 10952 }, 10953 { 10954 "referenced_type" : "type-472" 10955 }, 10956 { 10957 "referenced_type" : "type-619" 10958 } 10959 ], 10960 "return_type" : "type-81", 10961 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10962 }, 10963 { 10964 "function_name" : "google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased", 10965 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite23WriteStringMaybeAliasedEiRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPNS0_2io17CodedOutputStreamE", 10966 "parameters" : 10967 [ 10968 { 10969 "referenced_type" : "type-1" 10970 }, 10971 { 10972 "referenced_type" : "type-821" 10973 }, 10974 { 10975 "referenced_type" : "type-619" 10976 } 10977 ], 10978 "return_type" : "type-81", 10979 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10980 }, 10981 { 10982 "function_name" : "google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray", 10983 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite24WriteMessageMaybeToArrayEiRKNS0_11MessageLiteEPNS0_2io17CodedOutputStreamE", 10984 "parameters" : 10985 [ 10986 { 10987 "referenced_type" : "type-1" 10988 }, 10989 { 10990 "referenced_type" : "type-472" 10991 }, 10992 { 10993 "referenced_type" : "type-619" 10994 } 10995 ], 10996 "return_type" : "type-81", 10997 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 10998 }, 10999 { 11000 "function_name" : "google::protobuf::internal::WireFormatLite::ReadPackedEnumPreserveUnknowns", 11001 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite30ReadPackedEnumPreserveUnknownsEPNS0_2io16CodedInputStreamEiPFbiEPNS3_17CodedOutputStreamEPNS0_13RepeatedFieldIiEE", 11002 "parameters" : 11003 [ 11004 { 11005 "referenced_type" : "type-612" 11006 }, 11007 { 11008 "referenced_type" : "type-1" 11009 }, 11010 { 11011 "referenced_type" : "type-599" 11012 }, 11013 { 11014 "referenced_type" : "type-619" 11015 }, 11016 { 11017 "referenced_type" : "type-486" 11018 } 11019 ], 11020 "return_type" : "type-12", 11021 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 11022 }, 11023 { 11024 "function_name" : "google::protobuf::internal::WireFormatLite::ReadBytes", 11025 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite9ReadBytesEPNS0_2io16CodedInputStreamEPNSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE", 11026 "parameters" : 11027 [ 11028 { 11029 "referenced_type" : "type-612" 11030 }, 11031 { 11032 "referenced_type" : "type-815" 11033 } 11034 ], 11035 "return_type" : "type-12", 11036 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 11037 }, 11038 { 11039 "function_name" : "google::protobuf::internal::WireFormatLite::ReadBytes", 11040 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite9ReadBytesEPNS0_2io16CodedInputStreamEPPNSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE", 11041 "parameters" : 11042 [ 11043 { 11044 "referenced_type" : "type-612" 11045 }, 11046 { 11047 "referenced_type" : "type-854" 11048 } 11049 ], 11050 "return_type" : "type-12", 11051 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 11052 }, 11053 { 11054 "function_name" : "google::protobuf::internal::WireFormatLite::SkipField", 11055 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite9SkipFieldEPNS0_2io16CodedInputStreamEj", 11056 "parameters" : 11057 [ 11058 { 11059 "referenced_type" : "type-612" 11060 }, 11061 { 11062 "referenced_type" : "type-4" 11063 } 11064 ], 11065 "return_type" : "type-12", 11066 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 11067 }, 11068 { 11069 "function_name" : "google::protobuf::internal::WireFormatLite::SkipField", 11070 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite9SkipFieldEPNS0_2io16CodedInputStreamEjPNS3_17CodedOutputStreamE", 11071 "parameters" : 11072 [ 11073 { 11074 "referenced_type" : "type-612" 11075 }, 11076 { 11077 "referenced_type" : "type-4" 11078 }, 11079 { 11080 "referenced_type" : "type-619" 11081 } 11082 ], 11083 "return_type" : "type-12", 11084 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 11085 }, 11086 { 11087 "function_name" : "google::protobuf::internal::WireFormatLite::WriteBool", 11088 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite9WriteBoolEibPNS0_2io17CodedOutputStreamE", 11089 "parameters" : 11090 [ 11091 { 11092 "referenced_type" : "type-1" 11093 }, 11094 { 11095 "referenced_type" : "type-12" 11096 }, 11097 { 11098 "referenced_type" : "type-619" 11099 } 11100 ], 11101 "return_type" : "type-81", 11102 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 11103 }, 11104 { 11105 "function_name" : "google::protobuf::internal::WireFormatLite::WriteEnum", 11106 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite9WriteEnumEiiPNS0_2io17CodedOutputStreamE", 11107 "parameters" : 11108 [ 11109 { 11110 "referenced_type" : "type-1" 11111 }, 11112 { 11113 "referenced_type" : "type-1" 11114 }, 11115 { 11116 "referenced_type" : "type-619" 11117 } 11118 ], 11119 "return_type" : "type-81", 11120 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 11121 }, 11122 { 11123 "function_name" : "google::protobuf::internal::ExtensionFinder::~ExtensionFinder", 11124 "linker_set_key" : "_ZN6google8protobuf8internal15ExtensionFinderD0Ev", 11125 "parameters" : 11126 [ 11127 { 11128 "is_this_ptr" : true, 11129 "referenced_type" : "type-591" 11130 } 11131 ], 11132 "return_type" : "type-81", 11133 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 11134 }, 11135 { 11136 "function_name" : "google::protobuf::internal::ExtensionFinder::~ExtensionFinder", 11137 "linker_set_key" : "_ZN6google8protobuf8internal15ExtensionFinderD1Ev", 11138 "parameters" : 11139 [ 11140 { 11141 "is_this_ptr" : true, 11142 "referenced_type" : "type-591" 11143 } 11144 ], 11145 "return_type" : "type-81", 11146 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 11147 }, 11148 { 11149 "function_name" : "google::protobuf::internal::ExtensionFinder::~ExtensionFinder", 11150 "linker_set_key" : "_ZN6google8protobuf8internal15ExtensionFinderD2Ev", 11151 "parameters" : 11152 [ 11153 { 11154 "is_this_ptr" : true, 11155 "referenced_type" : "type-591" 11156 } 11157 ], 11158 "return_type" : "type-81", 11159 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 11160 }, 11161 { 11162 "function_name" : "google::protobuf::internal::InitEmptyString", 11163 "linker_set_key" : "_ZN6google8protobuf8internal15InitEmptyStringEv", 11164 "return_type" : "type-81", 11165 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 11166 }, 11167 { 11168 "function_name" : "google::protobuf::internal::FunctionClosure0::~FunctionClosure0", 11169 "linker_set_key" : "_ZN6google8protobuf8internal16FunctionClosure0D0Ev", 11170 "parameters" : 11171 [ 11172 { 11173 "is_this_ptr" : true, 11174 "referenced_type" : "type-259" 11175 } 11176 ], 11177 "return_type" : "type-81", 11178 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 11179 }, 11180 { 11181 "function_name" : "google::protobuf::internal::FunctionClosure0::~FunctionClosure0", 11182 "linker_set_key" : "_ZN6google8protobuf8internal16FunctionClosure0D1Ev", 11183 "parameters" : 11184 [ 11185 { 11186 "is_this_ptr" : true, 11187 "referenced_type" : "type-259" 11188 } 11189 ], 11190 "return_type" : "type-81", 11191 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 11192 }, 11193 { 11194 "function_name" : "google::protobuf::internal::FunctionClosure0::~FunctionClosure0", 11195 "linker_set_key" : "_ZN6google8protobuf8internal16FunctionClosure0D2Ev", 11196 "parameters" : 11197 [ 11198 { 11199 "is_this_ptr" : true, 11200 "referenced_type" : "type-259" 11201 } 11202 ], 11203 "return_type" : "type-81", 11204 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 11205 }, 11206 { 11207 "function_name" : "google::protobuf::internal::DateTimeToSeconds", 11208 "linker_set_key" : "_ZN6google8protobuf8internal17DateTimeToSecondsERKNS1_8DateTimeEPx", 11209 "parameters" : 11210 [ 11211 { 11212 "referenced_type" : "type-275" 11213 }, 11214 { 11215 "referenced_type" : "type-88" 11216 } 11217 ], 11218 "return_type" : "type-12", 11219 "source_file" : "/external/protobuf/src/google/protobuf/stubs/time.h" 11220 }, 11221 { 11222 "function_name" : "google::protobuf::internal::SecondsToDateTime", 11223 "linker_set_key" : "_ZN6google8protobuf8internal17SecondsToDateTimeExPNS1_8DateTimeE", 11224 "parameters" : 11225 [ 11226 { 11227 "referenced_type" : "type-89" 11228 }, 11229 { 11230 "referenced_type" : "type-273" 11231 } 11232 ], 11233 "return_type" : "type-12", 11234 "source_file" : "/external/protobuf/src/google/protobuf/stubs/time.h" 11235 }, 11236 { 11237 "function_name" : "google::protobuf::internal::GenericTypeHandler<google::protobuf::MessageLite>::NewFromPrototype", 11238 "linker_set_key" : "_ZN6google8protobuf8internal18GenericTypeHandlerINS0_11MessageLiteEE16NewFromPrototypeEPKS3_PNS0_5ArenaE", 11239 "parameters" : 11240 [ 11241 { 11242 "referenced_type" : "type-455" 11243 }, 11244 { 11245 "default_arg" : true, 11246 "referenced_type" : "type-288" 11247 } 11248 ], 11249 "return_type" : "type-431", 11250 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 11251 }, 11252 { 11253 "function_name" : "google::protobuf::internal::GenericTypeHandler<google::protobuf::MessageLite>::Merge", 11254 "linker_set_key" : "_ZN6google8protobuf8internal18GenericTypeHandlerINS0_11MessageLiteEE5MergeERKS3_PS3_", 11255 "parameters" : 11256 [ 11257 { 11258 "referenced_type" : "type-472" 11259 }, 11260 { 11261 "referenced_type" : "type-431" 11262 } 11263 ], 11264 "return_type" : "type-81", 11265 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 11266 }, 11267 { 11268 "function_name" : "google::protobuf::internal::GenericTypeHandler<google::protobuf::MessageLite>::Delete", 11269 "linker_set_key" : "_ZN6google8protobuf8internal18GenericTypeHandlerINS0_11MessageLiteEE6DeleteEPS3_PNS0_5ArenaE", 11270 "parameters" : 11271 [ 11272 { 11273 "referenced_type" : "type-431" 11274 }, 11275 { 11276 "referenced_type" : "type-288" 11277 } 11278 ], 11279 "return_type" : "type-81", 11280 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 11281 }, 11282 { 11283 "function_name" : "google::protobuf::internal::GenericTypeHandler<std::__1::basic_string<char> >::Merge", 11284 "linker_set_key" : "_ZN6google8protobuf8internal18GenericTypeHandlerINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEE5MergeERKS9_PS9_", 11285 "parameters" : 11286 [ 11287 { 11288 "referenced_type" : "type-792" 11289 }, 11290 { 11291 "referenced_type" : "type-742" 11292 } 11293 ], 11294 "return_type" : "type-81", 11295 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 11296 }, 11297 { 11298 "function_name" : "google::protobuf::internal::GenericTypeHandler<google::protobuf::MessageLite *>::Delete", 11299 "linker_set_key" : "_ZN6google8protobuf8internal18GenericTypeHandlerIPNS0_11MessageLiteEE6DeleteEPS4_PNS0_5ArenaE", 11300 "parameters" : 11301 [ 11302 { 11303 "referenced_type" : "type-481" 11304 }, 11305 { 11306 "referenced_type" : "type-288" 11307 } 11308 ], 11309 "return_type" : "type-81", 11310 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 11311 }, 11312 { 11313 "function_name" : "google::protobuf::internal::arena_delete_object", 11314 "linker_set_key" : "_ZN6google8protobuf8internal19arena_delete_objectINS0_11MessageLiteEEEvPv", 11315 "parameters" : 11316 [ 11317 { 11318 "referenced_type" : "type-201" 11319 } 11320 ], 11321 "return_type" : "type-81", 11322 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11323 "template_args" : [ "type-425" ] 11324 }, 11325 { 11326 "access" : "private", 11327 "function_name" : "google::protobuf::internal::RepeatedPtrFieldBase::InternalExtend", 11328 "linker_set_key" : "_ZN6google8protobuf8internal20RepeatedPtrFieldBase14InternalExtendEi", 11329 "parameters" : 11330 [ 11331 { 11332 "is_this_ptr" : true, 11333 "referenced_type" : "type-566" 11334 }, 11335 { 11336 "referenced_type" : "type-1" 11337 } 11338 ], 11339 "return_type" : "type-577", 11340 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 11341 }, 11342 { 11343 "access" : "protected", 11344 "function_name" : "google::protobuf::internal::RepeatedPtrFieldBase::UnsafeArenaAddAllocated", 11345 "linker_set_key" : "_ZN6google8protobuf8internal20RepeatedPtrFieldBase23UnsafeArenaAddAllocatedINS0_16RepeatedPtrFieldINS0_11MessageLiteEE11TypeHandlerEEEvPNT_4TypeE", 11346 "parameters" : 11347 [ 11348 { 11349 "is_this_ptr" : true, 11350 "referenced_type" : "type-566" 11351 }, 11352 { 11353 "referenced_type" : "type-431" 11354 } 11355 ], 11356 "return_type" : "type-81", 11357 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 11358 "template_args" : [ "type-570" ] 11359 }, 11360 { 11361 "access" : "protected", 11362 "function_name" : "google::protobuf::internal::RepeatedPtrFieldBase::Reserve", 11363 "linker_set_key" : "_ZN6google8protobuf8internal20RepeatedPtrFieldBase7ReserveEi", 11364 "parameters" : 11365 [ 11366 { 11367 "is_this_ptr" : true, 11368 "referenced_type" : "type-566" 11369 }, 11370 { 11371 "referenced_type" : "type-1" 11372 } 11373 ], 11374 "return_type" : "type-81", 11375 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 11376 }, 11377 { 11378 "access" : "protected", 11379 "function_name" : "google::protobuf::internal::RepeatedPtrFieldBase::CloseGap", 11380 "linker_set_key" : "_ZN6google8protobuf8internal20RepeatedPtrFieldBase8CloseGapEii", 11381 "parameters" : 11382 [ 11383 { 11384 "is_this_ptr" : true, 11385 "referenced_type" : "type-566" 11386 }, 11387 { 11388 "referenced_type" : "type-1" 11389 }, 11390 { 11391 "referenced_type" : "type-1" 11392 } 11393 ], 11394 "return_type" : "type-81", 11395 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 11396 }, 11397 { 11398 "function_name" : "google::protobuf::internal::arena_destruct_object", 11399 "linker_set_key" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIbEEEEvPv", 11400 "parameters" : 11401 [ 11402 { 11403 "referenced_type" : "type-201" 11404 } 11405 ], 11406 "return_type" : "type-81", 11407 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11408 "template_args" : [ "type-411" ] 11409 }, 11410 { 11411 "function_name" : "google::protobuf::internal::arena_destruct_object", 11412 "linker_set_key" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIdEEEEvPv", 11413 "parameters" : 11414 [ 11415 { 11416 "referenced_type" : "type-201" 11417 } 11418 ], 11419 "return_type" : "type-81", 11420 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11421 "template_args" : [ "type-406" ] 11422 }, 11423 { 11424 "function_name" : "google::protobuf::internal::arena_destruct_object", 11425 "linker_set_key" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIfEEEEvPv", 11426 "parameters" : 11427 [ 11428 { 11429 "referenced_type" : "type-201" 11430 } 11431 ], 11432 "return_type" : "type-81", 11433 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11434 "template_args" : [ "type-401" ] 11435 }, 11436 { 11437 "function_name" : "google::protobuf::internal::arena_destruct_object", 11438 "linker_set_key" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIiEEEEvPv", 11439 "parameters" : 11440 [ 11441 { 11442 "referenced_type" : "type-201" 11443 } 11444 ], 11445 "return_type" : "type-81", 11446 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11447 "template_args" : [ "type-380" ] 11448 }, 11449 { 11450 "function_name" : "google::protobuf::internal::arena_destruct_object", 11451 "linker_set_key" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIjEEEEvPv", 11452 "parameters" : 11453 [ 11454 { 11455 "referenced_type" : "type-201" 11456 } 11457 ], 11458 "return_type" : "type-81", 11459 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11460 "template_args" : [ "type-391" ] 11461 }, 11462 { 11463 "function_name" : "google::protobuf::internal::arena_destruct_object", 11464 "linker_set_key" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIxEEEEvPv", 11465 "parameters" : 11466 [ 11467 { 11468 "referenced_type" : "type-201" 11469 } 11470 ], 11471 "return_type" : "type-81", 11472 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11473 "template_args" : [ "type-386" ] 11474 }, 11475 { 11476 "function_name" : "google::protobuf::internal::arena_destruct_object", 11477 "linker_set_key" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_13RepeatedFieldIyEEEEvPv", 11478 "parameters" : 11479 [ 11480 { 11481 "referenced_type" : "type-201" 11482 } 11483 ], 11484 "return_type" : "type-81", 11485 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11486 "template_args" : [ "type-396" ] 11487 }, 11488 { 11489 "function_name" : "google::protobuf::internal::arena_destruct_object", 11490 "linker_set_key" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_16RepeatedPtrFieldINS0_11MessageLiteEEEEEvPv", 11491 "parameters" : 11492 [ 11493 { 11494 "referenced_type" : "type-201" 11495 } 11496 ], 11497 "return_type" : "type-81", 11498 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11499 "template_args" : [ "type-424" ] 11500 }, 11501 { 11502 "function_name" : "google::protobuf::internal::arena_destruct_object", 11503 "linker_set_key" : "_ZN6google8protobuf8internal21arena_destruct_objectINS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEEEEvPv", 11504 "parameters" : 11505 [ 11506 { 11507 "referenced_type" : "type-201" 11508 } 11509 ], 11510 "return_type" : "type-81", 11511 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11512 "template_args" : [ "type-417" ] 11513 }, 11514 { 11515 "function_name" : "google::protobuf::internal::arena_destruct_object", 11516 "linker_set_key" : "_ZN6google8protobuf8internal21arena_destruct_objectINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEEvPv", 11517 "parameters" : 11518 [ 11519 { 11520 "referenced_type" : "type-201" 11521 } 11522 ], 11523 "return_type" : "type-81", 11524 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11525 "template_args" : [ "type-1183" ] 11526 }, 11527 { 11528 "function_name" : "google::protobuf::internal::arena_destruct_object", 11529 "linker_set_key" : "_ZN6google8protobuf8internal21arena_destruct_objectINSt3__13mapIiNS1_12ExtensionSet9ExtensionENS3_4lessIiEENS3_9allocatorINS3_4pairIKiS6_EEEEEEEEvPv", 11530 "parameters" : 11531 [ 11532 { 11533 "referenced_type" : "type-201" 11534 } 11535 ], 11536 "return_type" : "type-81", 11537 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 11538 "template_args" : [ "type-1184" ] 11539 }, 11540 { 11541 "function_name" : "google::protobuf::internal::IsStructurallyValidUTF8", 11542 "linker_set_key" : "_ZN6google8protobuf8internal23IsStructurallyValidUTF8EPKci", 11543 "parameters" : 11544 [ 11545 { 11546 "referenced_type" : "type-5" 11547 }, 11548 { 11549 "referenced_type" : "type-1" 11550 } 11551 ], 11552 "return_type" : "type-12", 11553 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 11554 }, 11555 { 11556 "function_name" : "google::protobuf::internal::GeneratedExtensionFinder::Find", 11557 "linker_set_key" : "_ZN6google8protobuf8internal24GeneratedExtensionFinder4FindEiPNS1_13ExtensionInfoE", 11558 "parameters" : 11559 [ 11560 { 11561 "is_this_ptr" : true, 11562 "referenced_type" : "type-593" 11563 }, 11564 { 11565 "referenced_type" : "type-1" 11566 }, 11567 { 11568 "referenced_type" : "type-588" 11569 } 11570 ], 11571 "return_type" : "type-12", 11572 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 11573 }, 11574 { 11575 "access" : "private", 11576 "function_name" : "google::protobuf::internal::RepeatedStringTypeTraits::DestroyDefaultRepeatedFields", 11577 "linker_set_key" : "_ZN6google8protobuf8internal24RepeatedStringTypeTraits28DestroyDefaultRepeatedFieldsEv", 11578 "return_type" : "type-81", 11579 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 11580 }, 11581 { 11582 "access" : "private", 11583 "function_name" : "google::protobuf::internal::RepeatedStringTypeTraits::InitializeDefaultRepeatedFields", 11584 "linker_set_key" : "_ZN6google8protobuf8internal24RepeatedStringTypeTraits31InitializeDefaultRepeatedFieldsEv", 11585 "return_type" : "type-81", 11586 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 11587 }, 11588 { 11589 "function_name" : "google::protobuf::internal::UTF8SpnStructurallyValid", 11590 "linker_set_key" : "_ZN6google8protobuf8internal24UTF8SpnStructurallyValidERKNS0_11StringPieceE", 11591 "parameters" : 11592 [ 11593 { 11594 "referenced_type" : "type-65" 11595 } 11596 ], 11597 "return_type" : "type-1", 11598 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 11599 }, 11600 { 11601 "function_name" : "google::protobuf::internal::StringSpaceUsedExcludingSelf", 11602 "linker_set_key" : "_ZN6google8protobuf8internal28StringSpaceUsedExcludingSelfERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 11603 "parameters" : 11604 [ 11605 { 11606 "referenced_type" : "type-738" 11607 } 11608 ], 11609 "return_type" : "type-1", 11610 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 11611 }, 11612 { 11613 "function_name" : "google::protobuf::internal::CodedOutputStreamFieldSkipper::SkipMessage", 11614 "linker_set_key" : "_ZN6google8protobuf8internal29CodedOutputStreamFieldSkipper11SkipMessageEPNS0_2io16CodedInputStreamE", 11615 "parameters" : 11616 [ 11617 { 11618 "is_this_ptr" : true, 11619 "referenced_type" : "type-675" 11620 }, 11621 { 11622 "referenced_type" : "type-612" 11623 } 11624 ], 11625 "return_type" : "type-12", 11626 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 11627 }, 11628 { 11629 "function_name" : "google::protobuf::internal::CodedOutputStreamFieldSkipper::SkipUnknownEnum", 11630 "linker_set_key" : "_ZN6google8protobuf8internal29CodedOutputStreamFieldSkipper15SkipUnknownEnumEii", 11631 "parameters" : 11632 [ 11633 { 11634 "is_this_ptr" : true, 11635 "referenced_type" : "type-675" 11636 }, 11637 { 11638 "referenced_type" : "type-1" 11639 }, 11640 { 11641 "referenced_type" : "type-1" 11642 } 11643 ], 11644 "return_type" : "type-81", 11645 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 11646 }, 11647 { 11648 "function_name" : "google::protobuf::internal::CodedOutputStreamFieldSkipper::SkipField", 11649 "linker_set_key" : "_ZN6google8protobuf8internal29CodedOutputStreamFieldSkipper9SkipFieldEPNS0_2io16CodedInputStreamEj", 11650 "parameters" : 11651 [ 11652 { 11653 "is_this_ptr" : true, 11654 "referenced_type" : "type-675" 11655 }, 11656 { 11657 "referenced_type" : "type-612" 11658 }, 11659 { 11660 "referenced_type" : "type-4" 11661 } 11662 ], 11663 "return_type" : "type-12", 11664 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 11665 }, 11666 { 11667 "function_name" : "google::protobuf::internal::UTF8CoerceToStructurallyValid", 11668 "linker_set_key" : "_ZN6google8protobuf8internal29UTF8CoerceToStructurallyValidERKNS0_11StringPieceEPcc", 11669 "parameters" : 11670 [ 11671 { 11672 "referenced_type" : "type-65" 11673 }, 11674 { 11675 "referenced_type" : "type-10" 11676 }, 11677 { 11678 "referenced_type" : "type-7" 11679 } 11680 ], 11681 "return_type" : "type-10", 11682 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 11683 }, 11684 { 11685 "access" : "private", 11686 "function_name" : "google::protobuf::internal::RepeatedMessageGenericTypeTraits::DestroyDefaultRepeatedFields", 11687 "linker_set_key" : "_ZN6google8protobuf8internal32RepeatedMessageGenericTypeTraits28DestroyDefaultRepeatedFieldsEv", 11688 "return_type" : "type-81", 11689 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 11690 }, 11691 { 11692 "access" : "private", 11693 "function_name" : "google::protobuf::internal::RepeatedMessageGenericTypeTraits::InitializeDefaultRepeatedFields", 11694 "linker_set_key" : "_ZN6google8protobuf8internal32RepeatedMessageGenericTypeTraits31InitializeDefaultRepeatedFieldsEv", 11695 "return_type" : "type-81", 11696 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 11697 }, 11698 { 11699 "access" : "private", 11700 "function_name" : "google::protobuf::internal::RepeatedPrimitiveGenericTypeTraits::DestroyDefaultRepeatedFields", 11701 "linker_set_key" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits28DestroyDefaultRepeatedFieldsEv", 11702 "return_type" : "type-81", 11703 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 11704 }, 11705 { 11706 "access" : "private", 11707 "function_name" : "google::protobuf::internal::RepeatedPrimitiveGenericTypeTraits::InitializeDefaultRepeatedFields", 11708 "linker_set_key" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits31InitializeDefaultRepeatedFieldsEv", 11709 "return_type" : "type-81", 11710 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 11711 }, 11712 { 11713 "function_name" : "google::protobuf::internal::NaN", 11714 "linker_set_key" : "_ZN6google8protobuf8internal3NaNEv", 11715 "return_type" : "type-98", 11716 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 11717 }, 11718 { 11719 "function_name" : "google::protobuf::internal::Mutex::AssertHeld", 11720 "linker_set_key" : "_ZN6google8protobuf8internal5Mutex10AssertHeldEv", 11721 "parameters" : 11722 [ 11723 { 11724 "is_this_ptr" : true, 11725 "referenced_type" : "type-94" 11726 } 11727 ], 11728 "return_type" : "type-81", 11729 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 11730 }, 11731 { 11732 "function_name" : "google::protobuf::internal::Mutex::Lock", 11733 "linker_set_key" : "_ZN6google8protobuf8internal5Mutex4LockEv", 11734 "parameters" : 11735 [ 11736 { 11737 "is_this_ptr" : true, 11738 "referenced_type" : "type-94" 11739 } 11740 ], 11741 "return_type" : "type-81", 11742 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 11743 }, 11744 { 11745 "function_name" : "google::protobuf::internal::Mutex::Unlock", 11746 "linker_set_key" : "_ZN6google8protobuf8internal5Mutex6UnlockEv", 11747 "parameters" : 11748 [ 11749 { 11750 "is_this_ptr" : true, 11751 "referenced_type" : "type-94" 11752 } 11753 ], 11754 "return_type" : "type-81", 11755 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 11756 }, 11757 { 11758 "function_name" : "google::protobuf::internal::Mutex::Mutex", 11759 "linker_set_key" : "_ZN6google8protobuf8internal5MutexC1Ev", 11760 "parameters" : 11761 [ 11762 { 11763 "is_this_ptr" : true, 11764 "referenced_type" : "type-94" 11765 } 11766 ], 11767 "return_type" : "type-81", 11768 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 11769 }, 11770 { 11771 "function_name" : "google::protobuf::internal::Mutex::Mutex", 11772 "linker_set_key" : "_ZN6google8protobuf8internal5MutexC2Ev", 11773 "parameters" : 11774 [ 11775 { 11776 "is_this_ptr" : true, 11777 "referenced_type" : "type-94" 11778 } 11779 ], 11780 "return_type" : "type-81", 11781 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 11782 }, 11783 { 11784 "function_name" : "google::protobuf::internal::Mutex::~Mutex", 11785 "linker_set_key" : "_ZN6google8protobuf8internal5MutexD1Ev", 11786 "parameters" : 11787 [ 11788 { 11789 "is_this_ptr" : true, 11790 "referenced_type" : "type-94" 11791 } 11792 ], 11793 "return_type" : "type-81", 11794 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 11795 }, 11796 { 11797 "function_name" : "google::protobuf::internal::Mutex::~Mutex", 11798 "linker_set_key" : "_ZN6google8protobuf8internal5MutexD2Ev", 11799 "parameters" : 11800 [ 11801 { 11802 "is_this_ptr" : true, 11803 "referenced_type" : "type-94" 11804 } 11805 ], 11806 "return_type" : "type-81", 11807 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 11808 }, 11809 { 11810 "function_name" : "google::protobuf::internal::Infinity", 11811 "linker_set_key" : "_ZN6google8protobuf8internal8InfinityEv", 11812 "return_type" : "type-98", 11813 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 11814 }, 11815 { 11816 "function_name" : "google::protobuf::internal::ParseTime", 11817 "linker_set_key" : "_ZN6google8protobuf8internal9ParseTimeERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEPxPi", 11818 "parameters" : 11819 [ 11820 { 11821 "referenced_type" : "type-271" 11822 }, 11823 { 11824 "referenced_type" : "type-88" 11825 }, 11826 { 11827 "referenced_type" : "type-129" 11828 } 11829 ], 11830 "return_type" : "type-12", 11831 "source_file" : "/external/protobuf/src/google/protobuf/stubs/time.h" 11832 }, 11833 { 11834 "function_name" : "google::protobuf::DoNothing", 11835 "linker_set_key" : "_ZN6google8protobuf9DoNothingEv", 11836 "return_type" : "type-81", 11837 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 11838 }, 11839 { 11840 "function_name" : "google::protobuf::StrAppend", 11841 "linker_set_key" : "_ZN6google8protobuf9StrAppendEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEERKNS0_7strings8AlphaNumE", 11842 "parameters" : 11843 [ 11844 { 11845 "referenced_type" : "type-255" 11846 }, 11847 { 11848 "referenced_type" : "type-106" 11849 } 11850 ], 11851 "return_type" : "type-81", 11852 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 11853 }, 11854 { 11855 "function_name" : "google::protobuf::StrAppend", 11856 "linker_set_key" : "_ZN6google8protobuf9StrAppendEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEERKNS0_7strings8AlphaNumESC_", 11857 "parameters" : 11858 [ 11859 { 11860 "referenced_type" : "type-255" 11861 }, 11862 { 11863 "referenced_type" : "type-106" 11864 }, 11865 { 11866 "referenced_type" : "type-106" 11867 } 11868 ], 11869 "return_type" : "type-81", 11870 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 11871 }, 11872 { 11873 "function_name" : "google::protobuf::StrAppend", 11874 "linker_set_key" : "_ZN6google8protobuf9StrAppendEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEERKNS0_7strings8AlphaNumESC_SC_", 11875 "parameters" : 11876 [ 11877 { 11878 "referenced_type" : "type-255" 11879 }, 11880 { 11881 "referenced_type" : "type-106" 11882 }, 11883 { 11884 "referenced_type" : "type-106" 11885 }, 11886 { 11887 "referenced_type" : "type-106" 11888 } 11889 ], 11890 "return_type" : "type-81", 11891 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 11892 }, 11893 { 11894 "function_name" : "google::protobuf::StrAppend", 11895 "linker_set_key" : "_ZN6google8protobuf9StrAppendEPNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEERKNS0_7strings8AlphaNumESC_SC_SC_", 11896 "parameters" : 11897 [ 11898 { 11899 "referenced_type" : "type-255" 11900 }, 11901 { 11902 "referenced_type" : "type-106" 11903 }, 11904 { 11905 "referenced_type" : "type-106" 11906 }, 11907 { 11908 "referenced_type" : "type-106" 11909 }, 11910 { 11911 "referenced_type" : "type-106" 11912 } 11913 ], 11914 "return_type" : "type-81", 11915 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 11916 }, 11917 { 11918 "function_name" : "google::protobuf::operator<<", 11919 "linker_set_key" : "_ZN6google8protobuflsERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEENS0_11StringPieceE", 11920 "parameters" : 11921 [ 11922 { 11923 "referenced_type" : "type-186" 11924 }, 11925 { 11926 "referenced_type" : "type-27" 11927 } 11928 ], 11929 "return_type" : "type-186", 11930 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 11931 }, 11932 { 11933 "function_name" : "google::protobuf::operator<<", 11934 "linker_set_key" : "_ZN6google8protobuflsERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEERKNS0_7uint128E", 11935 "parameters" : 11936 [ 11937 { 11938 "referenced_type" : "type-141" 11939 }, 11940 { 11941 "referenced_type" : "type-120" 11942 } 11943 ], 11944 "return_type" : "type-141", 11945 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 11946 }, 11947 { 11948 "function_name" : "google::protobuf::MessageLite::AppendToString", 11949 "linker_set_key" : "_ZNK6google8protobuf11MessageLite14AppendToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 11950 "parameters" : 11951 [ 11952 { 11953 "is_this_ptr" : true, 11954 "referenced_type" : "type-455" 11955 }, 11956 { 11957 "referenced_type" : "type-742" 11958 } 11959 ], 11960 "return_type" : "type-12", 11961 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 11962 }, 11963 { 11964 "function_name" : "google::protobuf::MessageLite::SerializeToArray", 11965 "linker_set_key" : "_ZNK6google8protobuf11MessageLite16SerializeToArrayEPvi", 11966 "parameters" : 11967 [ 11968 { 11969 "is_this_ptr" : true, 11970 "referenced_type" : "type-455" 11971 }, 11972 { 11973 "referenced_type" : "type-201" 11974 }, 11975 { 11976 "referenced_type" : "type-1" 11977 } 11978 ], 11979 "return_type" : "type-12", 11980 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 11981 }, 11982 { 11983 "function_name" : "google::protobuf::MessageLite::SerializeAsString", 11984 "linker_set_key" : "_ZNK6google8protobuf11MessageLite17SerializeAsStringEv", 11985 "parameters" : 11986 [ 11987 { 11988 "is_this_ptr" : true, 11989 "referenced_type" : "type-455" 11990 } 11991 ], 11992 "return_type" : "type-1201", 11993 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 11994 }, 11995 { 11996 "function_name" : "google::protobuf::MessageLite::SerializeToString", 11997 "linker_set_key" : "_ZNK6google8protobuf11MessageLite17SerializeToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 11998 "parameters" : 11999 [ 12000 { 12001 "is_this_ptr" : true, 12002 "referenced_type" : "type-455" 12003 }, 12004 { 12005 "referenced_type" : "type-742" 12006 } 12007 ], 12008 "return_type" : "type-12", 12009 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12010 }, 12011 { 12012 "function_name" : "google::protobuf::MessageLite::AppendPartialToString", 12013 "linker_set_key" : "_ZNK6google8protobuf11MessageLite21AppendPartialToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 12014 "parameters" : 12015 [ 12016 { 12017 "is_this_ptr" : true, 12018 "referenced_type" : "type-455" 12019 }, 12020 { 12021 "referenced_type" : "type-742" 12022 } 12023 ], 12024 "return_type" : "type-12", 12025 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12026 }, 12027 { 12028 "function_name" : "google::protobuf::MessageLite::SerializeToCodedStream", 12029 "linker_set_key" : "_ZNK6google8protobuf11MessageLite22SerializeToCodedStreamEPNS0_2io17CodedOutputStreamE", 12030 "parameters" : 12031 [ 12032 { 12033 "is_this_ptr" : true, 12034 "referenced_type" : "type-455" 12035 }, 12036 { 12037 "referenced_type" : "type-619" 12038 } 12039 ], 12040 "return_type" : "type-12", 12041 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12042 }, 12043 { 12044 "function_name" : "google::protobuf::MessageLite::SerializePartialToArray", 12045 "linker_set_key" : "_ZNK6google8protobuf11MessageLite23SerializePartialToArrayEPvi", 12046 "parameters" : 12047 [ 12048 { 12049 "is_this_ptr" : true, 12050 "referenced_type" : "type-455" 12051 }, 12052 { 12053 "referenced_type" : "type-201" 12054 }, 12055 { 12056 "referenced_type" : "type-1" 12057 } 12058 ], 12059 "return_type" : "type-12", 12060 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12061 }, 12062 { 12063 "function_name" : "google::protobuf::MessageLite::SerializePartialAsString", 12064 "linker_set_key" : "_ZNK6google8protobuf11MessageLite24SerializePartialAsStringEv", 12065 "parameters" : 12066 [ 12067 { 12068 "is_this_ptr" : true, 12069 "referenced_type" : "type-455" 12070 } 12071 ], 12072 "return_type" : "type-1202", 12073 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12074 }, 12075 { 12076 "function_name" : "google::protobuf::MessageLite::SerializePartialToString", 12077 "linker_set_key" : "_ZNK6google8protobuf11MessageLite24SerializePartialToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 12078 "parameters" : 12079 [ 12080 { 12081 "is_this_ptr" : true, 12082 "referenced_type" : "type-455" 12083 }, 12084 { 12085 "referenced_type" : "type-742" 12086 } 12087 ], 12088 "return_type" : "type-12", 12089 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12090 }, 12091 { 12092 "function_name" : "google::protobuf::MessageLite::InitializationErrorString", 12093 "linker_set_key" : "_ZNK6google8protobuf11MessageLite25InitializationErrorStringEv", 12094 "parameters" : 12095 [ 12096 { 12097 "is_this_ptr" : true, 12098 "referenced_type" : "type-455" 12099 } 12100 ], 12101 "return_type" : "type-1203", 12102 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12103 }, 12104 { 12105 "function_name" : "google::protobuf::MessageLite::SerializeToZeroCopyStream", 12106 "linker_set_key" : "_ZNK6google8protobuf11MessageLite25SerializeToZeroCopyStreamEPNS0_2io20ZeroCopyOutputStreamE", 12107 "parameters" : 12108 [ 12109 { 12110 "is_this_ptr" : true, 12111 "referenced_type" : "type-455" 12112 }, 12113 { 12114 "referenced_type" : "type-741" 12115 } 12116 ], 12117 "return_type" : "type-12", 12118 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12119 }, 12120 { 12121 "function_name" : "google::protobuf::MessageLite::SerializePartialToCodedStream", 12122 "linker_set_key" : "_ZNK6google8protobuf11MessageLite29SerializePartialToCodedStreamEPNS0_2io17CodedOutputStreamE", 12123 "parameters" : 12124 [ 12125 { 12126 "is_this_ptr" : true, 12127 "referenced_type" : "type-455" 12128 }, 12129 { 12130 "referenced_type" : "type-619" 12131 } 12132 ], 12133 "return_type" : "type-12", 12134 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12135 }, 12136 { 12137 "function_name" : "google::protobuf::MessageLite::SerializeWithCachedSizesToArray", 12138 "linker_set_key" : "_ZNK6google8protobuf11MessageLite31SerializeWithCachedSizesToArrayEPh", 12139 "parameters" : 12140 [ 12141 { 12142 "is_this_ptr" : true, 12143 "referenced_type" : "type-455" 12144 }, 12145 { 12146 "referenced_type" : "type-618" 12147 } 12148 ], 12149 "return_type" : "type-618", 12150 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12151 }, 12152 { 12153 "function_name" : "google::protobuf::MessageLite::SerializePartialToZeroCopyStream", 12154 "linker_set_key" : "_ZNK6google8protobuf11MessageLite32SerializePartialToZeroCopyStreamEPNS0_2io20ZeroCopyOutputStreamE", 12155 "parameters" : 12156 [ 12157 { 12158 "is_this_ptr" : true, 12159 "referenced_type" : "type-455" 12160 }, 12161 { 12162 "referenced_type" : "type-741" 12163 } 12164 ], 12165 "return_type" : "type-12", 12166 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12167 }, 12168 { 12169 "function_name" : "google::protobuf::MessageLite::New", 12170 "linker_set_key" : "_ZNK6google8protobuf11MessageLite3NewEPNS0_5ArenaE", 12171 "parameters" : 12172 [ 12173 { 12174 "is_this_ptr" : true, 12175 "referenced_type" : "type-455" 12176 }, 12177 { 12178 "referenced_type" : "type-288" 12179 } 12180 ], 12181 "return_type" : "type-431", 12182 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 12183 }, 12184 { 12185 "function_name" : "google::protobuf::StringPiece::CopyToString", 12186 "linker_set_key" : "_ZNK6google8protobuf11StringPiece12CopyToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 12187 "parameters" : 12188 [ 12189 { 12190 "is_this_ptr" : true, 12191 "referenced_type" : "type-57" 12192 }, 12193 { 12194 "referenced_type" : "type-184" 12195 } 12196 ], 12197 "return_type" : "type-81", 12198 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12199 }, 12200 { 12201 "function_name" : "google::protobuf::StringPiece::find_last_of", 12202 "linker_set_key" : "_ZNK6google8protobuf11StringPiece12find_last_ofES1_j", 12203 "parameters" : 12204 [ 12205 { 12206 "is_this_ptr" : true, 12207 "referenced_type" : "type-57" 12208 }, 12209 { 12210 "referenced_type" : "type-27" 12211 }, 12212 { 12213 "default_arg" : true, 12214 "referenced_type" : "type-4" 12215 } 12216 ], 12217 "return_type" : "type-1", 12218 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12219 }, 12220 { 12221 "function_name" : "google::protobuf::StringPiece::find_first_of", 12222 "linker_set_key" : "_ZNK6google8protobuf11StringPiece13find_first_ofES1_j", 12223 "parameters" : 12224 [ 12225 { 12226 "is_this_ptr" : true, 12227 "referenced_type" : "type-57" 12228 }, 12229 { 12230 "referenced_type" : "type-27" 12231 }, 12232 { 12233 "default_arg" : true, 12234 "referenced_type" : "type-4" 12235 } 12236 ], 12237 "return_type" : "type-1", 12238 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12239 }, 12240 { 12241 "function_name" : "google::protobuf::StringPiece::AppendToString", 12242 "linker_set_key" : "_ZNK6google8protobuf11StringPiece14AppendToStringEPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEE", 12243 "parameters" : 12244 [ 12245 { 12246 "is_this_ptr" : true, 12247 "referenced_type" : "type-57" 12248 }, 12249 { 12250 "referenced_type" : "type-184" 12251 } 12252 ], 12253 "return_type" : "type-81", 12254 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12255 }, 12256 { 12257 "function_name" : "google::protobuf::StringPiece::find_last_not_of", 12258 "linker_set_key" : "_ZNK6google8protobuf11StringPiece16find_last_not_ofES1_j", 12259 "parameters" : 12260 [ 12261 { 12262 "is_this_ptr" : true, 12263 "referenced_type" : "type-57" 12264 }, 12265 { 12266 "referenced_type" : "type-27" 12267 }, 12268 { 12269 "default_arg" : true, 12270 "referenced_type" : "type-4" 12271 } 12272 ], 12273 "return_type" : "type-1", 12274 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12275 }, 12276 { 12277 "function_name" : "google::protobuf::StringPiece::find_last_not_of", 12278 "linker_set_key" : "_ZNK6google8protobuf11StringPiece16find_last_not_ofEcj", 12279 "parameters" : 12280 [ 12281 { 12282 "is_this_ptr" : true, 12283 "referenced_type" : "type-57" 12284 }, 12285 { 12286 "referenced_type" : "type-7" 12287 }, 12288 { 12289 "default_arg" : true, 12290 "referenced_type" : "type-4" 12291 } 12292 ], 12293 "return_type" : "type-1", 12294 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12295 }, 12296 { 12297 "function_name" : "google::protobuf::StringPiece::find_first_not_of", 12298 "linker_set_key" : "_ZNK6google8protobuf11StringPiece17find_first_not_ofES1_j", 12299 "parameters" : 12300 [ 12301 { 12302 "is_this_ptr" : true, 12303 "referenced_type" : "type-57" 12304 }, 12305 { 12306 "referenced_type" : "type-27" 12307 }, 12308 { 12309 "default_arg" : true, 12310 "referenced_type" : "type-4" 12311 } 12312 ], 12313 "return_type" : "type-1", 12314 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12315 }, 12316 { 12317 "function_name" : "google::protobuf::StringPiece::find_first_not_of", 12318 "linker_set_key" : "_ZNK6google8protobuf11StringPiece17find_first_not_ofEcj", 12319 "parameters" : 12320 [ 12321 { 12322 "is_this_ptr" : true, 12323 "referenced_type" : "type-57" 12324 }, 12325 { 12326 "referenced_type" : "type-7" 12327 }, 12328 { 12329 "default_arg" : true, 12330 "referenced_type" : "type-4" 12331 } 12332 ], 12333 "return_type" : "type-1", 12334 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12335 }, 12336 { 12337 "function_name" : "google::protobuf::StringPiece::copy", 12338 "linker_set_key" : "_ZNK6google8protobuf11StringPiece4copyEPcjj", 12339 "parameters" : 12340 [ 12341 { 12342 "is_this_ptr" : true, 12343 "referenced_type" : "type-57" 12344 }, 12345 { 12346 "referenced_type" : "type-10" 12347 }, 12348 { 12349 "referenced_type" : "type-4" 12350 }, 12351 { 12352 "default_arg" : true, 12353 "referenced_type" : "type-4" 12354 } 12355 ], 12356 "return_type" : "type-1", 12357 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12358 }, 12359 { 12360 "function_name" : "google::protobuf::StringPiece::find", 12361 "linker_set_key" : "_ZNK6google8protobuf11StringPiece4findES1_j", 12362 "parameters" : 12363 [ 12364 { 12365 "is_this_ptr" : true, 12366 "referenced_type" : "type-57" 12367 }, 12368 { 12369 "referenced_type" : "type-27" 12370 }, 12371 { 12372 "default_arg" : true, 12373 "referenced_type" : "type-4" 12374 } 12375 ], 12376 "return_type" : "type-1", 12377 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12378 }, 12379 { 12380 "function_name" : "google::protobuf::StringPiece::find", 12381 "linker_set_key" : "_ZNK6google8protobuf11StringPiece4findEcj", 12382 "parameters" : 12383 [ 12384 { 12385 "is_this_ptr" : true, 12386 "referenced_type" : "type-57" 12387 }, 12388 { 12389 "referenced_type" : "type-7" 12390 }, 12391 { 12392 "default_arg" : true, 12393 "referenced_type" : "type-4" 12394 } 12395 ], 12396 "return_type" : "type-1", 12397 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12398 }, 12399 { 12400 "function_name" : "google::protobuf::StringPiece::rfind", 12401 "linker_set_key" : "_ZNK6google8protobuf11StringPiece5rfindES1_j", 12402 "parameters" : 12403 [ 12404 { 12405 "is_this_ptr" : true, 12406 "referenced_type" : "type-57" 12407 }, 12408 { 12409 "referenced_type" : "type-27" 12410 }, 12411 { 12412 "default_arg" : true, 12413 "referenced_type" : "type-4" 12414 } 12415 ], 12416 "return_type" : "type-1", 12417 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12418 }, 12419 { 12420 "function_name" : "google::protobuf::StringPiece::rfind", 12421 "linker_set_key" : "_ZNK6google8protobuf11StringPiece5rfindEcj", 12422 "parameters" : 12423 [ 12424 { 12425 "is_this_ptr" : true, 12426 "referenced_type" : "type-57" 12427 }, 12428 { 12429 "referenced_type" : "type-7" 12430 }, 12431 { 12432 "default_arg" : true, 12433 "referenced_type" : "type-4" 12434 } 12435 ], 12436 "return_type" : "type-1", 12437 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12438 }, 12439 { 12440 "function_name" : "google::protobuf::StringPiece::substr", 12441 "linker_set_key" : "_ZNK6google8protobuf11StringPiece6substrEjj", 12442 "parameters" : 12443 [ 12444 { 12445 "is_this_ptr" : true, 12446 "referenced_type" : "type-57" 12447 }, 12448 { 12449 "referenced_type" : "type-4" 12450 }, 12451 { 12452 "default_arg" : true, 12453 "referenced_type" : "type-4" 12454 } 12455 ], 12456 "return_type" : "type-27", 12457 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12458 }, 12459 { 12460 "function_name" : "google::protobuf::StringPiece::contains", 12461 "linker_set_key" : "_ZNK6google8protobuf11StringPiece8containsES1_", 12462 "parameters" : 12463 [ 12464 { 12465 "is_this_ptr" : true, 12466 "referenced_type" : "type-57" 12467 }, 12468 { 12469 "referenced_type" : "type-27" 12470 } 12471 ], 12472 "return_type" : "type-12", 12473 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 12474 }, 12475 { 12476 "function_name" : "google::protobuf::io::FileInputStream::ByteCount", 12477 "linker_set_key" : "_ZNK6google8protobuf2io15FileInputStream9ByteCountEv", 12478 "parameters" : 12479 [ 12480 { 12481 "is_this_ptr" : true, 12482 "referenced_type" : "type-1589" 12483 } 12484 ], 12485 "return_type" : "type-89", 12486 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 12487 }, 12488 { 12489 "function_name" : "google::protobuf::io::ArrayInputStream::ByteCount", 12490 "linker_set_key" : "_ZNK6google8protobuf2io16ArrayInputStream9ByteCountEv", 12491 "parameters" : 12492 [ 12493 { 12494 "is_this_ptr" : true, 12495 "referenced_type" : "type-1641" 12496 } 12497 ], 12498 "return_type" : "type-89", 12499 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 12500 }, 12501 { 12502 "function_name" : "google::protobuf::io::CodedInputStream::BytesUntilLimit", 12503 "linker_set_key" : "_ZNK6google8protobuf2io16CodedInputStream15BytesUntilLimitEv", 12504 "parameters" : 12505 [ 12506 { 12507 "is_this_ptr" : true, 12508 "referenced_type" : "type-657" 12509 } 12510 ], 12511 "return_type" : "type-1", 12512 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 12513 }, 12514 { 12515 "function_name" : "google::protobuf::io::CodedInputStream::BytesUntilTotalBytesLimit", 12516 "linker_set_key" : "_ZNK6google8protobuf2io16CodedInputStream25BytesUntilTotalBytesLimitEv", 12517 "parameters" : 12518 [ 12519 { 12520 "is_this_ptr" : true, 12521 "referenced_type" : "type-657" 12522 } 12523 ], 12524 "return_type" : "type-1", 12525 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 12526 }, 12527 { 12528 "function_name" : "google::protobuf::io::FileOutputStream::ByteCount", 12529 "linker_set_key" : "_ZNK6google8protobuf2io16FileOutputStream9ByteCountEv", 12530 "parameters" : 12531 [ 12532 { 12533 "is_this_ptr" : true, 12534 "referenced_type" : "type-1595" 12535 } 12536 ], 12537 "return_type" : "type-89", 12538 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 12539 }, 12540 { 12541 "function_name" : "google::protobuf::io::ArrayOutputStream::ByteCount", 12542 "linker_set_key" : "_ZNK6google8protobuf2io17ArrayOutputStream9ByteCountEv", 12543 "parameters" : 12544 [ 12545 { 12546 "is_this_ptr" : true, 12547 "referenced_type" : "type-1644" 12548 } 12549 ], 12550 "return_type" : "type-89", 12551 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 12552 }, 12553 { 12554 "function_name" : "google::protobuf::io::IstreamInputStream::ByteCount", 12555 "linker_set_key" : "_ZNK6google8protobuf2io18IstreamInputStream9ByteCountEv", 12556 "parameters" : 12557 [ 12558 { 12559 "is_this_ptr" : true, 12560 "referenced_type" : "type-1604" 12561 } 12562 ], 12563 "return_type" : "type-89", 12564 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 12565 }, 12566 { 12567 "function_name" : "google::protobuf::io::StringOutputStream::ByteCount", 12568 "linker_set_key" : "_ZNK6google8protobuf2io18StringOutputStream9ByteCountEv", 12569 "parameters" : 12570 [ 12571 { 12572 "is_this_ptr" : true, 12573 "referenced_type" : "type-1647" 12574 } 12575 ], 12576 "return_type" : "type-89", 12577 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 12578 }, 12579 { 12580 "function_name" : "google::protobuf::io::LimitingInputStream::ByteCount", 12581 "linker_set_key" : "_ZNK6google8protobuf2io19LimitingInputStream9ByteCountEv", 12582 "parameters" : 12583 [ 12584 { 12585 "is_this_ptr" : true, 12586 "referenced_type" : "type-1626" 12587 } 12588 ], 12589 "return_type" : "type-89", 12590 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 12591 }, 12592 { 12593 "function_name" : "google::protobuf::io::OstreamOutputStream::ByteCount", 12594 "linker_set_key" : "_ZNK6google8protobuf2io19OstreamOutputStream9ByteCountEv", 12595 "parameters" : 12596 [ 12597 { 12598 "is_this_ptr" : true, 12599 "referenced_type" : "type-1612" 12600 } 12601 ], 12602 "return_type" : "type-89", 12603 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 12604 }, 12605 { 12606 "function_name" : "google::protobuf::io::LazyStringOutputStream::ByteCount", 12607 "linker_set_key" : "_ZNK6google8protobuf2io22LazyStringOutputStream9ByteCountEv", 12608 "parameters" : 12609 [ 12610 { 12611 "is_this_ptr" : true, 12612 "referenced_type" : "type-1650" 12613 } 12614 ], 12615 "return_type" : "type-89", 12616 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 12617 }, 12618 { 12619 "function_name" : "google::protobuf::io::ConcatenatingInputStream::ByteCount", 12620 "linker_set_key" : "_ZNK6google8protobuf2io24ConcatenatingInputStream9ByteCountEv", 12621 "parameters" : 12622 [ 12623 { 12624 "is_this_ptr" : true, 12625 "referenced_type" : "type-1620" 12626 } 12627 ], 12628 "return_type" : "type-89", 12629 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 12630 }, 12631 { 12632 "function_name" : "google::protobuf::io::CopyingInputStreamAdaptor::ByteCount", 12633 "linker_set_key" : "_ZNK6google8protobuf2io25CopyingInputStreamAdaptor9ByteCountEv", 12634 "parameters" : 12635 [ 12636 { 12637 "is_this_ptr" : true, 12638 "referenced_type" : "type-1652" 12639 } 12640 ], 12641 "return_type" : "type-89", 12642 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 12643 }, 12644 { 12645 "function_name" : "google::protobuf::io::CopyingOutputStreamAdaptor::ByteCount", 12646 "linker_set_key" : "_ZNK6google8protobuf2io26CopyingOutputStreamAdaptor9ByteCountEv", 12647 "parameters" : 12648 [ 12649 { 12650 "is_this_ptr" : true, 12651 "referenced_type" : "type-1655" 12652 } 12653 ], 12654 "return_type" : "type-89", 12655 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 12656 }, 12657 { 12658 "function_name" : "google::protobuf::util::Status::ToString", 12659 "linker_set_key" : "_ZNK6google8protobuf4util6Status8ToStringEv", 12660 "parameters" : 12661 [ 12662 { 12663 "is_this_ptr" : true, 12664 "referenced_type" : "type-78" 12665 } 12666 ], 12667 "return_type" : "type-372", 12668 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 12669 }, 12670 { 12671 "function_name" : "google::protobuf::util::Status::operator==", 12672 "linker_set_key" : "_ZNK6google8protobuf4util6StatuseqERKS2_", 12673 "parameters" : 12674 [ 12675 { 12676 "is_this_ptr" : true, 12677 "referenced_type" : "type-78" 12678 }, 12679 { 12680 "referenced_type" : "type-118" 12681 } 12682 ], 12683 "return_type" : "type-12", 12684 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 12685 }, 12686 { 12687 "function_name" : "google::protobuf::Arena::SpaceAllocated", 12688 "linker_set_key" : "_ZNK6google8protobuf5Arena14SpaceAllocatedEv", 12689 "parameters" : 12690 [ 12691 { 12692 "is_this_ptr" : true, 12693 "referenced_type" : "type-301" 12694 } 12695 ], 12696 "return_type" : "type-91", 12697 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 12698 }, 12699 { 12700 "function_name" : "google::protobuf::Arena::SpaceAllocatedAndUsed", 12701 "linker_set_key" : "_ZNK6google8protobuf5Arena21SpaceAllocatedAndUsedEv", 12702 "parameters" : 12703 [ 12704 { 12705 "is_this_ptr" : true, 12706 "referenced_type" : "type-301" 12707 } 12708 ], 12709 "return_type" : "type-373", 12710 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 12711 }, 12712 { 12713 "function_name" : "google::protobuf::Arena::SpaceUsed", 12714 "linker_set_key" : "_ZNK6google8protobuf5Arena9SpaceUsedEv", 12715 "parameters" : 12716 [ 12717 { 12718 "is_this_ptr" : true, 12719 "referenced_type" : "type-301" 12720 } 12721 ], 12722 "return_type" : "type-91", 12723 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 12724 }, 12725 { 12726 "function_name" : "google::protobuf::strings::ArrayByteSource::Available", 12727 "linker_set_key" : "_ZNK6google8protobuf7strings15ArrayByteSource9AvailableEv", 12728 "parameters" : 12729 [ 12730 { 12731 "is_this_ptr" : true, 12732 "referenced_type" : "type-31" 12733 } 12734 ], 12735 "return_type" : "type-4", 12736 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 12737 }, 12738 { 12739 "function_name" : "google::protobuf::strings::LimitByteSource::Available", 12740 "linker_set_key" : "_ZNK6google8protobuf7strings15LimitByteSource9AvailableEv", 12741 "parameters" : 12742 [ 12743 { 12744 "is_this_ptr" : true, 12745 "referenced_type" : "type-36" 12746 } 12747 ], 12748 "return_type" : "type-4", 12749 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 12750 }, 12751 { 12752 "function_name" : "google::protobuf::internal::ExtensionSet::GetMessage", 12753 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet10GetMessageEiRKNS0_11MessageLiteE", 12754 "parameters" : 12755 [ 12756 { 12757 "is_this_ptr" : true, 12758 "referenced_type" : "type-601" 12759 }, 12760 { 12761 "referenced_type" : "type-1" 12762 }, 12763 { 12764 "referenced_type" : "type-472" 12765 } 12766 ], 12767 "return_type" : "type-472", 12768 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12769 }, 12770 { 12771 "function_name" : "google::protobuf::internal::ExtensionSet::ExtensionSize", 12772 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet13ExtensionSizeEi", 12773 "parameters" : 12774 [ 12775 { 12776 "is_this_ptr" : true, 12777 "referenced_type" : "type-601" 12778 }, 12779 { 12780 "referenced_type" : "type-1" 12781 } 12782 ], 12783 "return_type" : "type-1", 12784 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12785 }, 12786 { 12787 "function_name" : "google::protobuf::internal::ExtensionSet::ExtensionType", 12788 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet13ExtensionTypeEi", 12789 "parameters" : 12790 [ 12791 { 12792 "is_this_ptr" : true, 12793 "referenced_type" : "type-601" 12794 }, 12795 { 12796 "referenced_type" : "type-1" 12797 } 12798 ], 12799 "return_type" : "type-158", 12800 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12801 }, 12802 { 12803 "function_name" : "google::protobuf::internal::ExtensionSet::IsInitialized", 12804 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet13IsInitializedEv", 12805 "parameters" : 12806 [ 12807 { 12808 "is_this_ptr" : true, 12809 "referenced_type" : "type-601" 12810 } 12811 ], 12812 "return_type" : "type-12", 12813 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12814 }, 12815 { 12816 "function_name" : "google::protobuf::internal::ExtensionSet::NumExtensions", 12817 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet13NumExtensionsEv", 12818 "parameters" : 12819 [ 12820 { 12821 "is_this_ptr" : true, 12822 "referenced_type" : "type-601" 12823 } 12824 ], 12825 "return_type" : "type-1", 12826 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12827 }, 12828 { 12829 "function_name" : "google::protobuf::internal::ExtensionSet::GetRepeatedBool", 12830 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet15GetRepeatedBoolEii", 12831 "parameters" : 12832 [ 12833 { 12834 "is_this_ptr" : true, 12835 "referenced_type" : "type-601" 12836 }, 12837 { 12838 "referenced_type" : "type-1" 12839 }, 12840 { 12841 "referenced_type" : "type-1" 12842 } 12843 ], 12844 "return_type" : "type-12", 12845 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12846 }, 12847 { 12848 "function_name" : "google::protobuf::internal::ExtensionSet::GetRepeatedEnum", 12849 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet15GetRepeatedEnumEii", 12850 "parameters" : 12851 [ 12852 { 12853 "is_this_ptr" : true, 12854 "referenced_type" : "type-601" 12855 }, 12856 { 12857 "referenced_type" : "type-1" 12858 }, 12859 { 12860 "referenced_type" : "type-1" 12861 } 12862 ], 12863 "return_type" : "type-1", 12864 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12865 }, 12866 { 12867 "function_name" : "google::protobuf::internal::ExtensionSet::GetRepeatedFloat", 12868 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet16GetRepeatedFloatEii", 12869 "parameters" : 12870 [ 12871 { 12872 "is_this_ptr" : true, 12873 "referenced_type" : "type-601" 12874 }, 12875 { 12876 "referenced_type" : "type-1" 12877 }, 12878 { 12879 "referenced_type" : "type-1" 12880 } 12881 ], 12882 "return_type" : "type-96", 12883 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12884 }, 12885 { 12886 "function_name" : "google::protobuf::internal::ExtensionSet::GetRepeatedInt32", 12887 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet16GetRepeatedInt32Eii", 12888 "parameters" : 12889 [ 12890 { 12891 "is_this_ptr" : true, 12892 "referenced_type" : "type-601" 12893 }, 12894 { 12895 "referenced_type" : "type-1" 12896 }, 12897 { 12898 "referenced_type" : "type-1" 12899 } 12900 ], 12901 "return_type" : "type-1", 12902 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12903 }, 12904 { 12905 "function_name" : "google::protobuf::internal::ExtensionSet::GetRepeatedInt64", 12906 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet16GetRepeatedInt64Eii", 12907 "parameters" : 12908 [ 12909 { 12910 "is_this_ptr" : true, 12911 "referenced_type" : "type-601" 12912 }, 12913 { 12914 "referenced_type" : "type-1" 12915 }, 12916 { 12917 "referenced_type" : "type-1" 12918 } 12919 ], 12920 "return_type" : "type-89", 12921 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12922 }, 12923 { 12924 "function_name" : "google::protobuf::internal::ExtensionSet::GetRepeatedDouble", 12925 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet17GetRepeatedDoubleEii", 12926 "parameters" : 12927 [ 12928 { 12929 "is_this_ptr" : true, 12930 "referenced_type" : "type-601" 12931 }, 12932 { 12933 "referenced_type" : "type-1" 12934 }, 12935 { 12936 "referenced_type" : "type-1" 12937 } 12938 ], 12939 "return_type" : "type-98", 12940 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12941 }, 12942 { 12943 "function_name" : "google::protobuf::internal::ExtensionSet::GetRepeatedString", 12944 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet17GetRepeatedStringEii", 12945 "parameters" : 12946 [ 12947 { 12948 "is_this_ptr" : true, 12949 "referenced_type" : "type-601" 12950 }, 12951 { 12952 "referenced_type" : "type-1" 12953 }, 12954 { 12955 "referenced_type" : "type-1" 12956 } 12957 ], 12958 "return_type" : "type-436", 12959 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12960 }, 12961 { 12962 "function_name" : "google::protobuf::internal::ExtensionSet::GetRepeatedUInt32", 12963 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet17GetRepeatedUInt32Eii", 12964 "parameters" : 12965 [ 12966 { 12967 "is_this_ptr" : true, 12968 "referenced_type" : "type-601" 12969 }, 12970 { 12971 "referenced_type" : "type-1" 12972 }, 12973 { 12974 "referenced_type" : "type-1" 12975 } 12976 ], 12977 "return_type" : "type-4", 12978 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12979 }, 12980 { 12981 "function_name" : "google::protobuf::internal::ExtensionSet::GetRepeatedUInt64", 12982 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet17GetRepeatedUInt64Eii", 12983 "parameters" : 12984 [ 12985 { 12986 "is_this_ptr" : true, 12987 "referenced_type" : "type-601" 12988 }, 12989 { 12990 "referenced_type" : "type-1" 12991 }, 12992 { 12993 "referenced_type" : "type-1" 12994 } 12995 ], 12996 "return_type" : "type-91", 12997 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 12998 }, 12999 { 13000 "function_name" : "google::protobuf::internal::ExtensionSet::GetRepeatedMessage", 13001 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet18GetRepeatedMessageEii", 13002 "parameters" : 13003 [ 13004 { 13005 "is_this_ptr" : true, 13006 "referenced_type" : "type-601" 13007 }, 13008 { 13009 "referenced_type" : "type-1" 13010 }, 13011 { 13012 "referenced_type" : "type-1" 13013 } 13014 ], 13015 "return_type" : "type-472", 13016 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13017 }, 13018 { 13019 "function_name" : "google::protobuf::internal::ExtensionSet::GetRawRepeatedField", 13020 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet19GetRawRepeatedFieldEiPKv", 13021 "parameters" : 13022 [ 13023 { 13024 "is_this_ptr" : true, 13025 "referenced_type" : "type-601" 13026 }, 13027 { 13028 "referenced_type" : "type-1" 13029 }, 13030 { 13031 "referenced_type" : "type-167" 13032 } 13033 ], 13034 "return_type" : "type-167", 13035 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13036 }, 13037 { 13038 "function_name" : "google::protobuf::internal::ExtensionSet::SerializeWithCachedSizes", 13039 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet24SerializeWithCachedSizesEiiPNS0_2io17CodedOutputStreamE", 13040 "parameters" : 13041 [ 13042 { 13043 "is_this_ptr" : true, 13044 "referenced_type" : "type-601" 13045 }, 13046 { 13047 "referenced_type" : "type-1" 13048 }, 13049 { 13050 "referenced_type" : "type-1" 13051 }, 13052 { 13053 "referenced_type" : "type-619" 13054 } 13055 ], 13056 "return_type" : "type-81", 13057 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13058 }, 13059 { 13060 "function_name" : "google::protobuf::internal::ExtensionSet::Has", 13061 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet3HasEi", 13062 "parameters" : 13063 [ 13064 { 13065 "is_this_ptr" : true, 13066 "referenced_type" : "type-601" 13067 }, 13068 { 13069 "referenced_type" : "type-1" 13070 } 13071 ], 13072 "return_type" : "type-12", 13073 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13074 }, 13075 { 13076 "function_name" : "google::protobuf::internal::ExtensionSet::GetBool", 13077 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet7GetBoolEib", 13078 "parameters" : 13079 [ 13080 { 13081 "is_this_ptr" : true, 13082 "referenced_type" : "type-601" 13083 }, 13084 { 13085 "referenced_type" : "type-1" 13086 }, 13087 { 13088 "referenced_type" : "type-12" 13089 } 13090 ], 13091 "return_type" : "type-12", 13092 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13093 }, 13094 { 13095 "function_name" : "google::protobuf::internal::ExtensionSet::GetEnum", 13096 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet7GetEnumEii", 13097 "parameters" : 13098 [ 13099 { 13100 "is_this_ptr" : true, 13101 "referenced_type" : "type-601" 13102 }, 13103 { 13104 "referenced_type" : "type-1" 13105 }, 13106 { 13107 "referenced_type" : "type-1" 13108 } 13109 ], 13110 "return_type" : "type-1", 13111 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13112 }, 13113 { 13114 "function_name" : "google::protobuf::internal::ExtensionSet::ByteSize", 13115 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet8ByteSizeEv", 13116 "parameters" : 13117 [ 13118 { 13119 "is_this_ptr" : true, 13120 "referenced_type" : "type-601" 13121 } 13122 ], 13123 "return_type" : "type-1", 13124 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13125 }, 13126 { 13127 "function_name" : "google::protobuf::internal::ExtensionSet::GetFloat", 13128 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet8GetFloatEif", 13129 "parameters" : 13130 [ 13131 { 13132 "is_this_ptr" : true, 13133 "referenced_type" : "type-601" 13134 }, 13135 { 13136 "referenced_type" : "type-1" 13137 }, 13138 { 13139 "referenced_type" : "type-96" 13140 } 13141 ], 13142 "return_type" : "type-96", 13143 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13144 }, 13145 { 13146 "function_name" : "google::protobuf::internal::ExtensionSet::GetInt32", 13147 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet8GetInt32Eii", 13148 "parameters" : 13149 [ 13150 { 13151 "is_this_ptr" : true, 13152 "referenced_type" : "type-601" 13153 }, 13154 { 13155 "referenced_type" : "type-1" 13156 }, 13157 { 13158 "referenced_type" : "type-1" 13159 } 13160 ], 13161 "return_type" : "type-1", 13162 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13163 }, 13164 { 13165 "function_name" : "google::protobuf::internal::ExtensionSet::GetInt64", 13166 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet8GetInt64Eix", 13167 "parameters" : 13168 [ 13169 { 13170 "is_this_ptr" : true, 13171 "referenced_type" : "type-601" 13172 }, 13173 { 13174 "referenced_type" : "type-1" 13175 }, 13176 { 13177 "referenced_type" : "type-89" 13178 } 13179 ], 13180 "return_type" : "type-89", 13181 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13182 }, 13183 { 13184 "function_name" : "google::protobuf::internal::ExtensionSet::Extension::SerializeFieldWithCachedSizes", 13185 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet9Extension29SerializeFieldWithCachedSizesEiPNS0_2io17CodedOutputStreamE", 13186 "parameters" : 13187 [ 13188 { 13189 "is_this_ptr" : true, 13190 "referenced_type" : "type-628" 13191 }, 13192 { 13193 "referenced_type" : "type-1" 13194 }, 13195 { 13196 "referenced_type" : "type-619" 13197 } 13198 ], 13199 "return_type" : "type-81", 13200 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13201 }, 13202 { 13203 "function_name" : "google::protobuf::internal::ExtensionSet::Extension::GetSize", 13204 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet9Extension7GetSizeEv", 13205 "parameters" : 13206 [ 13207 { 13208 "is_this_ptr" : true, 13209 "referenced_type" : "type-628" 13210 } 13211 ], 13212 "return_type" : "type-1", 13213 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13214 }, 13215 { 13216 "function_name" : "google::protobuf::internal::ExtensionSet::Extension::ByteSize", 13217 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet9Extension8ByteSizeEi", 13218 "parameters" : 13219 [ 13220 { 13221 "is_this_ptr" : true, 13222 "referenced_type" : "type-628" 13223 }, 13224 { 13225 "referenced_type" : "type-1" 13226 } 13227 ], 13228 "return_type" : "type-1", 13229 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13230 }, 13231 { 13232 "function_name" : "google::protobuf::internal::ExtensionSet::GetDouble", 13233 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet9GetDoubleEid", 13234 "parameters" : 13235 [ 13236 { 13237 "is_this_ptr" : true, 13238 "referenced_type" : "type-601" 13239 }, 13240 { 13241 "referenced_type" : "type-1" 13242 }, 13243 { 13244 "referenced_type" : "type-98" 13245 } 13246 ], 13247 "return_type" : "type-98", 13248 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13249 }, 13250 { 13251 "function_name" : "google::protobuf::internal::ExtensionSet::GetString", 13252 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet9GetStringEiRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE", 13253 "parameters" : 13254 [ 13255 { 13256 "is_this_ptr" : true, 13257 "referenced_type" : "type-601" 13258 }, 13259 { 13260 "referenced_type" : "type-1" 13261 }, 13262 { 13263 "referenced_type" : "type-436" 13264 } 13265 ], 13266 "return_type" : "type-436", 13267 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13268 }, 13269 { 13270 "function_name" : "google::protobuf::internal::ExtensionSet::GetUInt32", 13271 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet9GetUInt32Eij", 13272 "parameters" : 13273 [ 13274 { 13275 "is_this_ptr" : true, 13276 "referenced_type" : "type-601" 13277 }, 13278 { 13279 "referenced_type" : "type-1" 13280 }, 13281 { 13282 "referenced_type" : "type-4" 13283 } 13284 ], 13285 "return_type" : "type-4", 13286 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13287 }, 13288 { 13289 "function_name" : "google::protobuf::internal::ExtensionSet::GetUInt64", 13290 "linker_set_key" : "_ZNK6google8protobuf8internal12ExtensionSet9GetUInt64Eiy", 13291 "parameters" : 13292 [ 13293 { 13294 "is_this_ptr" : true, 13295 "referenced_type" : "type-601" 13296 }, 13297 { 13298 "referenced_type" : "type-1" 13299 }, 13300 { 13301 "referenced_type" : "type-91" 13302 } 13303 ], 13304 "return_type" : "type-91", 13305 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13306 } 13307 ], 13308 "global_vars" : 13309 [ 13310 { 13311 "linker_set_key" : "_ZN6google8protobuf11StringPiece4nposE", 13312 "name" : "google::protobuf::StringPiece::npos", 13313 "referenced_type" : "type-11", 13314 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 13315 }, 13316 { 13317 "linker_set_key" : "_ZN6google8protobuf11kuint128maxE", 13318 "name" : "google::protobuf::kuint128max", 13319 "referenced_type" : "type-109", 13320 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 13321 }, 13322 { 13323 "linker_set_key" : "_ZN6google8protobuf26kStringPrintfVectorMaxArgsE", 13324 "name" : "google::protobuf::kStringPrintfVectorMaxArgs", 13325 "referenced_type" : "type-41", 13326 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 13327 }, 13328 { 13329 "access" : "private", 13330 "linker_set_key" : "_ZN6google8protobuf2io16CodedInputStream24default_recursion_limit_E", 13331 "name" : "google::protobuf::io::CodedInputStream::default_recursion_limit_", 13332 "referenced_type" : "type-1", 13333 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 13334 }, 13335 { 13336 "linker_set_key" : "_ZN6google8protobuf4util6Status2OKE", 13337 "name" : "google::protobuf::util::Status::OK", 13338 "referenced_type" : "type-79", 13339 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 13340 }, 13341 { 13342 "linker_set_key" : "_ZN6google8protobuf4util6Status7UNKNOWNE", 13343 "name" : "google::protobuf::util::Status::UNKNOWN", 13344 "referenced_type" : "type-79", 13345 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 13346 }, 13347 { 13348 "linker_set_key" : "_ZN6google8protobuf4util6Status9CANCELLEDE", 13349 "name" : "google::protobuf::util::Status::CANCELLED", 13350 "referenced_type" : "type-79", 13351 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 13352 }, 13353 { 13354 "access" : "private", 13355 "linker_set_key" : "_ZN6google8protobuf5Arena23lifecycle_id_generator_E", 13356 "name" : "google::protobuf::Arena::lifecycle_id_generator_", 13357 "referenced_type" : "type-324", 13358 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 13359 }, 13360 { 13361 "linker_set_key" : "_ZN6google8protobuf8internal13empty_string_E", 13362 "name" : "google::protobuf::internal::empty_string_", 13363 "referenced_type" : "type-1039", 13364 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 13365 }, 13366 { 13367 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite20kMessageSetTypeIdTagE", 13368 "name" : "google::protobuf::internal::WireFormatLite::kMessageSetTypeIdTag", 13369 "referenced_type" : "type-41", 13370 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 13371 }, 13372 { 13373 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite21kMessageSetItemEndTagE", 13374 "name" : "google::protobuf::internal::WireFormatLite::kMessageSetItemEndTag", 13375 "referenced_type" : "type-41", 13376 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 13377 }, 13378 { 13379 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite21kMessageSetMessageTagE", 13380 "name" : "google::protobuf::internal::WireFormatLite::kMessageSetMessageTag", 13381 "referenced_type" : "type-41", 13382 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 13383 }, 13384 { 13385 "access" : "private", 13386 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite21kWireTypeForFieldTypeE", 13387 "name" : "google::protobuf::internal::WireFormatLite::kWireTypeForFieldType", 13388 "referenced_type" : "type-673", 13389 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 13390 }, 13391 { 13392 "access" : "private", 13393 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite22kFieldTypeToCppTypeMapE", 13394 "name" : "google::protobuf::internal::WireFormatLite::kFieldTypeToCppTypeMap", 13395 "referenced_type" : "type-671", 13396 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 13397 }, 13398 { 13399 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite23kMessageSetItemStartTagE", 13400 "name" : "google::protobuf::internal::WireFormatLite::kMessageSetItemStartTag", 13401 "referenced_type" : "type-41", 13402 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 13403 }, 13404 { 13405 "linker_set_key" : "_ZN6google8protobuf8internal14WireFormatLite23kMessageSetItemTagsSizeE", 13406 "name" : "google::protobuf::internal::WireFormatLite::kMessageSetItemTagsSize", 13407 "referenced_type" : "type-41", 13408 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 13409 }, 13410 { 13411 "linker_set_key" : "_ZN6google8protobuf8internal19pLinuxKernelCmpxchgE", 13412 "name" : "google::protobuf::internal::pLinuxKernelCmpxchg", 13413 "referenced_type" : "type-311", 13414 "source_file" : "/external/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h" 13415 }, 13416 { 13417 "linker_set_key" : "_ZN6google8protobuf8internal23empty_string_once_init_E", 13418 "name" : "google::protobuf::internal::empty_string_once_init_", 13419 "referenced_type" : "type-1", 13420 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 13421 }, 13422 { 13423 "access" : "private", 13424 "linker_set_key" : "_ZN6google8protobuf8internal24RepeatedStringTypeTraits23default_repeated_field_E", 13425 "name" : "google::protobuf::internal::RepeatedStringTypeTraits::default_repeated_field_", 13426 "referenced_type" : "type-580", 13427 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13428 }, 13429 { 13430 "linker_set_key" : "_ZN6google8protobuf8internal25pLinuxKernelMemoryBarrierE", 13431 "name" : "google::protobuf::internal::pLinuxKernelMemoryBarrier", 13432 "referenced_type" : "type-253", 13433 "source_file" : "/external/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h" 13434 }, 13435 { 13436 "access" : "private", 13437 "linker_set_key" : "_ZN6google8protobuf8internal32RepeatedMessageGenericTypeTraits23default_repeated_field_E", 13438 "name" : "google::protobuf::internal::RepeatedMessageGenericTypeTraits::default_repeated_field_", 13439 "referenced_type" : "type-655", 13440 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13441 }, 13442 { 13443 "access" : "private", 13444 "linker_set_key" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits28default_repeated_field_bool_E", 13445 "name" : "google::protobuf::internal::RepeatedPrimitiveGenericTypeTraits::default_repeated_field_bool_", 13446 "referenced_type" : "type-541", 13447 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13448 }, 13449 { 13450 "access" : "private", 13451 "linker_set_key" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits29default_repeated_field_float_E", 13452 "name" : "google::protobuf::internal::RepeatedPrimitiveGenericTypeTraits::default_repeated_field_float_", 13453 "referenced_type" : "type-529", 13454 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13455 }, 13456 { 13457 "access" : "private", 13458 "linker_set_key" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits29default_repeated_field_int32_E", 13459 "name" : "google::protobuf::internal::RepeatedPrimitiveGenericTypeTraits::default_repeated_field_int32_", 13460 "referenced_type" : "type-504", 13461 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13462 }, 13463 { 13464 "access" : "private", 13465 "linker_set_key" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits29default_repeated_field_int64_E", 13466 "name" : "google::protobuf::internal::RepeatedPrimitiveGenericTypeTraits::default_repeated_field_int64_", 13467 "referenced_type" : "type-509", 13468 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13469 }, 13470 { 13471 "access" : "private", 13472 "linker_set_key" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits30default_repeated_field_double_E", 13473 "name" : "google::protobuf::internal::RepeatedPrimitiveGenericTypeTraits::default_repeated_field_double_", 13474 "referenced_type" : "type-535", 13475 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13476 }, 13477 { 13478 "access" : "private", 13479 "linker_set_key" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits30default_repeated_field_uint32_E", 13480 "name" : "google::protobuf::internal::RepeatedPrimitiveGenericTypeTraits::default_repeated_field_uint32_", 13481 "referenced_type" : "type-515", 13482 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13483 }, 13484 { 13485 "access" : "private", 13486 "linker_set_key" : "_ZN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraits30default_repeated_field_uint64_E", 13487 "name" : "google::protobuf::internal::RepeatedPrimitiveGenericTypeTraits::default_repeated_field_uint64_", 13488 "referenced_type" : "type-522", 13489 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13490 }, 13491 { 13492 "linker_set_key" : "_ZN6google8protobuf8internal38repeated_string_type_traits_once_init_E", 13493 "name" : "google::protobuf::internal::repeated_string_type_traits_once_init_", 13494 "referenced_type" : "type-1", 13495 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13496 }, 13497 { 13498 "linker_set_key" : "_ZN6google8protobuf8internal47repeated_message_generic_type_traits_once_init_E", 13499 "name" : "google::protobuf::internal::repeated_message_generic_type_traits_once_init_", 13500 "referenced_type" : "type-1", 13501 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13502 }, 13503 { 13504 "linker_set_key" : "_ZN6google8protobuf8internal49repeated_primitive_generic_type_traits_once_init_E", 13505 "name" : "google::protobuf::internal::repeated_primitive_generic_type_traits_once_init_", 13506 "referenced_type" : "type-1", 13507 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13508 } 13509 ], 13510 "lvalue_reference_types" : 13511 [ 13512 { 13513 "alignment" : 4, 13514 "linker_set_key" : "const bool &", 13515 "name" : "const bool &", 13516 "referenced_type" : "type-143", 13517 "self_type" : "type-544", 13518 "size" : 4, 13519 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13520 }, 13521 { 13522 "alignment" : 4, 13523 "linker_set_key" : "const double &", 13524 "name" : "const double &", 13525 "referenced_type" : "type-237", 13526 "self_type" : "type-536", 13527 "size" : 4, 13528 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13529 }, 13530 { 13531 "alignment" : 4, 13532 "linker_set_key" : "const float &", 13533 "name" : "const float &", 13534 "referenced_type" : "type-235", 13535 "self_type" : "type-530", 13536 "size" : 4, 13537 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13538 }, 13539 { 13540 "alignment" : 4, 13541 "linker_set_key" : "const google::protobuf::ArenaOptions &", 13542 "name" : "const google::protobuf::ArenaOptions &", 13543 "referenced_type" : "type-280", 13544 "self_type" : "type-279", 13545 "size" : 4, 13546 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 13547 }, 13548 { 13549 "alignment" : 4, 13550 "linker_set_key" : "const google::protobuf::Message &", 13551 "name" : "const google::protobuf::Message &", 13552 "referenced_type" : "type-1318", 13553 "self_type" : "type-1317", 13554 "size" : 4, 13555 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13556 }, 13557 { 13558 "alignment" : 4, 13559 "linker_set_key" : "const google::protobuf::Message &", 13560 "name" : "const google::protobuf::Message &", 13561 "referenced_type" : "type-1467", 13562 "self_type" : "type-1466", 13563 "size" : 4, 13564 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13565 }, 13566 { 13567 "alignment" : 4, 13568 "linker_set_key" : "const google::protobuf::Message &", 13569 "name" : "const google::protobuf::Message &", 13570 "referenced_type" : "type-1520", 13571 "self_type" : "type-1519", 13572 "size" : 4, 13573 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13574 }, 13575 { 13576 "alignment" : 4, 13577 "linker_set_key" : "const google::protobuf::Message &", 13578 "name" : "const google::protobuf::Message &", 13579 "referenced_type" : "type-1532", 13580 "self_type" : "type-1531", 13581 "size" : 4, 13582 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13583 }, 13584 { 13585 "alignment" : 4, 13586 "linker_set_key" : "const google::protobuf::Message &", 13587 "name" : "const google::protobuf::Message &", 13588 "referenced_type" : "type-1859", 13589 "self_type" : "type-1858", 13590 "size" : 4, 13591 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13592 }, 13593 { 13594 "alignment" : 4, 13595 "linker_set_key" : "const google::protobuf::Message &", 13596 "name" : "const google::protobuf::Message &", 13597 "referenced_type" : "type-2013", 13598 "self_type" : "type-2012", 13599 "size" : 4, 13600 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13601 }, 13602 { 13603 "alignment" : 4, 13604 "linker_set_key" : "const google::protobuf::Message &", 13605 "name" : "const google::protobuf::Message &", 13606 "referenced_type" : "type-2067", 13607 "self_type" : "type-2066", 13608 "size" : 4, 13609 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13610 }, 13611 { 13612 "alignment" : 4, 13613 "linker_set_key" : "const google::protobuf::Message &", 13614 "name" : "const google::protobuf::Message &", 13615 "referenced_type" : "type-2079", 13616 "self_type" : "type-2078", 13617 "size" : 4, 13618 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13619 }, 13620 { 13621 "alignment" : 4, 13622 "linker_set_key" : "const google::protobuf::Message &", 13623 "name" : "const google::protobuf::Message &", 13624 "referenced_type" : "type-478", 13625 "self_type" : "type-477", 13626 "size" : 4, 13627 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13628 }, 13629 { 13630 "alignment" : 4, 13631 "linker_set_key" : "const google::protobuf::Message &", 13632 "name" : "const google::protobuf::Message &", 13633 "referenced_type" : "type-745", 13634 "self_type" : "type-744", 13635 "size" : 4, 13636 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13637 }, 13638 { 13639 "alignment" : 4, 13640 "linker_set_key" : "const google::protobuf::Message &", 13641 "name" : "const google::protobuf::Message &", 13642 "referenced_type" : "type-812", 13643 "self_type" : "type-811", 13644 "size" : 4, 13645 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13646 }, 13647 { 13648 "alignment" : 4, 13649 "linker_set_key" : "const google::protobuf::Message &", 13650 "name" : "const google::protobuf::Message &", 13651 "referenced_type" : "type-824", 13652 "self_type" : "type-823", 13653 "size" : 4, 13654 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13655 }, 13656 { 13657 "alignment" : 4, 13658 "linker_set_key" : "const google::protobuf::MessageLite &", 13659 "name" : "const google::protobuf::MessageLite &", 13660 "referenced_type" : "type-456", 13661 "self_type" : "type-472", 13662 "size" : 4, 13663 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13664 }, 13665 { 13666 "alignment" : 4, 13667 "linker_set_key" : "const google::protobuf::RepeatedField<bool> &", 13668 "name" : "const google::protobuf::RepeatedField<bool> &", 13669 "referenced_type" : "type-540", 13670 "self_type" : "type-545", 13671 "size" : 4, 13672 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13673 }, 13674 { 13675 "alignment" : 4, 13676 "linker_set_key" : "const google::protobuf::RepeatedField<double> &", 13677 "name" : "const google::protobuf::RepeatedField<double> &", 13678 "referenced_type" : "type-534", 13679 "self_type" : "type-537", 13680 "size" : 4, 13681 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13682 }, 13683 { 13684 "alignment" : 4, 13685 "linker_set_key" : "const google::protobuf::RepeatedField<float> &", 13686 "name" : "const google::protobuf::RepeatedField<float> &", 13687 "referenced_type" : "type-528", 13688 "self_type" : "type-531", 13689 "size" : 4, 13690 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13691 }, 13692 { 13693 "alignment" : 4, 13694 "linker_set_key" : "const google::protobuf::RepeatedField<int> &", 13695 "name" : "const google::protobuf::RepeatedField<int> &", 13696 "referenced_type" : "type-503", 13697 "self_type" : "type-506", 13698 "size" : 4, 13699 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13700 }, 13701 { 13702 "alignment" : 4, 13703 "linker_set_key" : "const google::protobuf::RepeatedField<long long> &", 13704 "name" : "const google::protobuf::RepeatedField<long long> &", 13705 "referenced_type" : "type-508", 13706 "self_type" : "type-511", 13707 "size" : 4, 13708 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13709 }, 13710 { 13711 "alignment" : 4, 13712 "linker_set_key" : "const google::protobuf::RepeatedField<unsigned int> &", 13713 "name" : "const google::protobuf::RepeatedField<unsigned int> &", 13714 "referenced_type" : "type-513", 13715 "self_type" : "type-517", 13716 "size" : 4, 13717 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13718 }, 13719 { 13720 "alignment" : 4, 13721 "linker_set_key" : "const google::protobuf::RepeatedField<unsigned long long> &", 13722 "name" : "const google::protobuf::RepeatedField<unsigned long long> &", 13723 "referenced_type" : "type-521", 13724 "self_type" : "type-525", 13725 "size" : 4, 13726 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13727 }, 13728 { 13729 "alignment" : 4, 13730 "linker_set_key" : "const google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > &", 13731 "name" : "const google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > &", 13732 "referenced_type" : "type-579", 13733 "self_type" : "type-581", 13734 "size" : 4, 13735 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13736 }, 13737 { 13738 "alignment" : 4, 13739 "linker_set_key" : "const google::protobuf::StringPiece &", 13740 "name" : "const google::protobuf::StringPiece &", 13741 "referenced_type" : "type-56", 13742 "self_type" : "type-65", 13743 "size" : 4, 13744 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 13745 }, 13746 { 13747 "alignment" : 4, 13748 "linker_set_key" : "const google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> > &", 13749 "name" : "const google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> > &", 13750 "referenced_type" : "type-441", 13751 "self_type" : "type-463", 13752 "size" : 4, 13753 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 13754 }, 13755 { 13756 "alignment" : 4, 13757 "linker_set_key" : "const google::protobuf::internal::DateTime &", 13758 "name" : "const google::protobuf::internal::DateTime &", 13759 "referenced_type" : "type-274", 13760 "self_type" : "type-275", 13761 "size" : 4, 13762 "source_file" : "/external/protobuf/src/google/protobuf/stubs/time.h" 13763 }, 13764 { 13765 "alignment" : 4, 13766 "linker_set_key" : "const google::protobuf::internal::ExtensionInfo &", 13767 "name" : "const google::protobuf::internal::ExtensionInfo &", 13768 "referenced_type" : "type-631", 13769 "self_type" : "type-632", 13770 "size" : 4, 13771 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13772 }, 13773 { 13774 "alignment" : 4, 13775 "linker_set_key" : "const google::protobuf::internal::ExtensionSet &", 13776 "name" : "const google::protobuf::internal::ExtensionSet &", 13777 "referenced_type" : "type-600", 13778 "self_type" : "type-602", 13779 "size" : 4, 13780 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13781 }, 13782 { 13783 "alignment" : 4, 13784 "linker_set_key" : "const google::protobuf::internal::ExtensionSet::Extension &", 13785 "name" : "const google::protobuf::internal::ExtensionSet::Extension &", 13786 "referenced_type" : "type-627", 13787 "self_type" : "type-630", 13788 "size" : 4, 13789 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 13790 }, 13791 { 13792 "alignment" : 4, 13793 "linker_set_key" : "const google::protobuf::internal::RepeatedPtrFieldBase &", 13794 "name" : "const google::protobuf::internal::RepeatedPtrFieldBase &", 13795 "referenced_type" : "type-572", 13796 "self_type" : "type-574", 13797 "size" : 4, 13798 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13799 }, 13800 { 13801 "alignment" : 4, 13802 "linker_set_key" : "const google::protobuf::strings::AlphaNum &", 13803 "name" : "const google::protobuf::strings::AlphaNum &", 13804 "referenced_type" : "type-104", 13805 "self_type" : "type-106", 13806 "size" : 4, 13807 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 13808 }, 13809 { 13810 "alignment" : 4, 13811 "linker_set_key" : "const google::protobuf::uint128 &", 13812 "name" : "const google::protobuf::uint128 &", 13813 "referenced_type" : "type-119", 13814 "self_type" : "type-120", 13815 "size" : 4, 13816 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 13817 }, 13818 { 13819 "alignment" : 4, 13820 "linker_set_key" : "const google::protobuf::uint128_pod &", 13821 "name" : "const google::protobuf::uint128_pod &", 13822 "referenced_type" : "type-109", 13823 "self_type" : "type-111", 13824 "size" : 4, 13825 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 13826 }, 13827 { 13828 "alignment" : 4, 13829 "linker_set_key" : "const google::protobuf::util::Status &", 13830 "name" : "const google::protobuf::util::Status &", 13831 "referenced_type" : "type-79", 13832 "self_type" : "type-118", 13833 "size" : 4, 13834 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 13835 }, 13836 { 13837 "alignment" : 4, 13838 "linker_set_key" : "const int &", 13839 "name" : "const int &", 13840 "referenced_type" : "type-41", 13841 "self_type" : "type-505", 13842 "size" : 4, 13843 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13844 }, 13845 { 13846 "alignment" : 4, 13847 "linker_set_key" : "const long long &", 13848 "name" : "const long long &", 13849 "referenced_type" : "type-154", 13850 "self_type" : "type-510", 13851 "size" : 4, 13852 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 13853 }, 13854 { 13855 "alignment" : 4, 13856 "linker_set_key" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > &", 13857 "name" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > &", 13858 "referenced_type" : "type-1311", 13859 "self_type" : "type-1313", 13860 "size" : 4, 13861 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 13862 }, 13863 { 13864 "alignment" : 4, 13865 "linker_set_key" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > &", 13866 "name" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > &", 13867 "referenced_type" : "type-1853", 13868 "self_type" : "type-1855", 13869 "size" : 4, 13870 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 13871 }, 13872 { 13873 "alignment" : 4, 13874 "linker_set_key" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > &", 13875 "name" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > &", 13876 "referenced_type" : "type-467", 13877 "self_type" : "type-469", 13878 "size" : 4, 13879 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 13880 }, 13881 { 13882 "alignment" : 4, 13883 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13884 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13885 "referenced_type" : "type-1001", 13886 "self_type" : "type-1003", 13887 "size" : 4, 13888 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13889 }, 13890 { 13891 "alignment" : 4, 13892 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13893 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13894 "referenced_type" : "type-1034", 13895 "self_type" : "type-1036", 13896 "size" : 4, 13897 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13898 }, 13899 { 13900 "alignment" : 4, 13901 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13902 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13903 "referenced_type" : "type-1040", 13904 "self_type" : "type-1055", 13905 "size" : 4, 13906 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13907 }, 13908 { 13909 "alignment" : 4, 13910 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13911 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13912 "referenced_type" : "type-1127", 13913 "self_type" : "type-1148", 13914 "size" : 4, 13915 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13916 }, 13917 { 13918 "alignment" : 4, 13919 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13920 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13921 "referenced_type" : "type-115", 13922 "self_type" : "type-117", 13923 "size" : 4, 13924 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 13925 }, 13926 { 13927 "alignment" : 4, 13928 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13929 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13930 "referenced_type" : "type-1229", 13931 "self_type" : "type-1231", 13932 "size" : 4, 13933 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13934 }, 13935 { 13936 "alignment" : 4, 13937 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13938 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13939 "referenced_type" : "type-1235", 13940 "self_type" : "type-1251", 13941 "size" : 4, 13942 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13943 }, 13944 { 13945 "alignment" : 4, 13946 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13947 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13948 "referenced_type" : "type-1289", 13949 "self_type" : "type-1291", 13950 "size" : 4, 13951 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13952 }, 13953 { 13954 "alignment" : 4, 13955 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13956 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13957 "referenced_type" : "type-137", 13958 "self_type" : "type-140", 13959 "size" : 4, 13960 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13961 }, 13962 { 13963 "alignment" : 4, 13964 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13965 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13966 "referenced_type" : "type-1381", 13967 "self_type" : "type-1396", 13968 "size" : 4, 13969 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13970 }, 13971 { 13972 "alignment" : 4, 13973 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13974 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13975 "referenced_type" : "type-1457", 13976 "self_type" : "type-1459", 13977 "size" : 4, 13978 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13979 }, 13980 { 13981 "alignment" : 4, 13982 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13983 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13984 "referenced_type" : "type-147", 13985 "self_type" : "type-150", 13986 "size" : 4, 13987 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13988 }, 13989 { 13990 "alignment" : 4, 13991 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13992 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 13993 "referenced_type" : "type-1475", 13994 "self_type" : "type-1504", 13995 "size" : 4, 13996 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 13997 }, 13998 { 13999 "alignment" : 4, 14000 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14001 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14002 "referenced_type" : "type-1510", 14003 "self_type" : "type-1516", 14004 "size" : 4, 14005 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14006 }, 14007 { 14008 "alignment" : 4, 14009 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14010 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14011 "referenced_type" : "type-1526", 14012 "self_type" : "type-1528", 14013 "size" : 4, 14014 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14015 }, 14016 { 14017 "alignment" : 4, 14018 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14019 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14020 "referenced_type" : "type-155", 14021 "self_type" : "type-159", 14022 "size" : 4, 14023 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14024 }, 14025 { 14026 "alignment" : 4, 14027 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14028 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14029 "referenced_type" : "type-1568", 14030 "self_type" : "type-1570", 14031 "size" : 4, 14032 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14033 }, 14034 { 14035 "alignment" : 4, 14036 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14037 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14038 "referenced_type" : "type-1581", 14039 "self_type" : "type-1583", 14040 "size" : 4, 14041 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14042 }, 14043 { 14044 "alignment" : 4, 14045 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14046 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14047 "referenced_type" : "type-1632", 14048 "self_type" : "type-1635", 14049 "size" : 4, 14050 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14051 }, 14052 { 14053 "alignment" : 4, 14054 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14055 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14056 "referenced_type" : "type-1669", 14057 "self_type" : "type-1671", 14058 "size" : 4, 14059 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14060 }, 14061 { 14062 "alignment" : 4, 14063 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14064 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14065 "referenced_type" : "type-1673", 14066 "self_type" : "type-1675", 14067 "size" : 4, 14068 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 14069 }, 14070 { 14071 "alignment" : 4, 14072 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14073 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14074 "referenced_type" : "type-1691", 14075 "self_type" : "type-1693", 14076 "size" : 4, 14077 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14078 }, 14079 { 14080 "alignment" : 4, 14081 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14082 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14083 "referenced_type" : "type-1698", 14084 "self_type" : "type-1700", 14085 "size" : 4, 14086 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14087 }, 14088 { 14089 "alignment" : 4, 14090 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14091 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14092 "referenced_type" : "type-170", 14093 "self_type" : "type-172", 14094 "size" : 4, 14095 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14096 }, 14097 { 14098 "alignment" : 4, 14099 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14100 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14101 "referenced_type" : "type-1703", 14102 "self_type" : "type-1705", 14103 "size" : 4, 14104 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14105 }, 14106 { 14107 "alignment" : 4, 14108 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14109 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14110 "referenced_type" : "type-1711", 14111 "self_type" : "type-1713", 14112 "size" : 4, 14113 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14114 }, 14115 { 14116 "alignment" : 4, 14117 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14118 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14119 "referenced_type" : "type-1716", 14120 "self_type" : "type-1718", 14121 "size" : 4, 14122 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14123 }, 14124 { 14125 "alignment" : 4, 14126 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14127 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14128 "referenced_type" : "type-1723", 14129 "self_type" : "type-1725", 14130 "size" : 4, 14131 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14132 }, 14133 { 14134 "alignment" : 4, 14135 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14136 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14137 "referenced_type" : "type-1731", 14138 "self_type" : "type-1733", 14139 "size" : 4, 14140 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 14141 }, 14142 { 14143 "alignment" : 4, 14144 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14145 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14146 "referenced_type" : "type-1738", 14147 "self_type" : "type-1740", 14148 "size" : 4, 14149 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14150 }, 14151 { 14152 "alignment" : 4, 14153 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14154 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14155 "referenced_type" : "type-1747", 14156 "self_type" : "type-1749", 14157 "size" : 4, 14158 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14159 }, 14160 { 14161 "alignment" : 4, 14162 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14163 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14164 "referenced_type" : "type-1753", 14165 "self_type" : "type-1758", 14166 "size" : 4, 14167 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14168 }, 14169 { 14170 "alignment" : 4, 14171 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14172 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14173 "referenced_type" : "type-1755", 14174 "self_type" : "type-1757", 14175 "size" : 4, 14176 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14177 }, 14178 { 14179 "alignment" : 4, 14180 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14181 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14182 "referenced_type" : "type-1765", 14183 "self_type" : "type-1767", 14184 "size" : 4, 14185 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14186 }, 14187 { 14188 "alignment" : 4, 14189 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14190 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14191 "referenced_type" : "type-1773", 14192 "self_type" : "type-1775", 14193 "size" : 4, 14194 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14195 }, 14196 { 14197 "alignment" : 4, 14198 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14199 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14200 "referenced_type" : "type-1782", 14201 "self_type" : "type-1784", 14202 "size" : 4, 14203 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14204 }, 14205 { 14206 "alignment" : 4, 14207 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14208 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14209 "referenced_type" : "type-1792", 14210 "self_type" : "type-1796", 14211 "size" : 4, 14212 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14213 }, 14214 { 14215 "alignment" : 4, 14216 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14217 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14218 "referenced_type" : "type-180", 14219 "self_type" : "type-182", 14220 "size" : 4, 14221 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14222 }, 14223 { 14224 "alignment" : 4, 14225 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14226 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14227 "referenced_type" : "type-1812", 14228 "self_type" : "type-1814", 14229 "size" : 4, 14230 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14231 }, 14232 { 14233 "alignment" : 4, 14234 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14235 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14236 "referenced_type" : "type-1822", 14237 "self_type" : "type-1826", 14238 "size" : 4, 14239 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14240 }, 14241 { 14242 "alignment" : 4, 14243 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14244 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14245 "referenced_type" : "type-1827", 14246 "self_type" : "type-1829", 14247 "size" : 4, 14248 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14249 }, 14250 { 14251 "alignment" : 4, 14252 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14253 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14254 "referenced_type" : "type-1833", 14255 "self_type" : "type-1835", 14256 "size" : 4, 14257 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14258 }, 14259 { 14260 "alignment" : 4, 14261 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14262 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14263 "referenced_type" : "type-193", 14264 "self_type" : "type-195", 14265 "size" : 4, 14266 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14267 }, 14268 { 14269 "alignment" : 4, 14270 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14271 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14272 "referenced_type" : "type-2005", 14273 "self_type" : "type-2007", 14274 "size" : 4, 14275 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14276 }, 14277 { 14278 "alignment" : 4, 14279 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14280 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14281 "referenced_type" : "type-2019", 14282 "self_type" : "type-2047", 14283 "size" : 4, 14284 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14285 }, 14286 { 14287 "alignment" : 4, 14288 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14289 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14290 "referenced_type" : "type-2038", 14291 "self_type" : "type-2046", 14292 "size" : 4, 14293 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14294 }, 14295 { 14296 "alignment" : 4, 14297 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14298 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14299 "referenced_type" : "type-2055", 14300 "self_type" : "type-2062", 14301 "size" : 4, 14302 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14303 }, 14304 { 14305 "alignment" : 4, 14306 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14307 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14308 "referenced_type" : "type-207", 14309 "self_type" : "type-209", 14310 "size" : 4, 14311 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14312 }, 14313 { 14314 "alignment" : 4, 14315 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14316 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14317 "referenced_type" : "type-2074", 14318 "self_type" : "type-2076", 14319 "size" : 4, 14320 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14321 }, 14322 { 14323 "alignment" : 4, 14324 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14325 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14326 "referenced_type" : "type-2117", 14327 "self_type" : "type-2119", 14328 "size" : 4, 14329 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14330 }, 14331 { 14332 "alignment" : 4, 14333 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14334 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14335 "referenced_type" : "type-2129", 14336 "self_type" : "type-2131", 14337 "size" : 4, 14338 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14339 }, 14340 { 14341 "alignment" : 4, 14342 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14343 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14344 "referenced_type" : "type-2165", 14345 "self_type" : "type-2167", 14346 "size" : 4, 14347 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14348 }, 14349 { 14350 "alignment" : 4, 14351 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14352 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14353 "referenced_type" : "type-2198", 14354 "self_type" : "type-2200", 14355 "size" : 4, 14356 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14357 }, 14358 { 14359 "alignment" : 4, 14360 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14361 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14362 "referenced_type" : "type-2223", 14363 "self_type" : "type-2225", 14364 "size" : 4, 14365 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 14366 }, 14367 { 14368 "alignment" : 4, 14369 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14370 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14371 "referenced_type" : "type-2241", 14372 "self_type" : "type-2243", 14373 "size" : 4, 14374 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14375 }, 14376 { 14377 "alignment" : 4, 14378 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14379 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14380 "referenced_type" : "type-2248", 14381 "self_type" : "type-2250", 14382 "size" : 4, 14383 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14384 }, 14385 { 14386 "alignment" : 4, 14387 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14388 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14389 "referenced_type" : "type-2253", 14390 "self_type" : "type-2255", 14391 "size" : 4, 14392 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14393 }, 14394 { 14395 "alignment" : 4, 14396 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14397 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14398 "referenced_type" : "type-2261", 14399 "self_type" : "type-2263", 14400 "size" : 4, 14401 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14402 }, 14403 { 14404 "alignment" : 4, 14405 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14406 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14407 "referenced_type" : "type-2266", 14408 "self_type" : "type-2268", 14409 "size" : 4, 14410 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14411 }, 14412 { 14413 "alignment" : 4, 14414 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14415 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14416 "referenced_type" : "type-2275", 14417 "self_type" : "type-2277", 14418 "size" : 4, 14419 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14420 }, 14421 { 14422 "alignment" : 4, 14423 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14424 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14425 "referenced_type" : "type-2285", 14426 "self_type" : "type-2287", 14427 "size" : 4, 14428 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14429 }, 14430 { 14431 "alignment" : 4, 14432 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14433 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14434 "referenced_type" : "type-2304", 14435 "self_type" : "type-2306", 14436 "size" : 4, 14437 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14438 }, 14439 { 14440 "alignment" : 4, 14441 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14442 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14443 "referenced_type" : "type-2316", 14444 "self_type" : "type-2320", 14445 "size" : 4, 14446 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14447 }, 14448 { 14449 "alignment" : 4, 14450 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14451 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14452 "referenced_type" : "type-2322", 14453 "self_type" : "type-2324", 14454 "size" : 4, 14455 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14456 }, 14457 { 14458 "alignment" : 4, 14459 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14460 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14461 "referenced_type" : "type-2355", 14462 "self_type" : "type-2357", 14463 "size" : 4, 14464 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14465 }, 14466 { 14467 "alignment" : 4, 14468 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14469 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14470 "referenced_type" : "type-2361", 14471 "self_type" : "type-2373", 14472 "size" : 4, 14473 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14474 }, 14475 { 14476 "alignment" : 4, 14477 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14478 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14479 "referenced_type" : "type-2397", 14480 "self_type" : "type-2399", 14481 "size" : 4, 14482 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14483 }, 14484 { 14485 "alignment" : 4, 14486 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14487 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14488 "referenced_type" : "type-249", 14489 "self_type" : "type-251", 14490 "size" : 4, 14491 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14492 }, 14493 { 14494 "alignment" : 4, 14495 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14496 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14497 "referenced_type" : "type-263", 14498 "self_type" : "type-267", 14499 "size" : 4, 14500 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14501 }, 14502 { 14503 "alignment" : 4, 14504 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14505 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14506 "referenced_type" : "type-269", 14507 "self_type" : "type-271", 14508 "size" : 4, 14509 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14510 }, 14511 { 14512 "alignment" : 4, 14513 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14514 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14515 "referenced_type" : "type-321", 14516 "self_type" : "type-323", 14517 "size" : 4, 14518 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14519 }, 14520 { 14521 "alignment" : 4, 14522 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14523 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14524 "referenced_type" : "type-329", 14525 "self_type" : "type-331", 14526 "size" : 4, 14527 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14528 }, 14529 { 14530 "alignment" : 4, 14531 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14532 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14533 "referenced_type" : "type-39", 14534 "self_type" : "type-42", 14535 "size" : 4, 14536 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14537 }, 14538 { 14539 "alignment" : 4, 14540 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14541 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14542 "referenced_type" : "type-434", 14543 "self_type" : "type-436", 14544 "size" : 4, 14545 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14546 }, 14547 { 14548 "alignment" : 4, 14549 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14550 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14551 "referenced_type" : "type-736", 14552 "self_type" : "type-738", 14553 "size" : 4, 14554 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14555 }, 14556 { 14557 "alignment" : 4, 14558 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14559 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14560 "referenced_type" : "type-751", 14561 "self_type" : "type-792", 14562 "size" : 4, 14563 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14564 }, 14565 { 14566 "alignment" : 4, 14567 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14568 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14569 "referenced_type" : "type-781", 14570 "self_type" : "type-791", 14571 "size" : 4, 14572 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14573 }, 14574 { 14575 "alignment" : 4, 14576 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14577 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14578 "referenced_type" : "type-800", 14579 "self_type" : "type-807", 14580 "size" : 4, 14581 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14582 }, 14583 { 14584 "alignment" : 4, 14585 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14586 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14587 "referenced_type" : "type-819", 14588 "self_type" : "type-821", 14589 "size" : 4, 14590 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14591 }, 14592 { 14593 "alignment" : 4, 14594 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14595 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14596 "referenced_type" : "type-866", 14597 "self_type" : "type-868", 14598 "size" : 4, 14599 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14600 }, 14601 { 14602 "alignment" : 4, 14603 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14604 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14605 "referenced_type" : "type-902", 14606 "self_type" : "type-904", 14607 "size" : 4, 14608 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 14609 }, 14610 { 14611 "alignment" : 4, 14612 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14613 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14614 "referenced_type" : "type-920", 14615 "self_type" : "type-922", 14616 "size" : 4, 14617 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14618 }, 14619 { 14620 "alignment" : 4, 14621 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14622 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14623 "referenced_type" : "type-927", 14624 "self_type" : "type-929", 14625 "size" : 4, 14626 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14627 }, 14628 { 14629 "alignment" : 4, 14630 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14631 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14632 "referenced_type" : "type-932", 14633 "self_type" : "type-934", 14634 "size" : 4, 14635 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14636 }, 14637 { 14638 "alignment" : 4, 14639 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14640 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14641 "referenced_type" : "type-940", 14642 "self_type" : "type-942", 14643 "size" : 4, 14644 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14645 }, 14646 { 14647 "alignment" : 4, 14648 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14649 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14650 "referenced_type" : "type-945", 14651 "self_type" : "type-947", 14652 "size" : 4, 14653 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14654 }, 14655 { 14656 "alignment" : 4, 14657 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14658 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14659 "referenced_type" : "type-954", 14660 "self_type" : "type-956", 14661 "size" : 4, 14662 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14663 }, 14664 { 14665 "alignment" : 4, 14666 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14667 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14668 "referenced_type" : "type-964", 14669 "self_type" : "type-966", 14670 "size" : 4, 14671 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14672 }, 14673 { 14674 "alignment" : 4, 14675 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14676 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14677 "referenced_type" : "type-983", 14678 "self_type" : "type-985", 14679 "size" : 4, 14680 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14681 }, 14682 { 14683 "alignment" : 4, 14684 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14685 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > &", 14686 "referenced_type" : "type-995", 14687 "self_type" : "type-999", 14688 "size" : 4, 14689 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 14690 }, 14691 { 14692 "alignment" : 4, 14693 "linker_set_key" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> > &", 14694 "name" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> > &", 14695 "referenced_type" : "type-1308", 14696 "self_type" : "type-1310", 14697 "size" : 4, 14698 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 14699 }, 14700 { 14701 "alignment" : 4, 14702 "linker_set_key" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> > &", 14703 "name" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> > &", 14704 "referenced_type" : "type-1850", 14705 "self_type" : "type-1852", 14706 "size" : 4, 14707 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 14708 }, 14709 { 14710 "alignment" : 4, 14711 "linker_set_key" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> > &", 14712 "name" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> > &", 14713 "referenced_type" : "type-464", 14714 "self_type" : "type-466", 14715 "size" : 4, 14716 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 14717 }, 14718 { 14719 "alignment" : 4, 14720 "linker_set_key" : "const std::pair<const google::protobuf::MessageLite *, int> &", 14721 "name" : "const std::pair<const google::protobuf::MessageLite *, int> &", 14722 "referenced_type" : "type-1297", 14723 "self_type" : "type-1299", 14724 "size" : 4, 14725 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 14726 }, 14727 { 14728 "alignment" : 4, 14729 "linker_set_key" : "const std::pair<const google::protobuf::MessageLite *, int> &", 14730 "name" : "const std::pair<const google::protobuf::MessageLite *, int> &", 14731 "referenced_type" : "type-1840", 14732 "self_type" : "type-1842", 14733 "size" : 4, 14734 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 14735 }, 14736 { 14737 "alignment" : 4, 14738 "linker_set_key" : "const std::pair<const google::protobuf::MessageLite *, int> &", 14739 "name" : "const std::pair<const google::protobuf::MessageLite *, int> &", 14740 "referenced_type" : "type-443", 14741 "self_type" : "type-445", 14742 "size" : 4, 14743 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 14744 }, 14745 { 14746 "alignment" : 4, 14747 "linker_set_key" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> &", 14748 "name" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> &", 14749 "referenced_type" : "type-1446", 14750 "self_type" : "type-1448", 14751 "size" : 4, 14752 "source_file" : "/external/protobuf/src/google/protobuf/stubs/map_util.h" 14753 }, 14754 { 14755 "alignment" : 4, 14756 "linker_set_key" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> &", 14757 "name" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> &", 14758 "referenced_type" : "type-1994", 14759 "self_type" : "type-1996", 14760 "size" : 4, 14761 "source_file" : "/external/protobuf/src/google/protobuf/stubs/map_util.h" 14762 }, 14763 { 14764 "alignment" : 4, 14765 "linker_set_key" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> &", 14766 "name" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> &", 14767 "referenced_type" : "type-679", 14768 "self_type" : "type-681", 14769 "size" : 4, 14770 "source_file" : "/external/protobuf/src/google/protobuf/stubs/map_util.h" 14771 }, 14772 { 14773 "alignment" : 4, 14774 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14775 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14776 "referenced_type" : "type-1554", 14777 "self_type" : "type-1556", 14778 "size" : 4, 14779 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14780 }, 14781 { 14782 "alignment" : 4, 14783 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14784 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14785 "referenced_type" : "type-1728", 14786 "self_type" : "type-1730", 14787 "size" : 4, 14788 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14789 }, 14790 { 14791 "alignment" : 4, 14792 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14793 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14794 "referenced_type" : "type-1787", 14795 "self_type" : "type-1789", 14796 "size" : 4, 14797 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 14798 }, 14799 { 14800 "alignment" : 4, 14801 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14802 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14803 "referenced_type" : "type-1797", 14804 "self_type" : "type-1799", 14805 "size" : 4, 14806 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14807 }, 14808 { 14809 "alignment" : 4, 14810 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14811 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14812 "referenced_type" : "type-1820", 14813 "self_type" : "type-1819", 14814 "size" : 4, 14815 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14816 }, 14817 { 14818 "alignment" : 4, 14819 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14820 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14821 "referenced_type" : "type-198", 14822 "self_type" : "type-200", 14823 "size" : 4, 14824 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 14825 }, 14826 { 14827 "alignment" : 4, 14828 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14829 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14830 "referenced_type" : "type-211", 14831 "self_type" : "type-213", 14832 "size" : 4, 14833 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14834 }, 14835 { 14836 "alignment" : 4, 14837 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14838 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14839 "referenced_type" : "type-2203", 14840 "self_type" : "type-2205", 14841 "size" : 4, 14842 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14843 }, 14844 { 14845 "alignment" : 4, 14846 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14847 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14848 "referenced_type" : "type-2280", 14849 "self_type" : "type-2282", 14850 "size" : 4, 14851 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 14852 }, 14853 { 14854 "alignment" : 4, 14855 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14856 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14857 "referenced_type" : "type-2288", 14858 "self_type" : "type-2290", 14859 "size" : 4, 14860 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14861 }, 14862 { 14863 "alignment" : 4, 14864 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14865 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14866 "referenced_type" : "type-2314", 14867 "self_type" : "type-2313", 14868 "size" : 4, 14869 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14870 }, 14871 { 14872 "alignment" : 4, 14873 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14874 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14875 "referenced_type" : "type-261", 14876 "self_type" : "type-260", 14877 "size" : 4, 14878 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14879 }, 14880 { 14881 "alignment" : 4, 14882 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14883 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14884 "referenced_type" : "type-84", 14885 "self_type" : "type-86", 14886 "size" : 4, 14887 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14888 }, 14889 { 14890 "alignment" : 4, 14891 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14892 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14893 "referenced_type" : "type-882", 14894 "self_type" : "type-884", 14895 "size" : 4, 14896 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14897 }, 14898 { 14899 "alignment" : 4, 14900 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14901 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14902 "referenced_type" : "type-959", 14903 "self_type" : "type-961", 14904 "size" : 4, 14905 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 14906 }, 14907 { 14908 "alignment" : 4, 14909 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14910 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14911 "referenced_type" : "type-967", 14912 "self_type" : "type-969", 14913 "size" : 4, 14914 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14915 }, 14916 { 14917 "alignment" : 4, 14918 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14919 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > &", 14920 "referenced_type" : "type-993", 14921 "self_type" : "type-992", 14922 "size" : 4, 14923 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 14924 }, 14925 { 14926 "alignment" : 4, 14927 "linker_set_key" : "const unsigned int &", 14928 "name" : "const unsigned int &", 14929 "referenced_type" : "type-11", 14930 "self_type" : "type-516", 14931 "size" : 4, 14932 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 14933 }, 14934 { 14935 "alignment" : 4, 14936 "linker_set_key" : "const unsigned long long &", 14937 "name" : "const unsigned long long &", 14938 "referenced_type" : "type-315", 14939 "self_type" : "type-523", 14940 "size" : 4, 14941 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 14942 }, 14943 { 14944 "alignment" : 4, 14945 "linker_set_key" : "google::protobuf::Arena *const &", 14946 "name" : "google::protobuf::Arena *const &", 14947 "referenced_type" : "type-500", 14948 "self_type" : "type-501", 14949 "size" : 4, 14950 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 14951 }, 14952 { 14953 "alignment" : 4, 14954 "linker_set_key" : "google::protobuf::Arena::ThreadCache &", 14955 "name" : "google::protobuf::Arena::ThreadCache &", 14956 "referenced_type" : "type-310", 14957 "self_type" : "type-309", 14958 "size" : 4, 14959 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 14960 }, 14961 { 14962 "alignment" : 4, 14963 "linker_set_key" : "google::protobuf::hash_map<std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo, google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >, std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >, std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > > &", 14964 "name" : "google::protobuf::hash_map<std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo, google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >, std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >, std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > > &", 14965 "referenced_type" : "type-446", 14966 "self_type" : "type-677", 14967 "size" : 4, 14968 "source_file" : "/external/protobuf/src/google/protobuf/stubs/map_util.h" 14969 }, 14970 { 14971 "alignment" : 4, 14972 "linker_set_key" : "google::protobuf::internal::LogMessage &", 14973 "name" : "google::protobuf::internal::LogMessage &", 14974 "referenced_type" : "type-2", 14975 "self_type" : "type-114", 14976 "size" : 4, 14977 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 14978 }, 14979 { 14980 "alignment" : 4, 14981 "linker_set_key" : "google::protobuf::uint128 &", 14982 "name" : "google::protobuf::uint128 &", 14983 "referenced_type" : "type-108", 14984 "self_type" : "type-112", 14985 "size" : 4, 14986 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 14987 }, 14988 { 14989 "alignment" : 4, 14990 "linker_set_key" : "google::protobuf::util::Status &", 14991 "name" : "google::protobuf::util::Status &", 14992 "referenced_type" : "type-76", 14993 "self_type" : "type-162", 14994 "size" : 4, 14995 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 14996 }, 14997 { 14998 "alignment" : 4, 14999 "linker_set_key" : "long long &", 15000 "name" : "long long &", 15001 "referenced_type" : "type-89", 15002 "self_type" : "type-429", 15003 "size" : 4, 15004 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 15005 }, 15006 { 15007 "alignment" : 4, 15008 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15009 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15010 "referenced_type" : "type-142", 15011 "self_type" : "type-141", 15012 "size" : 4, 15013 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 15014 }, 15015 { 15016 "alignment" : 4, 15017 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15018 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15019 "referenced_type" : "type-164", 15020 "self_type" : "type-163", 15021 "size" : 4, 15022 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 15023 }, 15024 { 15025 "alignment" : 4, 15026 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15027 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15028 "referenced_type" : "type-1695", 15029 "self_type" : "type-1694", 15030 "size" : 4, 15031 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 15032 }, 15033 { 15034 "alignment" : 4, 15035 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15036 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15037 "referenced_type" : "type-1708", 15038 "self_type" : "type-1707", 15039 "size" : 4, 15040 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 15041 }, 15042 { 15043 "alignment" : 4, 15044 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15045 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15046 "referenced_type" : "type-1743", 15047 "self_type" : "type-1742", 15048 "size" : 4, 15049 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 15050 }, 15051 { 15052 "alignment" : 4, 15053 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15054 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15055 "referenced_type" : "type-1761", 15056 "self_type" : "type-1760", 15057 "size" : 4, 15058 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 15059 }, 15060 { 15061 "alignment" : 4, 15062 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15063 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15064 "referenced_type" : "type-1779", 15065 "self_type" : "type-1778", 15066 "size" : 4, 15067 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 15068 }, 15069 { 15070 "alignment" : 4, 15071 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15072 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15073 "referenced_type" : "type-187", 15074 "self_type" : "type-186", 15075 "size" : 4, 15076 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 15077 }, 15078 { 15079 "alignment" : 4, 15080 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15081 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15082 "referenced_type" : "type-2245", 15083 "self_type" : "type-2244", 15084 "size" : 4, 15085 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 15086 }, 15087 { 15088 "alignment" : 4, 15089 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15090 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15091 "referenced_type" : "type-2258", 15092 "self_type" : "type-2257", 15093 "size" : 4, 15094 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 15095 }, 15096 { 15097 "alignment" : 4, 15098 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15099 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15100 "referenced_type" : "type-2272", 15101 "self_type" : "type-2271", 15102 "size" : 4, 15103 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 15104 }, 15105 { 15106 "alignment" : 4, 15107 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15108 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15109 "referenced_type" : "type-924", 15110 "self_type" : "type-923", 15111 "size" : 4, 15112 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 15113 }, 15114 { 15115 "alignment" : 4, 15116 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15117 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15118 "referenced_type" : "type-937", 15119 "self_type" : "type-936", 15120 "size" : 4, 15121 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 15122 }, 15123 { 15124 "alignment" : 4, 15125 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > &", 15126 "name" : "std::basic_ostream<char, std::char_traits<char> > &", 15127 "referenced_type" : "type-951", 15128 "self_type" : "type-950", 15129 "size" : 4, 15130 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 15131 }, 15132 { 15133 "alignment" : 4, 15134 "linker_set_key" : "unsigned long long &", 15135 "name" : "unsigned long long &", 15136 "referenced_type" : "type-91", 15137 "self_type" : "type-427", 15138 "size" : 4, 15139 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 15140 } 15141 ], 15142 "pointer_types" : 15143 [ 15144 { 15145 "alignment" : 4, 15146 "linker_set_key" : "bool (*)(const void *, int)", 15147 "name" : "bool (*)(const void *, int)", 15148 "referenced_type" : "type-453", 15149 "self_type" : "type-452", 15150 "size" : 4, 15151 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 15152 }, 15153 { 15154 "alignment" : 4, 15155 "linker_set_key" : "bool (*)(int)", 15156 "name" : "bool (*)(int)", 15157 "referenced_type" : "type-598", 15158 "self_type" : "type-599", 15159 "size" : 4, 15160 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 15161 }, 15162 { 15163 "alignment" : 4, 15164 "linker_set_key" : "bool *", 15165 "name" : "bool *", 15166 "referenced_type" : "type-12", 15167 "self_type" : "type-214", 15168 "size" : 4, 15169 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 15170 }, 15171 { 15172 "alignment" : 4, 15173 "linker_set_key" : "char *", 15174 "name" : "char *", 15175 "referenced_type" : "type-7", 15176 "self_type" : "type-10", 15177 "size" : 4, 15178 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 15179 }, 15180 { 15181 "alignment" : 4, 15182 "linker_set_key" : "char **", 15183 "name" : "char **", 15184 "referenced_type" : "type-10", 15185 "self_type" : "type-87", 15186 "size" : 4, 15187 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 15188 }, 15189 { 15190 "alignment" : 4, 15191 "linker_set_key" : "const bool *", 15192 "name" : "const bool *", 15193 "referenced_type" : "type-143", 15194 "self_type" : "type-546", 15195 "size" : 4, 15196 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15197 }, 15198 { 15199 "alignment" : 4, 15200 "linker_set_key" : "const char *", 15201 "name" : "const char *", 15202 "referenced_type" : "type-6", 15203 "self_type" : "type-5", 15204 "size" : 4, 15205 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 15206 }, 15207 { 15208 "alignment" : 4, 15209 "linker_set_key" : "const double *", 15210 "name" : "const double *", 15211 "referenced_type" : "type-237", 15212 "self_type" : "type-538", 15213 "size" : 4, 15214 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15215 }, 15216 { 15217 "alignment" : 4, 15218 "linker_set_key" : "const float *", 15219 "name" : "const float *", 15220 "referenced_type" : "type-235", 15221 "self_type" : "type-532", 15222 "size" : 4, 15223 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15224 }, 15225 { 15226 "alignment" : 4, 15227 "linker_set_key" : "const google::protobuf::Arena *", 15228 "name" : "const google::protobuf::Arena *", 15229 "referenced_type" : "type-299", 15230 "self_type" : "type-301", 15231 "size" : 4, 15232 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 15233 }, 15234 { 15235 "alignment" : 4, 15236 "linker_set_key" : "const google::protobuf::Arena::Block *", 15237 "name" : "const google::protobuf::Arena::Block *", 15238 "referenced_type" : "type-307", 15239 "self_type" : "type-308", 15240 "size" : 4, 15241 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 15242 }, 15243 { 15244 "alignment" : 4, 15245 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15246 "name" : "const google::protobuf::DescriptorPool *", 15247 "referenced_type" : "type-1408", 15248 "self_type" : "type-1407", 15249 "size" : 4, 15250 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15251 }, 15252 { 15253 "alignment" : 4, 15254 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15255 "name" : "const google::protobuf::DescriptorPool *", 15256 "referenced_type" : "type-1480", 15257 "self_type" : "type-1482", 15258 "size" : 4, 15259 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15260 }, 15261 { 15262 "alignment" : 4, 15263 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15264 "name" : "const google::protobuf::DescriptorPool *", 15265 "referenced_type" : "type-1544", 15266 "self_type" : "type-1548", 15267 "size" : 4, 15268 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15269 }, 15270 { 15271 "alignment" : 4, 15272 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15273 "name" : "const google::protobuf::DescriptorPool *", 15274 "referenced_type" : "type-1571", 15275 "self_type" : "type-1573", 15276 "size" : 4, 15277 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15278 }, 15279 { 15280 "alignment" : 4, 15281 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15282 "name" : "const google::protobuf::DescriptorPool *", 15283 "referenced_type" : "type-1956", 15284 "self_type" : "type-1955", 15285 "size" : 4, 15286 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15287 }, 15288 { 15289 "alignment" : 4, 15290 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15291 "name" : "const google::protobuf::DescriptorPool *", 15292 "referenced_type" : "type-2023", 15293 "self_type" : "type-2025", 15294 "size" : 4, 15295 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15296 }, 15297 { 15298 "alignment" : 4, 15299 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15300 "name" : "const google::protobuf::DescriptorPool *", 15301 "referenced_type" : "type-2096", 15302 "self_type" : "type-2098", 15303 "size" : 4, 15304 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15305 }, 15306 { 15307 "alignment" : 4, 15308 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15309 "name" : "const google::protobuf::DescriptorPool *", 15310 "referenced_type" : "type-2120", 15311 "self_type" : "type-2122", 15312 "size" : 4, 15313 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15314 }, 15315 { 15316 "alignment" : 4, 15317 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15318 "name" : "const google::protobuf::DescriptorPool *", 15319 "referenced_type" : "type-608", 15320 "self_type" : "type-607", 15321 "size" : 4, 15322 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15323 }, 15324 { 15325 "alignment" : 4, 15326 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15327 "name" : "const google::protobuf::DescriptorPool *", 15328 "referenced_type" : "type-755", 15329 "self_type" : "type-757", 15330 "size" : 4, 15331 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15332 }, 15333 { 15334 "alignment" : 4, 15335 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15336 "name" : "const google::protobuf::DescriptorPool *", 15337 "referenced_type" : "type-841", 15338 "self_type" : "type-843", 15339 "size" : 4, 15340 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15341 }, 15342 { 15343 "alignment" : 4, 15344 "linker_set_key" : "const google::protobuf::DescriptorPool *", 15345 "name" : "const google::protobuf::DescriptorPool *", 15346 "referenced_type" : "type-869", 15347 "self_type" : "type-871", 15348 "size" : 4, 15349 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15350 }, 15351 { 15352 "alignment" : 4, 15353 "linker_set_key" : "const google::protobuf::FieldDescriptor *", 15354 "name" : "const google::protobuf::FieldDescriptor *", 15355 "referenced_type" : "type-1304", 15356 "self_type" : "type-1303", 15357 "size" : 4, 15358 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 15359 }, 15360 { 15361 "alignment" : 4, 15362 "linker_set_key" : "const google::protobuf::FieldDescriptor *", 15363 "name" : "const google::protobuf::FieldDescriptor *", 15364 "referenced_type" : "type-1846", 15365 "self_type" : "type-1845", 15366 "size" : 4, 15367 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 15368 }, 15369 { 15370 "alignment" : 4, 15371 "linker_set_key" : "const google::protobuf::FieldDescriptor *", 15372 "name" : "const google::protobuf::FieldDescriptor *", 15373 "referenced_type" : "type-458", 15374 "self_type" : "type-457", 15375 "size" : 4, 15376 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 15377 }, 15378 { 15379 "alignment" : 4, 15380 "linker_set_key" : "const google::protobuf::MessageLite *", 15381 "name" : "const google::protobuf::MessageLite *", 15382 "referenced_type" : "type-456", 15383 "self_type" : "type-455", 15384 "size" : 4, 15385 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 15386 }, 15387 { 15388 "alignment" : 4, 15389 "linker_set_key" : "const google::protobuf::RepeatedField<bool> *", 15390 "name" : "const google::protobuf::RepeatedField<bool> *", 15391 "referenced_type" : "type-540", 15392 "self_type" : "type-541", 15393 "size" : 4, 15394 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15395 }, 15396 { 15397 "alignment" : 4, 15398 "linker_set_key" : "const google::protobuf::RepeatedField<double> *", 15399 "name" : "const google::protobuf::RepeatedField<double> *", 15400 "referenced_type" : "type-534", 15401 "self_type" : "type-535", 15402 "size" : 4, 15403 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15404 }, 15405 { 15406 "alignment" : 4, 15407 "linker_set_key" : "const google::protobuf::RepeatedField<float> *", 15408 "name" : "const google::protobuf::RepeatedField<float> *", 15409 "referenced_type" : "type-528", 15410 "self_type" : "type-529", 15411 "size" : 4, 15412 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15413 }, 15414 { 15415 "alignment" : 4, 15416 "linker_set_key" : "const google::protobuf::RepeatedField<int> *", 15417 "name" : "const google::protobuf::RepeatedField<int> *", 15418 "referenced_type" : "type-503", 15419 "self_type" : "type-504", 15420 "size" : 4, 15421 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15422 }, 15423 { 15424 "alignment" : 4, 15425 "linker_set_key" : "const google::protobuf::RepeatedField<long long> *", 15426 "name" : "const google::protobuf::RepeatedField<long long> *", 15427 "referenced_type" : "type-508", 15428 "self_type" : "type-509", 15429 "size" : 4, 15430 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15431 }, 15432 { 15433 "alignment" : 4, 15434 "linker_set_key" : "const google::protobuf::RepeatedField<unsigned int> *", 15435 "name" : "const google::protobuf::RepeatedField<unsigned int> *", 15436 "referenced_type" : "type-513", 15437 "self_type" : "type-515", 15438 "size" : 4, 15439 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15440 }, 15441 { 15442 "alignment" : 4, 15443 "linker_set_key" : "const google::protobuf::RepeatedField<unsigned long long> *", 15444 "name" : "const google::protobuf::RepeatedField<unsigned long long> *", 15445 "referenced_type" : "type-521", 15446 "self_type" : "type-522", 15447 "size" : 4, 15448 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15449 }, 15450 { 15451 "alignment" : 4, 15452 "linker_set_key" : "const google::protobuf::RepeatedPtrField<google::protobuf::MessageLite *> *", 15453 "name" : "const google::protobuf::RepeatedPtrField<google::protobuf::MessageLite *> *", 15454 "referenced_type" : "type-654", 15455 "self_type" : "type-655", 15456 "size" : 4, 15457 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 15458 }, 15459 { 15460 "alignment" : 4, 15461 "linker_set_key" : "const google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> *", 15462 "name" : "const google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> *", 15463 "referenced_type" : "type-582", 15464 "self_type" : "type-583", 15465 "size" : 4, 15466 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15467 }, 15468 { 15469 "alignment" : 4, 15470 "linker_set_key" : "const google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > *", 15471 "name" : "const google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > *", 15472 "referenced_type" : "type-579", 15473 "self_type" : "type-580", 15474 "size" : 4, 15475 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15476 }, 15477 { 15478 "alignment" : 4, 15479 "linker_set_key" : "const google::protobuf::StringPiece *", 15480 "name" : "const google::protobuf::StringPiece *", 15481 "referenced_type" : "type-56", 15482 "self_type" : "type-57", 15483 "size" : 4, 15484 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 15485 }, 15486 { 15487 "alignment" : 4, 15488 "linker_set_key" : "const google::protobuf::hash<const char *> *", 15489 "name" : "const google::protobuf::hash<const char *> *", 15490 "referenced_type" : "type-45", 15491 "self_type" : "type-46", 15492 "size" : 4, 15493 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 15494 }, 15495 { 15496 "alignment" : 4, 15497 "linker_set_key" : "const google::protobuf::hash<google::protobuf::StringPiece> *", 15498 "name" : "const google::protobuf::hash<google::protobuf::StringPiece> *", 15499 "referenced_type" : "type-63", 15500 "self_type" : "type-64", 15501 "size" : 4, 15502 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 15503 }, 15504 { 15505 "alignment" : 4, 15506 "linker_set_key" : "const google::protobuf::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > *", 15507 "name" : "const google::protobuf::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > *", 15508 "referenced_type" : "type-49", 15509 "self_type" : "type-50", 15510 "size" : 4, 15511 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 15512 }, 15513 { 15514 "alignment" : 4, 15515 "linker_set_key" : "const google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> > *", 15516 "name" : "const google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> > *", 15517 "referenced_type" : "type-441", 15518 "self_type" : "type-442", 15519 "size" : 4, 15520 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 15521 }, 15522 { 15523 "alignment" : 4, 15524 "linker_set_key" : "const google::protobuf::internal::ArenaStringPtr *", 15525 "name" : "const google::protobuf::internal::ArenaStringPtr *", 15526 "referenced_type" : "type-1046", 15527 "self_type" : "type-1047", 15528 "size" : 4, 15529 "source_file" : "/external/protobuf/src/google/protobuf/arenastring.h" 15530 }, 15531 { 15532 "alignment" : 4, 15533 "linker_set_key" : "const google::protobuf::internal::ExtensionSet *", 15534 "name" : "const google::protobuf::internal::ExtensionSet *", 15535 "referenced_type" : "type-600", 15536 "self_type" : "type-601", 15537 "size" : 4, 15538 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 15539 }, 15540 { 15541 "alignment" : 4, 15542 "linker_set_key" : "const google::protobuf::internal::ExtensionSet::Extension *", 15543 "name" : "const google::protobuf::internal::ExtensionSet::Extension *", 15544 "referenced_type" : "type-627", 15545 "self_type" : "type-628", 15546 "size" : 4, 15547 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 15548 }, 15549 { 15550 "alignment" : 4, 15551 "linker_set_key" : "const google::protobuf::internal::RepeatedPtrFieldBase *", 15552 "name" : "const google::protobuf::internal::RepeatedPtrFieldBase *", 15553 "referenced_type" : "type-572", 15554 "self_type" : "type-573", 15555 "size" : 4, 15556 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15557 }, 15558 { 15559 "alignment" : 4, 15560 "linker_set_key" : "const google::protobuf::internal::StringPiecePod *", 15561 "name" : "const google::protobuf::internal::StringPiecePod *", 15562 "referenced_type" : "type-59", 15563 "self_type" : "type-60", 15564 "size" : 4, 15565 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 15566 }, 15567 { 15568 "alignment" : 4, 15569 "linker_set_key" : "const google::protobuf::internal::scoped_array<char> *", 15570 "name" : "const google::protobuf::internal::scoped_array<char> *", 15571 "referenced_type" : "type-242", 15572 "self_type" : "type-244", 15573 "size" : 4, 15574 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 15575 }, 15576 { 15577 "alignment" : 4, 15578 "linker_set_key" : "const google::protobuf::internal::scoped_array<unsigned char> *", 15579 "name" : "const google::protobuf::internal::scoped_array<unsigned char> *", 15580 "referenced_type" : "type-1664", 15581 "self_type" : "type-1665", 15582 "size" : 4, 15583 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 15584 }, 15585 { 15586 "alignment" : 4, 15587 "linker_set_key" : "const google::protobuf::internal::scoped_ptr<google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> > *", 15588 "name" : "const google::protobuf::internal::scoped_ptr<google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> > *", 15589 "referenced_type" : "type-771", 15590 "self_type" : "type-1662", 15591 "size" : 4, 15592 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 15593 }, 15594 { 15595 "alignment" : 4, 15596 "linker_set_key" : "const google::protobuf::io::ArrayInputStream *", 15597 "name" : "const google::protobuf::io::ArrayInputStream *", 15598 "referenced_type" : "type-1640", 15599 "self_type" : "type-1641", 15600 "size" : 4, 15601 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 15602 }, 15603 { 15604 "alignment" : 4, 15605 "linker_set_key" : "const google::protobuf::io::ArrayOutputStream *", 15606 "name" : "const google::protobuf::io::ArrayOutputStream *", 15607 "referenced_type" : "type-1643", 15608 "self_type" : "type-1644", 15609 "size" : 4, 15610 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 15611 }, 15612 { 15613 "alignment" : 4, 15614 "linker_set_key" : "const google::protobuf::io::CodedInputStream *", 15615 "name" : "const google::protobuf::io::CodedInputStream *", 15616 "referenced_type" : "type-656", 15617 "self_type" : "type-657", 15618 "size" : 4, 15619 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15620 }, 15621 { 15622 "alignment" : 4, 15623 "linker_set_key" : "const google::protobuf::io::CodedOutputStream *", 15624 "name" : "const google::protobuf::io::CodedOutputStream *", 15625 "referenced_type" : "type-661", 15626 "self_type" : "type-662", 15627 "size" : 4, 15628 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 15629 }, 15630 { 15631 "alignment" : 4, 15632 "linker_set_key" : "const google::protobuf::io::ConcatenatingInputStream *", 15633 "name" : "const google::protobuf::io::ConcatenatingInputStream *", 15634 "referenced_type" : "type-1619", 15635 "self_type" : "type-1620", 15636 "size" : 4, 15637 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 15638 }, 15639 { 15640 "alignment" : 4, 15641 "linker_set_key" : "const google::protobuf::io::CopyingInputStreamAdaptor *", 15642 "name" : "const google::protobuf::io::CopyingInputStreamAdaptor *", 15643 "referenced_type" : "type-1651", 15644 "self_type" : "type-1652", 15645 "size" : 4, 15646 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 15647 }, 15648 { 15649 "alignment" : 4, 15650 "linker_set_key" : "const google::protobuf::io::CopyingOutputStreamAdaptor *", 15651 "name" : "const google::protobuf::io::CopyingOutputStreamAdaptor *", 15652 "referenced_type" : "type-1654", 15653 "self_type" : "type-1655", 15654 "size" : 4, 15655 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 15656 }, 15657 { 15658 "alignment" : 4, 15659 "linker_set_key" : "const google::protobuf::io::FileInputStream *", 15660 "name" : "const google::protobuf::io::FileInputStream *", 15661 "referenced_type" : "type-1588", 15662 "self_type" : "type-1589", 15663 "size" : 4, 15664 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 15665 }, 15666 { 15667 "alignment" : 4, 15668 "linker_set_key" : "const google::protobuf::io::FileOutputStream *", 15669 "name" : "const google::protobuf::io::FileOutputStream *", 15670 "referenced_type" : "type-1594", 15671 "self_type" : "type-1595", 15672 "size" : 4, 15673 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 15674 }, 15675 { 15676 "alignment" : 4, 15677 "linker_set_key" : "const google::protobuf::io::IstreamInputStream *", 15678 "name" : "const google::protobuf::io::IstreamInputStream *", 15679 "referenced_type" : "type-1603", 15680 "self_type" : "type-1604", 15681 "size" : 4, 15682 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 15683 }, 15684 { 15685 "alignment" : 4, 15686 "linker_set_key" : "const google::protobuf::io::LazyStringOutputStream *", 15687 "name" : "const google::protobuf::io::LazyStringOutputStream *", 15688 "referenced_type" : "type-1649", 15689 "self_type" : "type-1650", 15690 "size" : 4, 15691 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 15692 }, 15693 { 15694 "alignment" : 4, 15695 "linker_set_key" : "const google::protobuf::io::LimitingInputStream *", 15696 "name" : "const google::protobuf::io::LimitingInputStream *", 15697 "referenced_type" : "type-1623", 15698 "self_type" : "type-1626", 15699 "size" : 4, 15700 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 15701 }, 15702 { 15703 "alignment" : 4, 15704 "linker_set_key" : "const google::protobuf::io::OstreamOutputStream *", 15705 "name" : "const google::protobuf::io::OstreamOutputStream *", 15706 "referenced_type" : "type-1611", 15707 "self_type" : "type-1612", 15708 "size" : 4, 15709 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 15710 }, 15711 { 15712 "alignment" : 4, 15713 "linker_set_key" : "const google::protobuf::io::StringOutputStream *", 15714 "name" : "const google::protobuf::io::StringOutputStream *", 15715 "referenced_type" : "type-1646", 15716 "self_type" : "type-1647", 15717 "size" : 4, 15718 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 15719 }, 15720 { 15721 "alignment" : 4, 15722 "linker_set_key" : "const google::protobuf::io::ZeroCopyOutputStream *", 15723 "name" : "const google::protobuf::io::ZeroCopyOutputStream *", 15724 "referenced_type" : "type-762", 15725 "self_type" : "type-763", 15726 "size" : 4, 15727 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream.h" 15728 }, 15729 { 15730 "alignment" : 4, 15731 "linker_set_key" : "const google::protobuf::streq *", 15732 "name" : "const google::protobuf::streq *", 15733 "referenced_type" : "type-53", 15734 "self_type" : "type-54", 15735 "size" : 4, 15736 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 15737 }, 15738 { 15739 "alignment" : 4, 15740 "linker_set_key" : "const google::protobuf::strings::AlphaNum *", 15741 "name" : "const google::protobuf::strings::AlphaNum *", 15742 "referenced_type" : "type-104", 15743 "self_type" : "type-105", 15744 "size" : 4, 15745 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 15746 }, 15747 { 15748 "alignment" : 4, 15749 "linker_set_key" : "const google::protobuf::strings::ArrayByteSource *", 15750 "name" : "const google::protobuf::strings::ArrayByteSource *", 15751 "referenced_type" : "type-30", 15752 "self_type" : "type-31", 15753 "size" : 4, 15754 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 15755 }, 15756 { 15757 "alignment" : 4, 15758 "linker_set_key" : "const google::protobuf::strings::CheckedArrayByteSink *", 15759 "name" : "const google::protobuf::strings::CheckedArrayByteSink *", 15760 "referenced_type" : "type-15", 15761 "self_type" : "type-16", 15762 "size" : 4, 15763 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 15764 }, 15765 { 15766 "alignment" : 4, 15767 "linker_set_key" : "const google::protobuf::strings::LimitByteSource *", 15768 "name" : "const google::protobuf::strings::LimitByteSource *", 15769 "referenced_type" : "type-35", 15770 "self_type" : "type-36", 15771 "size" : 4, 15772 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 15773 }, 15774 { 15775 "alignment" : 4, 15776 "linker_set_key" : "const google::protobuf::strings::UncheckedArrayByteSink *", 15777 "name" : "const google::protobuf::strings::UncheckedArrayByteSink *", 15778 "referenced_type" : "type-69", 15779 "self_type" : "type-70", 15780 "size" : 4, 15781 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 15782 }, 15783 { 15784 "alignment" : 4, 15785 "linker_set_key" : "const google::protobuf::util::Status *", 15786 "name" : "const google::protobuf::util::Status *", 15787 "referenced_type" : "type-79", 15788 "self_type" : "type-78", 15789 "size" : 4, 15790 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 15791 }, 15792 { 15793 "alignment" : 4, 15794 "linker_set_key" : "const int *", 15795 "name" : "const int *", 15796 "referenced_type" : "type-41", 15797 "self_type" : "type-507", 15798 "size" : 4, 15799 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15800 }, 15801 { 15802 "alignment" : 4, 15803 "linker_set_key" : "const long long *", 15804 "name" : "const long long *", 15805 "referenced_type" : "type-154", 15806 "self_type" : "type-512", 15807 "size" : 4, 15808 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 15809 }, 15810 { 15811 "alignment" : 4, 15812 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15813 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15814 "referenced_type" : "type-1040", 15815 "self_type" : "type-1039", 15816 "size" : 4, 15817 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15818 }, 15819 { 15820 "alignment" : 4, 15821 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15822 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15823 "referenced_type" : "type-1235", 15824 "self_type" : "type-1234", 15825 "size" : 4, 15826 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15827 }, 15828 { 15829 "alignment" : 4, 15830 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15831 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15832 "referenced_type" : "type-1289", 15833 "self_type" : "type-1337", 15834 "size" : 4, 15835 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15836 }, 15837 { 15838 "alignment" : 4, 15839 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15840 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15841 "referenced_type" : "type-1457", 15842 "self_type" : "type-1461", 15843 "size" : 4, 15844 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15845 }, 15846 { 15847 "alignment" : 4, 15848 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15849 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15850 "referenced_type" : "type-1475", 15851 "self_type" : "type-1474", 15852 "size" : 4, 15853 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15854 }, 15855 { 15856 "alignment" : 4, 15857 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15858 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15859 "referenced_type" : "type-1510", 15860 "self_type" : "type-1509", 15861 "size" : 4, 15862 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15863 }, 15864 { 15865 "alignment" : 4, 15866 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15867 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15868 "referenced_type" : "type-1526", 15869 "self_type" : "type-1537", 15870 "size" : 4, 15871 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15872 }, 15873 { 15874 "alignment" : 4, 15875 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15876 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15877 "referenced_type" : "type-1833", 15878 "self_type" : "type-1882", 15879 "size" : 4, 15880 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15881 }, 15882 { 15883 "alignment" : 4, 15884 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15885 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15886 "referenced_type" : "type-2005", 15887 "self_type" : "type-2008", 15888 "size" : 4, 15889 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15890 }, 15891 { 15892 "alignment" : 4, 15893 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15894 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15895 "referenced_type" : "type-2019", 15896 "self_type" : "type-2018", 15897 "size" : 4, 15898 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15899 }, 15900 { 15901 "alignment" : 4, 15902 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15903 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15904 "referenced_type" : "type-2055", 15905 "self_type" : "type-2054", 15906 "size" : 4, 15907 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15908 }, 15909 { 15910 "alignment" : 4, 15911 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15912 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15913 "referenced_type" : "type-2074", 15914 "self_type" : "type-2086", 15915 "size" : 4, 15916 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15917 }, 15918 { 15919 "alignment" : 4, 15920 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15921 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15922 "referenced_type" : "type-2361", 15923 "self_type" : "type-2360", 15924 "size" : 4, 15925 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15926 }, 15927 { 15928 "alignment" : 4, 15929 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15930 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15931 "referenced_type" : "type-434", 15932 "self_type" : "type-502", 15933 "size" : 4, 15934 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15935 }, 15936 { 15937 "alignment" : 4, 15938 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15939 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15940 "referenced_type" : "type-736", 15941 "self_type" : "type-739", 15942 "size" : 4, 15943 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15944 }, 15945 { 15946 "alignment" : 4, 15947 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15948 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15949 "referenced_type" : "type-751", 15950 "self_type" : "type-750", 15951 "size" : 4, 15952 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15953 }, 15954 { 15955 "alignment" : 4, 15956 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15957 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15958 "referenced_type" : "type-800", 15959 "self_type" : "type-799", 15960 "size" : 4, 15961 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15962 }, 15963 { 15964 "alignment" : 4, 15965 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15966 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 15967 "referenced_type" : "type-819", 15968 "self_type" : "type-831", 15969 "size" : 4, 15970 "source_file" : "/external/protobuf/src/google/protobuf/generated_message_util.h" 15971 }, 15972 { 15973 "alignment" : 4, 15974 "linker_set_key" : "const std::type_info *", 15975 "name" : "const std::type_info *", 15976 "referenced_type" : "type-1019", 15977 "self_type" : "type-1018", 15978 "size" : 4, 15979 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 15980 }, 15981 { 15982 "alignment" : 4, 15983 "linker_set_key" : "const std::type_info *", 15984 "name" : "const std::type_info *", 15985 "referenced_type" : "type-1058", 15986 "self_type" : "type-1060", 15987 "size" : 4, 15988 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 15989 }, 15990 { 15991 "alignment" : 4, 15992 "linker_set_key" : "const std::type_info *", 15993 "name" : "const std::type_info *", 15994 "referenced_type" : "type-1214", 15995 "self_type" : "type-1213", 15996 "size" : 4, 15997 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 15998 }, 15999 { 16000 "alignment" : 4, 16001 "linker_set_key" : "const std::type_info *", 16002 "name" : "const std::type_info *", 16003 "referenced_type" : "type-1253", 16004 "self_type" : "type-1255", 16005 "size" : 4, 16006 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16007 }, 16008 { 16009 "alignment" : 4, 16010 "linker_set_key" : "const std::type_info *", 16011 "name" : "const std::type_info *", 16012 "referenced_type" : "type-1321", 16013 "self_type" : "type-1323", 16014 "size" : 4, 16015 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16016 }, 16017 { 16018 "alignment" : 4, 16019 "linker_set_key" : "const std::type_info *", 16020 "name" : "const std::type_info *", 16021 "referenced_type" : "type-1470", 16022 "self_type" : "type-1472", 16023 "size" : 4, 16024 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16025 }, 16026 { 16027 "alignment" : 4, 16028 "linker_set_key" : "const std::type_info *", 16029 "name" : "const std::type_info *", 16030 "referenced_type" : "type-1506", 16031 "self_type" : "type-1508", 16032 "size" : 4, 16033 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16034 }, 16035 { 16036 "alignment" : 4, 16037 "linker_set_key" : "const std::type_info *", 16038 "name" : "const std::type_info *", 16039 "referenced_type" : "type-1534", 16040 "self_type" : "type-1536", 16041 "size" : 4, 16042 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16043 }, 16044 { 16045 "alignment" : 4, 16046 "linker_set_key" : "const std::type_info *", 16047 "name" : "const std::type_info *", 16048 "referenced_type" : "type-1558", 16049 "self_type" : "type-1560", 16050 "size" : 4, 16051 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16052 }, 16053 { 16054 "alignment" : 4, 16055 "linker_set_key" : "const std::type_info *", 16056 "name" : "const std::type_info *", 16057 "referenced_type" : "type-1863", 16058 "self_type" : "type-1865", 16059 "size" : 4, 16060 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16061 }, 16062 { 16063 "alignment" : 4, 16064 "linker_set_key" : "const std::type_info *", 16065 "name" : "const std::type_info *", 16066 "referenced_type" : "type-2015", 16067 "self_type" : "type-2017", 16068 "size" : 4, 16069 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16070 }, 16071 { 16072 "alignment" : 4, 16073 "linker_set_key" : "const std::type_info *", 16074 "name" : "const std::type_info *", 16075 "referenced_type" : "type-2049", 16076 "self_type" : "type-2052", 16077 "size" : 4, 16078 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16079 }, 16080 { 16081 "alignment" : 4, 16082 "linker_set_key" : "const std::type_info *", 16083 "name" : "const std::type_info *", 16084 "referenced_type" : "type-2082", 16085 "self_type" : "type-2084", 16086 "size" : 4, 16087 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16088 }, 16089 { 16090 "alignment" : 4, 16091 "linker_set_key" : "const std::type_info *", 16092 "name" : "const std::type_info *", 16093 "referenced_type" : "type-2110", 16094 "self_type" : "type-2112", 16095 "size" : 4, 16096 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16097 }, 16098 { 16099 "alignment" : 4, 16100 "linker_set_key" : "const std::type_info *", 16101 "name" : "const std::type_info *", 16102 "referenced_type" : "type-2340", 16103 "self_type" : "type-2339", 16104 "size" : 4, 16105 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16106 }, 16107 { 16108 "alignment" : 4, 16109 "linker_set_key" : "const std::type_info *", 16110 "name" : "const std::type_info *", 16111 "referenced_type" : "type-2376", 16112 "self_type" : "type-2378", 16113 "size" : 4, 16114 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16115 }, 16116 { 16117 "alignment" : 4, 16118 "linker_set_key" : "const std::type_info *", 16119 "name" : "const std::type_info *", 16120 "referenced_type" : "type-295", 16121 "self_type" : "type-294", 16122 "size" : 4, 16123 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16124 }, 16125 { 16126 "alignment" : 4, 16127 "linker_set_key" : "const std::type_info *", 16128 "name" : "const std::type_info *", 16129 "referenced_type" : "type-483", 16130 "self_type" : "type-485", 16131 "size" : 4, 16132 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16133 }, 16134 { 16135 "alignment" : 4, 16136 "linker_set_key" : "const std::type_info *", 16137 "name" : "const std::type_info *", 16138 "referenced_type" : "type-747", 16139 "self_type" : "type-749", 16140 "size" : 4, 16141 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16142 }, 16143 { 16144 "alignment" : 4, 16145 "linker_set_key" : "const std::type_info *", 16146 "name" : "const std::type_info *", 16147 "referenced_type" : "type-794", 16148 "self_type" : "type-797", 16149 "size" : 4, 16150 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16151 }, 16152 { 16153 "alignment" : 4, 16154 "linker_set_key" : "const std::type_info *", 16155 "name" : "const std::type_info *", 16156 "referenced_type" : "type-827", 16157 "self_type" : "type-829", 16158 "size" : 4, 16159 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16160 }, 16161 { 16162 "alignment" : 4, 16163 "linker_set_key" : "const std::type_info *", 16164 "name" : "const std::type_info *", 16165 "referenced_type" : "type-859", 16166 "self_type" : "type-861", 16167 "size" : 4, 16168 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16169 }, 16170 { 16171 "alignment" : 4, 16172 "linker_set_key" : "const unsigned char *", 16173 "name" : "const unsigned char *", 16174 "referenced_type" : "type-217", 16175 "self_type" : "type-218", 16176 "size" : 4, 16177 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 16178 }, 16179 { 16180 "alignment" : 4, 16181 "linker_set_key" : "const unsigned int *", 16182 "name" : "const unsigned int *", 16183 "referenced_type" : "type-11", 16184 "self_type" : "type-518", 16185 "size" : 4, 16186 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16187 }, 16188 { 16189 "alignment" : 4, 16190 "linker_set_key" : "const unsigned long long *", 16191 "name" : "const unsigned long long *", 16192 "referenced_type" : "type-315", 16193 "self_type" : "type-526", 16194 "size" : 4, 16195 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16196 }, 16197 { 16198 "alignment" : 4, 16199 "linker_set_key" : "const void *", 16200 "name" : "const void *", 16201 "referenced_type" : "type-80", 16202 "self_type" : "type-167", 16203 "size" : 4, 16204 "source_file" : "/external/protobuf/src/google/protobuf/stubs/port.h" 16205 }, 16206 { 16207 "alignment" : 4, 16208 "linker_set_key" : "const void **", 16209 "name" : "const void **", 16210 "referenced_type" : "type-167", 16211 "self_type" : "type-659", 16212 "size" : 4, 16213 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16214 }, 16215 { 16216 "alignment" : 4, 16217 "linker_set_key" : "const volatile int *", 16218 "name" : "const volatile int *", 16219 "referenced_type" : "type-297", 16220 "self_type" : "type-298", 16221 "size" : 4, 16222 "source_file" : "/external/protobuf/src/google/protobuf/stubs/atomicops.h" 16223 }, 16224 { 16225 "alignment" : 4, 16226 "linker_set_key" : "double *", 16227 "name" : "double *", 16228 "referenced_type" : "type-98", 16229 "self_type" : "type-97", 16230 "size" : 4, 16231 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 16232 }, 16233 { 16234 "alignment" : 4, 16235 "linker_set_key" : "float *", 16236 "name" : "float *", 16237 "referenced_type" : "type-96", 16238 "self_type" : "type-95", 16239 "size" : 4, 16240 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 16241 }, 16242 { 16243 "alignment" : 4, 16244 "linker_set_key" : "google::protobuf::Arena *", 16245 "name" : "google::protobuf::Arena *", 16246 "referenced_type" : "type-289", 16247 "self_type" : "type-288", 16248 "size" : 4, 16249 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16250 }, 16251 { 16252 "alignment" : 4, 16253 "linker_set_key" : "google::protobuf::Arena::Block *", 16254 "name" : "google::protobuf::Arena::Block *", 16255 "referenced_type" : "type-305", 16256 "self_type" : "type-306", 16257 "size" : 4, 16258 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16259 }, 16260 { 16261 "alignment" : 4, 16262 "linker_set_key" : "google::protobuf::Arena::Node *", 16263 "name" : "google::protobuf::Arena::Node *", 16264 "referenced_type" : "type-313", 16265 "self_type" : "type-314", 16266 "size" : 4, 16267 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16268 }, 16269 { 16270 "alignment" : 4, 16271 "linker_set_key" : "google::protobuf::Arena::ThreadCache *", 16272 "name" : "google::protobuf::Arena::ThreadCache *", 16273 "referenced_type" : "type-310", 16274 "self_type" : "type-320", 16275 "size" : 4, 16276 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 16277 }, 16278 { 16279 "alignment" : 4, 16280 "linker_set_key" : "google::protobuf::ArenaOptions *", 16281 "name" : "google::protobuf::ArenaOptions *", 16282 "referenced_type" : "type-281", 16283 "self_type" : "type-326", 16284 "size" : 4, 16285 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16286 }, 16287 { 16288 "alignment" : 4, 16289 "linker_set_key" : "google::protobuf::Closure *", 16290 "name" : "google::protobuf::Closure *", 16291 "referenced_type" : "type-243", 16292 "self_type" : "type-248", 16293 "size" : 4, 16294 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 16295 }, 16296 { 16297 "alignment" : 4, 16298 "linker_set_key" : "google::protobuf::GoogleOnceDynamic *", 16299 "name" : "google::protobuf::GoogleOnceDynamic *", 16300 "referenced_type" : "type-130", 16301 "self_type" : "type-131", 16302 "size" : 4, 16303 "source_file" : "/external/protobuf/src/google/protobuf/stubs/once.h" 16304 }, 16305 { 16306 "alignment" : 4, 16307 "linker_set_key" : "google::protobuf::LogSilencer *", 16308 "name" : "google::protobuf::LogSilencer *", 16309 "referenced_type" : "type-62", 16310 "self_type" : "type-124", 16311 "size" : 4, 16312 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 16313 }, 16314 { 16315 "alignment" : 4, 16316 "linker_set_key" : "google::protobuf::Message *", 16317 "name" : "google::protobuf::Message *", 16318 "referenced_type" : "type-1053", 16319 "self_type" : "type-1052", 16320 "size" : 4, 16321 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16322 }, 16323 { 16324 "alignment" : 4, 16325 "linker_set_key" : "google::protobuf::Message *", 16326 "name" : "google::protobuf::Message *", 16327 "referenced_type" : "type-1249", 16328 "self_type" : "type-1248", 16329 "size" : 4, 16330 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16331 }, 16332 { 16333 "alignment" : 4, 16334 "linker_set_key" : "google::protobuf::Message *", 16335 "name" : "google::protobuf::Message *", 16336 "referenced_type" : "type-1285", 16337 "self_type" : "type-1284", 16338 "size" : 4, 16339 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16340 }, 16341 { 16342 "alignment" : 4, 16343 "linker_set_key" : "google::protobuf::Message *", 16344 "name" : "google::protobuf::Message *", 16345 "referenced_type" : "type-1503", 16346 "self_type" : "type-1502", 16347 "size" : 4, 16348 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16349 }, 16350 { 16351 "alignment" : 4, 16352 "linker_set_key" : "google::protobuf::Message *", 16353 "name" : "google::protobuf::Message *", 16354 "referenced_type" : "type-1525", 16355 "self_type" : "type-1524", 16356 "size" : 4, 16357 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16358 }, 16359 { 16360 "alignment" : 4, 16361 "linker_set_key" : "google::protobuf::Message *", 16362 "name" : "google::protobuf::Message *", 16363 "referenced_type" : "type-2045", 16364 "self_type" : "type-2044", 16365 "size" : 4, 16366 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16367 }, 16368 { 16369 "alignment" : 4, 16370 "linker_set_key" : "google::protobuf::Message *", 16371 "name" : "google::protobuf::Message *", 16372 "referenced_type" : "type-2073", 16373 "self_type" : "type-2072", 16374 "size" : 4, 16375 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16376 }, 16377 { 16378 "alignment" : 4, 16379 "linker_set_key" : "google::protobuf::Message *", 16380 "name" : "google::protobuf::Message *", 16381 "referenced_type" : "type-2372", 16382 "self_type" : "type-2371", 16383 "size" : 4, 16384 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16385 }, 16386 { 16387 "alignment" : 4, 16388 "linker_set_key" : "google::protobuf::Message *", 16389 "name" : "google::protobuf::Message *", 16390 "referenced_type" : "type-2401", 16391 "self_type" : "type-2400", 16392 "size" : 4, 16393 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16394 }, 16395 { 16396 "alignment" : 4, 16397 "linker_set_key" : "google::protobuf::Message *", 16398 "name" : "google::protobuf::Message *", 16399 "referenced_type" : "type-433", 16400 "self_type" : "type-432", 16401 "size" : 4, 16402 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16403 }, 16404 { 16405 "alignment" : 4, 16406 "linker_set_key" : "google::protobuf::Message *", 16407 "name" : "google::protobuf::Message *", 16408 "referenced_type" : "type-790", 16409 "self_type" : "type-789", 16410 "size" : 4, 16411 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16412 }, 16413 { 16414 "alignment" : 4, 16415 "linker_set_key" : "google::protobuf::Message *", 16416 "name" : "google::protobuf::Message *", 16417 "referenced_type" : "type-818", 16418 "self_type" : "type-817", 16419 "size" : 4, 16420 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16421 }, 16422 { 16423 "alignment" : 4, 16424 "linker_set_key" : "google::protobuf::MessageFactory *", 16425 "name" : "google::protobuf::MessageFactory *", 16426 "referenced_type" : "type-1412", 16427 "self_type" : "type-1411", 16428 "size" : 4, 16429 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16430 }, 16431 { 16432 "alignment" : 4, 16433 "linker_set_key" : "google::protobuf::MessageFactory *", 16434 "name" : "google::protobuf::MessageFactory *", 16435 "referenced_type" : "type-1484", 16436 "self_type" : "type-1483", 16437 "size" : 4, 16438 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16439 }, 16440 { 16441 "alignment" : 4, 16442 "linker_set_key" : "google::protobuf::MessageFactory *", 16443 "name" : "google::protobuf::MessageFactory *", 16444 "referenced_type" : "type-1550", 16445 "self_type" : "type-1549", 16446 "size" : 4, 16447 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16448 }, 16449 { 16450 "alignment" : 4, 16451 "linker_set_key" : "google::protobuf::MessageFactory *", 16452 "name" : "google::protobuf::MessageFactory *", 16453 "referenced_type" : "type-1576", 16454 "self_type" : "type-1575", 16455 "size" : 4, 16456 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16457 }, 16458 { 16459 "alignment" : 4, 16460 "linker_set_key" : "google::protobuf::MessageFactory *", 16461 "name" : "google::protobuf::MessageFactory *", 16462 "referenced_type" : "type-1959", 16463 "self_type" : "type-1958", 16464 "size" : 4, 16465 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16466 }, 16467 { 16468 "alignment" : 4, 16469 "linker_set_key" : "google::protobuf::MessageFactory *", 16470 "name" : "google::protobuf::MessageFactory *", 16471 "referenced_type" : "type-2027", 16472 "self_type" : "type-2026", 16473 "size" : 4, 16474 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16475 }, 16476 { 16477 "alignment" : 4, 16478 "linker_set_key" : "google::protobuf::MessageFactory *", 16479 "name" : "google::protobuf::MessageFactory *", 16480 "referenced_type" : "type-2100", 16481 "self_type" : "type-2099", 16482 "size" : 4, 16483 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16484 }, 16485 { 16486 "alignment" : 4, 16487 "linker_set_key" : "google::protobuf::MessageFactory *", 16488 "name" : "google::protobuf::MessageFactory *", 16489 "referenced_type" : "type-2124", 16490 "self_type" : "type-2123", 16491 "size" : 4, 16492 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16493 }, 16494 { 16495 "alignment" : 4, 16496 "linker_set_key" : "google::protobuf::MessageFactory *", 16497 "name" : "google::protobuf::MessageFactory *", 16498 "referenced_type" : "type-611", 16499 "self_type" : "type-610", 16500 "size" : 4, 16501 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16502 }, 16503 { 16504 "alignment" : 4, 16505 "linker_set_key" : "google::protobuf::MessageFactory *", 16506 "name" : "google::protobuf::MessageFactory *", 16507 "referenced_type" : "type-759", 16508 "self_type" : "type-758", 16509 "size" : 4, 16510 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16511 }, 16512 { 16513 "alignment" : 4, 16514 "linker_set_key" : "google::protobuf::MessageFactory *", 16515 "name" : "google::protobuf::MessageFactory *", 16516 "referenced_type" : "type-845", 16517 "self_type" : "type-844", 16518 "size" : 4, 16519 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16520 }, 16521 { 16522 "alignment" : 4, 16523 "linker_set_key" : "google::protobuf::MessageFactory *", 16524 "name" : "google::protobuf::MessageFactory *", 16525 "referenced_type" : "type-873", 16526 "self_type" : "type-872", 16527 "size" : 4, 16528 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 16529 }, 16530 { 16531 "alignment" : 4, 16532 "linker_set_key" : "google::protobuf::MessageLite *", 16533 "name" : "google::protobuf::MessageLite *", 16534 "referenced_type" : "type-425", 16535 "self_type" : "type-431", 16536 "size" : 4, 16537 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 16538 }, 16539 { 16540 "alignment" : 4, 16541 "linker_set_key" : "google::protobuf::MessageLite **", 16542 "name" : "google::protobuf::MessageLite **", 16543 "referenced_type" : "type-431", 16544 "self_type" : "type-481", 16545 "size" : 4, 16546 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16547 }, 16548 { 16549 "alignment" : 4, 16550 "linker_set_key" : "google::protobuf::RepeatedField<bool> *", 16551 "name" : "google::protobuf::RepeatedField<bool> *", 16552 "referenced_type" : "type-411", 16553 "self_type" : "type-494", 16554 "size" : 4, 16555 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16556 }, 16557 { 16558 "alignment" : 4, 16559 "linker_set_key" : "google::protobuf::RepeatedField<bool>::Rep *", 16560 "name" : "google::protobuf::RepeatedField<bool>::Rep *", 16561 "referenced_type" : "type-413", 16562 "self_type" : "type-412", 16563 "size" : 4, 16564 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16565 }, 16566 { 16567 "alignment" : 4, 16568 "linker_set_key" : "google::protobuf::RepeatedField<double> *", 16569 "name" : "google::protobuf::RepeatedField<double> *", 16570 "referenced_type" : "type-406", 16571 "self_type" : "type-493", 16572 "size" : 4, 16573 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16574 }, 16575 { 16576 "alignment" : 4, 16577 "linker_set_key" : "google::protobuf::RepeatedField<double>::Rep *", 16578 "name" : "google::protobuf::RepeatedField<double>::Rep *", 16579 "referenced_type" : "type-408", 16580 "self_type" : "type-407", 16581 "size" : 4, 16582 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16583 }, 16584 { 16585 "alignment" : 4, 16586 "linker_set_key" : "google::protobuf::RepeatedField<float> *", 16587 "name" : "google::protobuf::RepeatedField<float> *", 16588 "referenced_type" : "type-401", 16589 "self_type" : "type-492", 16590 "size" : 4, 16591 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16592 }, 16593 { 16594 "alignment" : 4, 16595 "linker_set_key" : "google::protobuf::RepeatedField<float>::Rep *", 16596 "name" : "google::protobuf::RepeatedField<float>::Rep *", 16597 "referenced_type" : "type-403", 16598 "self_type" : "type-402", 16599 "size" : 4, 16600 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16601 }, 16602 { 16603 "alignment" : 4, 16604 "linker_set_key" : "google::protobuf::RepeatedField<int> *", 16605 "name" : "google::protobuf::RepeatedField<int> *", 16606 "referenced_type" : "type-380", 16607 "self_type" : "type-486", 16608 "size" : 4, 16609 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16610 }, 16611 { 16612 "alignment" : 4, 16613 "linker_set_key" : "google::protobuf::RepeatedField<int>::Rep *", 16614 "name" : "google::protobuf::RepeatedField<int>::Rep *", 16615 "referenced_type" : "type-382", 16616 "self_type" : "type-381", 16617 "size" : 4, 16618 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16619 }, 16620 { 16621 "alignment" : 4, 16622 "linker_set_key" : "google::protobuf::RepeatedField<long long> *", 16623 "name" : "google::protobuf::RepeatedField<long long> *", 16624 "referenced_type" : "type-386", 16625 "self_type" : "type-487", 16626 "size" : 4, 16627 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16628 }, 16629 { 16630 "alignment" : 4, 16631 "linker_set_key" : "google::protobuf::RepeatedField<long long>::Rep *", 16632 "name" : "google::protobuf::RepeatedField<long long>::Rep *", 16633 "referenced_type" : "type-388", 16634 "self_type" : "type-387", 16635 "size" : 4, 16636 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16637 }, 16638 { 16639 "alignment" : 4, 16640 "linker_set_key" : "google::protobuf::RepeatedField<unsigned int> *", 16641 "name" : "google::protobuf::RepeatedField<unsigned int> *", 16642 "referenced_type" : "type-391", 16643 "self_type" : "type-488", 16644 "size" : 4, 16645 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16646 }, 16647 { 16648 "alignment" : 4, 16649 "linker_set_key" : "google::protobuf::RepeatedField<unsigned int>::Rep *", 16650 "name" : "google::protobuf::RepeatedField<unsigned int>::Rep *", 16651 "referenced_type" : "type-393", 16652 "self_type" : "type-392", 16653 "size" : 4, 16654 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16655 }, 16656 { 16657 "alignment" : 4, 16658 "linker_set_key" : "google::protobuf::RepeatedField<unsigned long long> *", 16659 "name" : "google::protobuf::RepeatedField<unsigned long long> *", 16660 "referenced_type" : "type-396", 16661 "self_type" : "type-491", 16662 "size" : 4, 16663 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16664 }, 16665 { 16666 "alignment" : 4, 16667 "linker_set_key" : "google::protobuf::RepeatedField<unsigned long long>::Rep *", 16668 "name" : "google::protobuf::RepeatedField<unsigned long long>::Rep *", 16669 "referenced_type" : "type-398", 16670 "self_type" : "type-397", 16671 "size" : 4, 16672 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16673 }, 16674 { 16675 "alignment" : 4, 16676 "linker_set_key" : "google::protobuf::RepeatedPtrField<google::protobuf::MessageLite *> *", 16677 "name" : "google::protobuf::RepeatedPtrField<google::protobuf::MessageLite *> *", 16678 "referenced_type" : "type-584", 16679 "self_type" : "type-585", 16680 "size" : 4, 16681 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16682 }, 16683 { 16684 "alignment" : 4, 16685 "linker_set_key" : "google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> *", 16686 "name" : "google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> *", 16687 "referenced_type" : "type-424", 16688 "self_type" : "type-496", 16689 "size" : 4, 16690 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16691 }, 16692 { 16693 "alignment" : 4, 16694 "linker_set_key" : "google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > *", 16695 "name" : "google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > *", 16696 "referenced_type" : "type-417", 16697 "self_type" : "type-495", 16698 "size" : 4, 16699 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 16700 }, 16701 { 16702 "alignment" : 4, 16703 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16704 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16705 "referenced_type" : "type-1494", 16706 "self_type" : "type-1493", 16707 "size" : 4, 16708 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 16709 }, 16710 { 16711 "alignment" : 4, 16712 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16713 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16714 "referenced_type" : "type-1540", 16715 "self_type" : "type-1539", 16716 "size" : 4, 16717 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 16718 }, 16719 { 16720 "alignment" : 4, 16721 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16722 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16723 "referenced_type" : "type-1563", 16724 "self_type" : "type-1562", 16725 "size" : 4, 16726 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 16727 }, 16728 { 16729 "alignment" : 4, 16730 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16731 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16732 "referenced_type" : "type-1628", 16733 "self_type" : "type-1627", 16734 "size" : 4, 16735 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 16736 }, 16737 { 16738 "alignment" : 4, 16739 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16740 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16741 "referenced_type" : "type-1657", 16742 "self_type" : "type-1656", 16743 "size" : 4, 16744 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 16745 }, 16746 { 16747 "alignment" : 4, 16748 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16749 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16750 "referenced_type" : "type-2035", 16751 "self_type" : "type-2034", 16752 "size" : 4, 16753 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 16754 }, 16755 { 16756 "alignment" : 4, 16757 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16758 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16759 "referenced_type" : "type-2091", 16760 "self_type" : "type-2090", 16761 "size" : 4, 16762 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 16763 }, 16764 { 16765 "alignment" : 4, 16766 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16767 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16768 "referenced_type" : "type-2114", 16769 "self_type" : "type-2113", 16770 "size" : 4, 16771 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 16772 }, 16773 { 16774 "alignment" : 4, 16775 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16776 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16777 "referenced_type" : "type-2162", 16778 "self_type" : "type-2161", 16779 "size" : 4, 16780 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 16781 }, 16782 { 16783 "alignment" : 4, 16784 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16785 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16786 "referenced_type" : "type-774", 16787 "self_type" : "type-773", 16788 "size" : 4, 16789 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 16790 }, 16791 { 16792 "alignment" : 4, 16793 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16794 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16795 "referenced_type" : "type-836", 16796 "self_type" : "type-835", 16797 "size" : 4, 16798 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 16799 }, 16800 { 16801 "alignment" : 4, 16802 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16803 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> *", 16804 "referenced_type" : "type-863", 16805 "self_type" : "type-862", 16806 "size" : 4, 16807 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 16808 }, 16809 { 16810 "alignment" : 4, 16811 "linker_set_key" : "google::protobuf::StringPiece *", 16812 "name" : "google::protobuf::StringPiece *", 16813 "referenced_type" : "type-27", 16814 "self_type" : "type-55", 16815 "size" : 4, 16816 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 16817 }, 16818 { 16819 "alignment" : 4, 16820 "linker_set_key" : "google::protobuf::hash<const char *> *", 16821 "name" : "google::protobuf::hash<const char *> *", 16822 "referenced_type" : "type-43", 16823 "self_type" : "type-44", 16824 "size" : 4, 16825 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 16826 }, 16827 { 16828 "alignment" : 4, 16829 "linker_set_key" : "google::protobuf::hash_map<std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo, google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >, std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >, std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > > *", 16830 "name" : "google::protobuf::hash_map<std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo, google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >, std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >, std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > > *", 16831 "referenced_type" : "type-446", 16832 "self_type" : "type-462", 16833 "size" : 4, 16834 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 16835 }, 16836 { 16837 "alignment" : 4, 16838 "linker_set_key" : "google::protobuf::internal::ArenaStringPtr *", 16839 "name" : "google::protobuf::internal::ArenaStringPtr *", 16840 "referenced_type" : "type-1042", 16841 "self_type" : "type-1045", 16842 "size" : 4, 16843 "source_file" : "/external/protobuf/src/google/protobuf/arenastring.h" 16844 }, 16845 { 16846 "alignment" : 4, 16847 "linker_set_key" : "google::protobuf::internal::CodedOutputStreamFieldSkipper *", 16848 "name" : "google::protobuf::internal::CodedOutputStreamFieldSkipper *", 16849 "referenced_type" : "type-674", 16850 "self_type" : "type-675", 16851 "size" : 4, 16852 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 16853 }, 16854 { 16855 "alignment" : 4, 16856 "linker_set_key" : "google::protobuf::internal::DateTime *", 16857 "name" : "google::protobuf::internal::DateTime *", 16858 "referenced_type" : "type-272", 16859 "self_type" : "type-273", 16860 "size" : 4, 16861 "source_file" : "/external/protobuf/src/google/protobuf/stubs/time.h" 16862 }, 16863 { 16864 "alignment" : 4, 16865 "linker_set_key" : "google::protobuf::internal::ElementCopier<bool, true> *", 16866 "name" : "google::protobuf::internal::ElementCopier<bool, true> *", 16867 "referenced_type" : "type-559", 16868 "self_type" : "type-561", 16869 "size" : 4, 16870 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16871 }, 16872 { 16873 "alignment" : 4, 16874 "linker_set_key" : "google::protobuf::internal::ElementCopier<double, true> *", 16875 "name" : "google::protobuf::internal::ElementCopier<double, true> *", 16876 "referenced_type" : "type-557", 16877 "self_type" : "type-558", 16878 "size" : 4, 16879 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16880 }, 16881 { 16882 "alignment" : 4, 16883 "linker_set_key" : "google::protobuf::internal::ElementCopier<float, true> *", 16884 "name" : "google::protobuf::internal::ElementCopier<float, true> *", 16885 "referenced_type" : "type-555", 16886 "self_type" : "type-556", 16887 "size" : 4, 16888 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16889 }, 16890 { 16891 "alignment" : 4, 16892 "linker_set_key" : "google::protobuf::internal::ElementCopier<int, true> *", 16893 "name" : "google::protobuf::internal::ElementCopier<int, true> *", 16894 "referenced_type" : "type-551", 16895 "self_type" : "type-552", 16896 "size" : 4, 16897 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16898 }, 16899 { 16900 "alignment" : 4, 16901 "linker_set_key" : "google::protobuf::internal::ElementCopier<long long, true> *", 16902 "name" : "google::protobuf::internal::ElementCopier<long long, true> *", 16903 "referenced_type" : "type-553", 16904 "self_type" : "type-554", 16905 "size" : 4, 16906 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16907 }, 16908 { 16909 "alignment" : 4, 16910 "linker_set_key" : "google::protobuf::internal::ElementCopier<unsigned int, true> *", 16911 "name" : "google::protobuf::internal::ElementCopier<unsigned int, true> *", 16912 "referenced_type" : "type-547", 16913 "self_type" : "type-548", 16914 "size" : 4, 16915 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16916 }, 16917 { 16918 "alignment" : 4, 16919 "linker_set_key" : "google::protobuf::internal::ElementCopier<unsigned long long, true> *", 16920 "name" : "google::protobuf::internal::ElementCopier<unsigned long long, true> *", 16921 "referenced_type" : "type-549", 16922 "self_type" : "type-550", 16923 "size" : 4, 16924 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 16925 }, 16926 { 16927 "alignment" : 4, 16928 "linker_set_key" : "google::protobuf::internal::ExtensionFinder *", 16929 "name" : "google::protobuf::internal::ExtensionFinder *", 16930 "referenced_type" : "type-590", 16931 "self_type" : "type-591", 16932 "size" : 4, 16933 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 16934 }, 16935 { 16936 "alignment" : 4, 16937 "linker_set_key" : "google::protobuf::internal::ExtensionInfo *", 16938 "name" : "google::protobuf::internal::ExtensionInfo *", 16939 "referenced_type" : "type-449", 16940 "self_type" : "type-588", 16941 "size" : 4, 16942 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 16943 }, 16944 { 16945 "alignment" : 4, 16946 "linker_set_key" : "google::protobuf::internal::ExtensionSet *", 16947 "name" : "google::protobuf::internal::ExtensionSet *", 16948 "referenced_type" : "type-595", 16949 "self_type" : "type-597", 16950 "size" : 4, 16951 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 16952 }, 16953 { 16954 "alignment" : 4, 16955 "linker_set_key" : "google::protobuf::internal::ExtensionSet::Extension *", 16956 "name" : "google::protobuf::internal::ExtensionSet::Extension *", 16957 "referenced_type" : "type-622", 16958 "self_type" : "type-629", 16959 "size" : 4, 16960 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 16961 }, 16962 { 16963 "alignment" : 4, 16964 "linker_set_key" : "google::protobuf::internal::ExtensionSet::Extension **", 16965 "name" : "google::protobuf::internal::ExtensionSet::Extension **", 16966 "referenced_type" : "type-629", 16967 "self_type" : "type-633", 16968 "size" : 4, 16969 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 16970 }, 16971 { 16972 "alignment" : 4, 16973 "linker_set_key" : "google::protobuf::internal::ExtensionSet::LazyMessageExtension *", 16974 "name" : "google::protobuf::internal::ExtensionSet::LazyMessageExtension *", 16975 "referenced_type" : "type-620", 16976 "self_type" : "type-621", 16977 "size" : 4, 16978 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 16979 }, 16980 { 16981 "alignment" : 4, 16982 "linker_set_key" : "google::protobuf::internal::FieldSkipper *", 16983 "name" : "google::protobuf::internal::FieldSkipper *", 16984 "referenced_type" : "type-613", 16985 "self_type" : "type-614", 16986 "size" : 4, 16987 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 16988 }, 16989 { 16990 "alignment" : 4, 16991 "linker_set_key" : "google::protobuf::internal::FunctionClosure0 *", 16992 "name" : "google::protobuf::internal::FunctionClosure0 *", 16993 "referenced_type" : "type-252", 16994 "self_type" : "type-259", 16995 "size" : 4, 16996 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 16997 }, 16998 { 16999 "alignment" : 4, 17000 "linker_set_key" : "google::protobuf::internal::GeneratedExtensionFinder *", 17001 "name" : "google::protobuf::internal::GeneratedExtensionFinder *", 17002 "referenced_type" : "type-592", 17003 "self_type" : "type-593", 17004 "size" : 4, 17005 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 17006 }, 17007 { 17008 "alignment" : 4, 17009 "linker_set_key" : "google::protobuf::internal::LogFinisher *", 17010 "name" : "google::protobuf::internal::LogFinisher *", 17011 "referenced_type" : "type-52", 17012 "self_type" : "type-121", 17013 "size" : 4, 17014 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 17015 }, 17016 { 17017 "alignment" : 4, 17018 "linker_set_key" : "google::protobuf::internal::LogMessage *", 17019 "name" : "google::protobuf::internal::LogMessage *", 17020 "referenced_type" : "type-2", 17021 "self_type" : "type-113", 17022 "size" : 4, 17023 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 17024 }, 17025 { 17026 "alignment" : 4, 17027 "linker_set_key" : "google::protobuf::internal::Mutex *", 17028 "name" : "google::protobuf::internal::Mutex *", 17029 "referenced_type" : "type-71", 17030 "self_type" : "type-94", 17031 "size" : 4, 17032 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17033 }, 17034 { 17035 "alignment" : 4, 17036 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17037 "name" : "google::protobuf::internal::Mutex::Internal *", 17038 "referenced_type" : "type-1031", 17039 "self_type" : "type-1030", 17040 "size" : 4, 17041 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17042 }, 17043 { 17044 "alignment" : 4, 17045 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17046 "name" : "google::protobuf::internal::Mutex::Internal *", 17047 "referenced_type" : "type-1050", 17048 "self_type" : "type-1049", 17049 "size" : 4, 17050 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17051 }, 17052 { 17053 "alignment" : 4, 17054 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17055 "name" : "google::protobuf::internal::Mutex::Internal *", 17056 "referenced_type" : "type-1057", 17057 "self_type" : "type-1056", 17058 "size" : 4, 17059 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17060 }, 17061 { 17062 "alignment" : 4, 17063 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17064 "name" : "google::protobuf::internal::Mutex::Internal *", 17065 "referenced_type" : "type-1225", 17066 "self_type" : "type-1224", 17067 "size" : 4, 17068 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17069 }, 17070 { 17071 "alignment" : 4, 17072 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17073 "name" : "google::protobuf::internal::Mutex::Internal *", 17074 "referenced_type" : "type-1245", 17075 "self_type" : "type-1244", 17076 "size" : 4, 17077 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17078 }, 17079 { 17080 "alignment" : 4, 17081 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17082 "name" : "google::protobuf::internal::Mutex::Internal *", 17083 "referenced_type" : "type-126", 17084 "self_type" : "type-125", 17085 "size" : 4, 17086 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17087 }, 17088 { 17089 "alignment" : 4, 17090 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17091 "name" : "google::protobuf::internal::Mutex::Internal *", 17092 "referenced_type" : "type-1293", 17093 "self_type" : "type-1292", 17094 "size" : 4, 17095 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17096 }, 17097 { 17098 "alignment" : 4, 17099 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17100 "name" : "google::protobuf::internal::Mutex::Internal *", 17101 "referenced_type" : "type-1315", 17102 "self_type" : "type-1314", 17103 "size" : 4, 17104 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17105 }, 17106 { 17107 "alignment" : 4, 17108 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17109 "name" : "google::protobuf::internal::Mutex::Internal *", 17110 "referenced_type" : "type-136", 17111 "self_type" : "type-135", 17112 "size" : 4, 17113 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17114 }, 17115 { 17116 "alignment" : 4, 17117 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17118 "name" : "google::protobuf::internal::Mutex::Internal *", 17119 "referenced_type" : "type-145", 17120 "self_type" : "type-144", 17121 "size" : 4, 17122 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17123 }, 17124 { 17125 "alignment" : 4, 17126 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17127 "name" : "google::protobuf::internal::Mutex::Internal *", 17128 "referenced_type" : "type-1455", 17129 "self_type" : "type-1454", 17130 "size" : 4, 17131 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17132 }, 17133 { 17134 "alignment" : 4, 17135 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17136 "name" : "google::protobuf::internal::Mutex::Internal *", 17137 "referenced_type" : "type-1501", 17138 "self_type" : "type-1500", 17139 "size" : 4, 17140 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17141 }, 17142 { 17143 "alignment" : 4, 17144 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17145 "name" : "google::protobuf::internal::Mutex::Internal *", 17146 "referenced_type" : "type-1515", 17147 "self_type" : "type-1514", 17148 "size" : 4, 17149 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17150 }, 17151 { 17152 "alignment" : 4, 17153 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17154 "name" : "google::protobuf::internal::Mutex::Internal *", 17155 "referenced_type" : "type-153", 17156 "self_type" : "type-152", 17157 "size" : 4, 17158 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17159 }, 17160 { 17161 "alignment" : 4, 17162 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17163 "name" : "google::protobuf::internal::Mutex::Internal *", 17164 "referenced_type" : "type-1530", 17165 "self_type" : "type-1529", 17166 "size" : 4, 17167 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17168 }, 17169 { 17170 "alignment" : 4, 17171 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17172 "name" : "google::protobuf::internal::Mutex::Internal *", 17173 "referenced_type" : "type-1552", 17174 "self_type" : "type-1551", 17175 "size" : 4, 17176 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17177 }, 17178 { 17179 "alignment" : 4, 17180 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17181 "name" : "google::protobuf::internal::Mutex::Internal *", 17182 "referenced_type" : "type-1565", 17183 "self_type" : "type-1564", 17184 "size" : 4, 17185 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17186 }, 17187 { 17188 "alignment" : 4, 17189 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17190 "name" : "google::protobuf::internal::Mutex::Internal *", 17191 "referenced_type" : "type-1580", 17192 "self_type" : "type-1579", 17193 "size" : 4, 17194 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17195 }, 17196 { 17197 "alignment" : 4, 17198 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17199 "name" : "google::protobuf::internal::Mutex::Internal *", 17200 "referenced_type" : "type-1630", 17201 "self_type" : "type-1629", 17202 "size" : 4, 17203 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17204 }, 17205 { 17206 "alignment" : 4, 17207 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17208 "name" : "google::protobuf::internal::Mutex::Internal *", 17209 "referenced_type" : "type-166", 17210 "self_type" : "type-165", 17211 "size" : 4, 17212 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17213 }, 17214 { 17215 "alignment" : 4, 17216 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17217 "name" : "google::protobuf::internal::Mutex::Internal *", 17218 "referenced_type" : "type-1667", 17219 "self_type" : "type-1666", 17220 "size" : 4, 17221 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17222 }, 17223 { 17224 "alignment" : 4, 17225 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17226 "name" : "google::protobuf::internal::Mutex::Internal *", 17227 "referenced_type" : "type-1683", 17228 "self_type" : "type-1682", 17229 "size" : 4, 17230 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17231 }, 17232 { 17233 "alignment" : 4, 17234 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17235 "name" : "google::protobuf::internal::Mutex::Internal *", 17236 "referenced_type" : "type-1689", 17237 "self_type" : "type-1688", 17238 "size" : 4, 17239 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17240 }, 17241 { 17242 "alignment" : 4, 17243 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17244 "name" : "google::protobuf::internal::Mutex::Internal *", 17245 "referenced_type" : "type-1697", 17246 "self_type" : "type-1696", 17247 "size" : 4, 17248 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17249 }, 17250 { 17251 "alignment" : 4, 17252 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17253 "name" : "google::protobuf::internal::Mutex::Internal *", 17254 "referenced_type" : "type-1702", 17255 "self_type" : "type-1701", 17256 "size" : 4, 17257 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17258 }, 17259 { 17260 "alignment" : 4, 17261 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17262 "name" : "google::protobuf::internal::Mutex::Internal *", 17263 "referenced_type" : "type-1710", 17264 "self_type" : "type-1709", 17265 "size" : 4, 17266 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17267 }, 17268 { 17269 "alignment" : 4, 17270 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17271 "name" : "google::protobuf::internal::Mutex::Internal *", 17272 "referenced_type" : "type-1715", 17273 "self_type" : "type-1714", 17274 "size" : 4, 17275 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17276 }, 17277 { 17278 "alignment" : 4, 17279 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17280 "name" : "google::protobuf::internal::Mutex::Internal *", 17281 "referenced_type" : "type-1722", 17282 "self_type" : "type-1721", 17283 "size" : 4, 17284 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17285 }, 17286 { 17287 "alignment" : 4, 17288 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17289 "name" : "google::protobuf::internal::Mutex::Internal *", 17290 "referenced_type" : "type-1735", 17291 "self_type" : "type-1734", 17292 "size" : 4, 17293 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17294 }, 17295 { 17296 "alignment" : 4, 17297 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17298 "name" : "google::protobuf::internal::Mutex::Internal *", 17299 "referenced_type" : "type-1737", 17300 "self_type" : "type-1736", 17301 "size" : 4, 17302 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17303 }, 17304 { 17305 "alignment" : 4, 17306 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17307 "name" : "google::protobuf::internal::Mutex::Internal *", 17308 "referenced_type" : "type-1745", 17309 "self_type" : "type-1744", 17310 "size" : 4, 17311 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17312 }, 17313 { 17314 "alignment" : 4, 17315 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17316 "name" : "google::protobuf::internal::Mutex::Internal *", 17317 "referenced_type" : "type-1752", 17318 "self_type" : "type-1751", 17319 "size" : 4, 17320 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17321 }, 17322 { 17323 "alignment" : 4, 17324 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17325 "name" : "google::protobuf::internal::Mutex::Internal *", 17326 "referenced_type" : "type-1763", 17327 "self_type" : "type-1762", 17328 "size" : 4, 17329 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17330 }, 17331 { 17332 "alignment" : 4, 17333 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17334 "name" : "google::protobuf::internal::Mutex::Internal *", 17335 "referenced_type" : "type-177", 17336 "self_type" : "type-176", 17337 "size" : 4, 17338 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17339 }, 17340 { 17341 "alignment" : 4, 17342 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17343 "name" : "google::protobuf::internal::Mutex::Internal *", 17344 "referenced_type" : "type-1771", 17345 "self_type" : "type-1770", 17346 "size" : 4, 17347 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17348 }, 17349 { 17350 "alignment" : 4, 17351 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17352 "name" : "google::protobuf::internal::Mutex::Internal *", 17353 "referenced_type" : "type-1781", 17354 "self_type" : "type-1780", 17355 "size" : 4, 17356 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17357 }, 17358 { 17359 "alignment" : 4, 17360 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17361 "name" : "google::protobuf::internal::Mutex::Internal *", 17362 "referenced_type" : "type-1791", 17363 "self_type" : "type-1790", 17364 "size" : 4, 17365 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17366 }, 17367 { 17368 "alignment" : 4, 17369 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17370 "name" : "google::protobuf::internal::Mutex::Internal *", 17371 "referenced_type" : "type-1795", 17372 "self_type" : "type-1794", 17373 "size" : 4, 17374 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17375 }, 17376 { 17377 "alignment" : 4, 17378 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17379 "name" : "google::protobuf::internal::Mutex::Internal *", 17380 "referenced_type" : "type-1811", 17381 "self_type" : "type-1810", 17382 "size" : 4, 17383 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17384 }, 17385 { 17386 "alignment" : 4, 17387 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17388 "name" : "google::protobuf::internal::Mutex::Internal *", 17389 "referenced_type" : "type-1825", 17390 "self_type" : "type-1824", 17391 "size" : 4, 17392 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17393 }, 17394 { 17395 "alignment" : 4, 17396 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17397 "name" : "google::protobuf::internal::Mutex::Internal *", 17398 "referenced_type" : "type-1837", 17399 "self_type" : "type-1836", 17400 "size" : 4, 17401 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17402 }, 17403 { 17404 "alignment" : 4, 17405 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17406 "name" : "google::protobuf::internal::Mutex::Internal *", 17407 "referenced_type" : "type-190", 17408 "self_type" : "type-189", 17409 "size" : 4, 17410 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17411 }, 17412 { 17413 "alignment" : 4, 17414 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17415 "name" : "google::protobuf::internal::Mutex::Internal *", 17416 "referenced_type" : "type-2002", 17417 "self_type" : "type-2001", 17418 "size" : 4, 17419 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17420 }, 17421 { 17422 "alignment" : 4, 17423 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17424 "name" : "google::protobuf::internal::Mutex::Internal *", 17425 "referenced_type" : "type-2004", 17426 "self_type" : "type-2003", 17427 "size" : 4, 17428 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17429 }, 17430 { 17431 "alignment" : 4, 17432 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17433 "name" : "google::protobuf::internal::Mutex::Internal *", 17434 "referenced_type" : "type-2043", 17435 "self_type" : "type-2042", 17436 "size" : 4, 17437 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17438 }, 17439 { 17440 "alignment" : 4, 17441 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17442 "name" : "google::protobuf::internal::Mutex::Internal *", 17443 "referenced_type" : "type-205", 17444 "self_type" : "type-204", 17445 "size" : 4, 17446 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17447 }, 17448 { 17449 "alignment" : 4, 17450 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17451 "name" : "google::protobuf::internal::Mutex::Internal *", 17452 "referenced_type" : "type-2061", 17453 "self_type" : "type-2060", 17454 "size" : 4, 17455 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17456 }, 17457 { 17458 "alignment" : 4, 17459 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17460 "name" : "google::protobuf::internal::Mutex::Internal *", 17461 "referenced_type" : "type-2103", 17462 "self_type" : "type-2102", 17463 "size" : 4, 17464 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17465 }, 17466 { 17467 "alignment" : 4, 17468 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17469 "name" : "google::protobuf::internal::Mutex::Internal *", 17470 "referenced_type" : "type-2116", 17471 "self_type" : "type-2115", 17472 "size" : 4, 17473 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17474 }, 17475 { 17476 "alignment" : 4, 17477 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17478 "name" : "google::protobuf::internal::Mutex::Internal *", 17479 "referenced_type" : "type-2128", 17480 "self_type" : "type-2127", 17481 "size" : 4, 17482 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17483 }, 17484 { 17485 "alignment" : 4, 17486 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17487 "name" : "google::protobuf::internal::Mutex::Internal *", 17488 "referenced_type" : "type-2156", 17489 "self_type" : "type-2155", 17490 "size" : 4, 17491 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17492 }, 17493 { 17494 "alignment" : 4, 17495 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17496 "name" : "google::protobuf::internal::Mutex::Internal *", 17497 "referenced_type" : "type-2164", 17498 "self_type" : "type-2163", 17499 "size" : 4, 17500 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17501 }, 17502 { 17503 "alignment" : 4, 17504 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17505 "name" : "google::protobuf::internal::Mutex::Internal *", 17506 "referenced_type" : "type-2197", 17507 "self_type" : "type-2196", 17508 "size" : 4, 17509 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17510 }, 17511 { 17512 "alignment" : 4, 17513 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17514 "name" : "google::protobuf::internal::Mutex::Internal *", 17515 "referenced_type" : "type-2233", 17516 "self_type" : "type-2232", 17517 "size" : 4, 17518 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17519 }, 17520 { 17521 "alignment" : 4, 17522 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17523 "name" : "google::protobuf::internal::Mutex::Internal *", 17524 "referenced_type" : "type-2239", 17525 "self_type" : "type-2238", 17526 "size" : 4, 17527 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17528 }, 17529 { 17530 "alignment" : 4, 17531 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17532 "name" : "google::protobuf::internal::Mutex::Internal *", 17533 "referenced_type" : "type-2247", 17534 "self_type" : "type-2246", 17535 "size" : 4, 17536 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17537 }, 17538 { 17539 "alignment" : 4, 17540 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17541 "name" : "google::protobuf::internal::Mutex::Internal *", 17542 "referenced_type" : "type-2252", 17543 "self_type" : "type-2251", 17544 "size" : 4, 17545 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17546 }, 17547 { 17548 "alignment" : 4, 17549 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17550 "name" : "google::protobuf::internal::Mutex::Internal *", 17551 "referenced_type" : "type-2260", 17552 "self_type" : "type-2259", 17553 "size" : 4, 17554 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17555 }, 17556 { 17557 "alignment" : 4, 17558 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17559 "name" : "google::protobuf::internal::Mutex::Internal *", 17560 "referenced_type" : "type-2265", 17561 "self_type" : "type-2264", 17562 "size" : 4, 17563 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17564 }, 17565 { 17566 "alignment" : 4, 17567 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17568 "name" : "google::protobuf::internal::Mutex::Internal *", 17569 "referenced_type" : "type-2274", 17570 "self_type" : "type-2273", 17571 "size" : 4, 17572 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17573 }, 17574 { 17575 "alignment" : 4, 17576 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17577 "name" : "google::protobuf::internal::Mutex::Internal *", 17578 "referenced_type" : "type-2284", 17579 "self_type" : "type-2283", 17580 "size" : 4, 17581 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17582 }, 17583 { 17584 "alignment" : 4, 17585 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17586 "name" : "google::protobuf::internal::Mutex::Internal *", 17587 "referenced_type" : "type-2302", 17588 "self_type" : "type-2301", 17589 "size" : 4, 17590 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17591 }, 17592 { 17593 "alignment" : 4, 17594 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17595 "name" : "google::protobuf::internal::Mutex::Internal *", 17596 "referenced_type" : "type-2319", 17597 "self_type" : "type-2318", 17598 "size" : 4, 17599 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17600 }, 17601 { 17602 "alignment" : 4, 17603 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17604 "name" : "google::protobuf::internal::Mutex::Internal *", 17605 "referenced_type" : "type-2352", 17606 "self_type" : "type-2351", 17607 "size" : 4, 17608 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17609 }, 17610 { 17611 "alignment" : 4, 17612 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17613 "name" : "google::protobuf::internal::Mutex::Internal *", 17614 "referenced_type" : "type-2370", 17615 "self_type" : "type-2369", 17616 "size" : 4, 17617 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17618 }, 17619 { 17620 "alignment" : 4, 17621 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17622 "name" : "google::protobuf::internal::Mutex::Internal *", 17623 "referenced_type" : "type-2375", 17624 "self_type" : "type-2374", 17625 "size" : 4, 17626 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17627 }, 17628 { 17629 "alignment" : 4, 17630 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17631 "name" : "google::protobuf::internal::Mutex::Internal *", 17632 "referenced_type" : "type-246", 17633 "self_type" : "type-245", 17634 "size" : 4, 17635 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17636 }, 17637 { 17638 "alignment" : 4, 17639 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17640 "name" : "google::protobuf::internal::Mutex::Internal *", 17641 "referenced_type" : "type-266", 17642 "self_type" : "type-265", 17643 "size" : 4, 17644 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17645 }, 17646 { 17647 "alignment" : 4, 17648 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17649 "name" : "google::protobuf::internal::Mutex::Internal *", 17650 "referenced_type" : "type-317", 17651 "self_type" : "type-316", 17652 "size" : 4, 17653 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17654 }, 17655 { 17656 "alignment" : 4, 17657 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17658 "name" : "google::protobuf::internal::Mutex::Internal *", 17659 "referenced_type" : "type-328", 17660 "self_type" : "type-327", 17661 "size" : 4, 17662 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17663 }, 17664 { 17665 "alignment" : 4, 17666 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17667 "name" : "google::protobuf::internal::Mutex::Internal *", 17668 "referenced_type" : "type-38", 17669 "self_type" : "type-37", 17670 "size" : 4, 17671 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17672 }, 17673 { 17674 "alignment" : 4, 17675 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17676 "name" : "google::protobuf::internal::Mutex::Internal *", 17677 "referenced_type" : "type-438", 17678 "self_type" : "type-437", 17679 "size" : 4, 17680 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17681 }, 17682 { 17683 "alignment" : 4, 17684 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17685 "name" : "google::protobuf::internal::Mutex::Internal *", 17686 "referenced_type" : "type-73", 17687 "self_type" : "type-72", 17688 "size" : 4, 17689 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17690 }, 17691 { 17692 "alignment" : 4, 17693 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17694 "name" : "google::protobuf::internal::Mutex::Internal *", 17695 "referenced_type" : "type-733", 17696 "self_type" : "type-732", 17697 "size" : 4, 17698 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17699 }, 17700 { 17701 "alignment" : 4, 17702 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17703 "name" : "google::protobuf::internal::Mutex::Internal *", 17704 "referenced_type" : "type-735", 17705 "self_type" : "type-734", 17706 "size" : 4, 17707 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17708 }, 17709 { 17710 "alignment" : 4, 17711 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17712 "name" : "google::protobuf::internal::Mutex::Internal *", 17713 "referenced_type" : "type-788", 17714 "self_type" : "type-787", 17715 "size" : 4, 17716 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17717 }, 17718 { 17719 "alignment" : 4, 17720 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17721 "name" : "google::protobuf::internal::Mutex::Internal *", 17722 "referenced_type" : "type-806", 17723 "self_type" : "type-805", 17724 "size" : 4, 17725 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17726 }, 17727 { 17728 "alignment" : 4, 17729 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17730 "name" : "google::protobuf::internal::Mutex::Internal *", 17731 "referenced_type" : "type-848", 17732 "self_type" : "type-847", 17733 "size" : 4, 17734 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17735 }, 17736 { 17737 "alignment" : 4, 17738 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17739 "name" : "google::protobuf::internal::Mutex::Internal *", 17740 "referenced_type" : "type-865", 17741 "self_type" : "type-864", 17742 "size" : 4, 17743 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17744 }, 17745 { 17746 "alignment" : 4, 17747 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17748 "name" : "google::protobuf::internal::Mutex::Internal *", 17749 "referenced_type" : "type-877", 17750 "self_type" : "type-876", 17751 "size" : 4, 17752 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17753 }, 17754 { 17755 "alignment" : 4, 17756 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17757 "name" : "google::protobuf::internal::Mutex::Internal *", 17758 "referenced_type" : "type-912", 17759 "self_type" : "type-911", 17760 "size" : 4, 17761 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17762 }, 17763 { 17764 "alignment" : 4, 17765 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17766 "name" : "google::protobuf::internal::Mutex::Internal *", 17767 "referenced_type" : "type-918", 17768 "self_type" : "type-917", 17769 "size" : 4, 17770 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17771 }, 17772 { 17773 "alignment" : 4, 17774 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17775 "name" : "google::protobuf::internal::Mutex::Internal *", 17776 "referenced_type" : "type-926", 17777 "self_type" : "type-925", 17778 "size" : 4, 17779 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17780 }, 17781 { 17782 "alignment" : 4, 17783 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17784 "name" : "google::protobuf::internal::Mutex::Internal *", 17785 "referenced_type" : "type-931", 17786 "self_type" : "type-930", 17787 "size" : 4, 17788 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17789 }, 17790 { 17791 "alignment" : 4, 17792 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17793 "name" : "google::protobuf::internal::Mutex::Internal *", 17794 "referenced_type" : "type-939", 17795 "self_type" : "type-938", 17796 "size" : 4, 17797 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17798 }, 17799 { 17800 "alignment" : 4, 17801 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17802 "name" : "google::protobuf::internal::Mutex::Internal *", 17803 "referenced_type" : "type-944", 17804 "self_type" : "type-943", 17805 "size" : 4, 17806 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17807 }, 17808 { 17809 "alignment" : 4, 17810 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17811 "name" : "google::protobuf::internal::Mutex::Internal *", 17812 "referenced_type" : "type-953", 17813 "self_type" : "type-952", 17814 "size" : 4, 17815 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17816 }, 17817 { 17818 "alignment" : 4, 17819 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17820 "name" : "google::protobuf::internal::Mutex::Internal *", 17821 "referenced_type" : "type-963", 17822 "self_type" : "type-962", 17823 "size" : 4, 17824 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17825 }, 17826 { 17827 "alignment" : 4, 17828 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17829 "name" : "google::protobuf::internal::Mutex::Internal *", 17830 "referenced_type" : "type-981", 17831 "self_type" : "type-980", 17832 "size" : 4, 17833 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17834 }, 17835 { 17836 "alignment" : 4, 17837 "linker_set_key" : "google::protobuf::internal::Mutex::Internal *", 17838 "name" : "google::protobuf::internal::Mutex::Internal *", 17839 "referenced_type" : "type-998", 17840 "self_type" : "type-997", 17841 "size" : 4, 17842 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17843 }, 17844 { 17845 "alignment" : 4, 17846 "linker_set_key" : "google::protobuf::internal::MutexLock *", 17847 "name" : "google::protobuf::internal::MutexLock *", 17848 "referenced_type" : "type-92", 17849 "self_type" : "type-127", 17850 "size" : 4, 17851 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17852 }, 17853 { 17854 "alignment" : 4, 17855 "linker_set_key" : "google::protobuf::internal::MutexLockMaybe *", 17856 "name" : "google::protobuf::internal::MutexLockMaybe *", 17857 "referenced_type" : "type-128", 17858 "self_type" : "type-132", 17859 "size" : 4, 17860 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17861 }, 17862 { 17863 "alignment" : 4, 17864 "linker_set_key" : "google::protobuf::internal::RepeatedPtrFieldBase *", 17865 "name" : "google::protobuf::internal::RepeatedPtrFieldBase *", 17866 "referenced_type" : "type-418", 17867 "self_type" : "type-566", 17868 "size" : 4, 17869 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 17870 }, 17871 { 17872 "alignment" : 4, 17873 "linker_set_key" : "google::protobuf::internal::RepeatedPtrFieldBase::Rep *", 17874 "name" : "google::protobuf::internal::RepeatedPtrFieldBase::Rep *", 17875 "referenced_type" : "type-420", 17876 "self_type" : "type-419", 17877 "size" : 4, 17878 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 17879 }, 17880 { 17881 "alignment" : 4, 17882 "linker_set_key" : "google::protobuf::internal::SequenceNumber *", 17883 "name" : "google::protobuf::internal::SequenceNumber *", 17884 "referenced_type" : "type-324", 17885 "self_type" : "type-325", 17886 "size" : 4, 17887 "source_file" : "/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h" 17888 }, 17889 { 17890 "alignment" : 4, 17891 "linker_set_key" : "google::protobuf::internal::SharedPtrControlBlock *", 17892 "name" : "google::protobuf::internal::SharedPtrControlBlock *", 17893 "referenced_type" : "type-760", 17894 "self_type" : "type-761", 17895 "size" : 4, 17896 "source_file" : "/external/protobuf/src/google/protobuf/stubs/shared_ptr.h" 17897 }, 17898 { 17899 "alignment" : 4, 17900 "linker_set_key" : "google::protobuf::internal::ThreadLocalStorage<google::protobuf::Arena::ThreadCache> *", 17901 "name" : "google::protobuf::internal::ThreadLocalStorage<google::protobuf::Arena::ThreadCache> *", 17902 "referenced_type" : "type-318", 17903 "self_type" : "type-319", 17904 "size" : 4, 17905 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 17906 }, 17907 { 17908 "alignment" : 4, 17909 "linker_set_key" : "google::protobuf::internal::scoped_array<char> *", 17910 "name" : "google::protobuf::internal::scoped_array<char> *", 17911 "referenced_type" : "type-240", 17912 "self_type" : "type-241", 17913 "size" : 4, 17914 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 17915 }, 17916 { 17917 "alignment" : 4, 17918 "linker_set_key" : "google::protobuf::internal::scoped_array<unsigned char> *", 17919 "name" : "google::protobuf::internal::scoped_array<unsigned char> *", 17920 "referenced_type" : "type-779", 17921 "self_type" : "type-1663", 17922 "size" : 4, 17923 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 17924 }, 17925 { 17926 "alignment" : 4, 17927 "linker_set_key" : "google::protobuf::internal::scoped_ptr<google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> > *", 17928 "name" : "google::protobuf::internal::scoped_ptr<google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> > *", 17929 "referenced_type" : "type-772", 17930 "self_type" : "type-1661", 17931 "size" : 4, 17932 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 17933 }, 17934 { 17935 "alignment" : 4, 17936 "linker_set_key" : "google::protobuf::io::ArrayInputStream *", 17937 "name" : "google::protobuf::io::ArrayInputStream *", 17938 "referenced_type" : "type-764", 17939 "self_type" : "type-1639", 17940 "size" : 4, 17941 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 17942 }, 17943 { 17944 "alignment" : 4, 17945 "linker_set_key" : "google::protobuf::io::ArrayOutputStream *", 17946 "name" : "google::protobuf::io::ArrayOutputStream *", 17947 "referenced_type" : "type-767", 17948 "self_type" : "type-1642", 17949 "size" : 4, 17950 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 17951 }, 17952 { 17953 "alignment" : 4, 17954 "linker_set_key" : "google::protobuf::io::CodedInputStream *", 17955 "name" : "google::protobuf::io::CodedInputStream *", 17956 "referenced_type" : "type-603", 17957 "self_type" : "type-612", 17958 "size" : 4, 17959 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 17960 }, 17961 { 17962 "alignment" : 4, 17963 "linker_set_key" : "google::protobuf::io::CodedOutputStream *", 17964 "name" : "google::protobuf::io::CodedOutputStream *", 17965 "referenced_type" : "type-615", 17966 "self_type" : "type-619", 17967 "size" : 4, 17968 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 17969 }, 17970 { 17971 "alignment" : 4, 17972 "linker_set_key" : "google::protobuf::io::ConcatenatingInputStream *", 17973 "name" : "google::protobuf::io::ConcatenatingInputStream *", 17974 "referenced_type" : "type-1615", 17975 "self_type" : "type-1618", 17976 "size" : 4, 17977 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 17978 }, 17979 { 17980 "alignment" : 4, 17981 "linker_set_key" : "google::protobuf::io::CopyingInputStream *", 17982 "name" : "google::protobuf::io::CopyingInputStream *", 17983 "referenced_type" : "type-776", 17984 "self_type" : "type-778", 17985 "size" : 4, 17986 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 17987 }, 17988 { 17989 "alignment" : 4, 17990 "linker_set_key" : "google::protobuf::io::CopyingInputStreamAdaptor *", 17991 "name" : "google::protobuf::io::CopyingInputStreamAdaptor *", 17992 "referenced_type" : "type-777", 17993 "self_type" : "type-780", 17994 "size" : 4, 17995 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 17996 }, 17997 { 17998 "alignment" : 4, 17999 "linker_set_key" : "google::protobuf::io::CopyingOutputStream *", 18000 "name" : "google::protobuf::io::CopyingOutputStream *", 18001 "referenced_type" : "type-783", 18002 "self_type" : "type-785", 18003 "size" : 4, 18004 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 18005 }, 18006 { 18007 "alignment" : 4, 18008 "linker_set_key" : "google::protobuf::io::CopyingOutputStreamAdaptor *", 18009 "name" : "google::protobuf::io::CopyingOutputStreamAdaptor *", 18010 "referenced_type" : "type-784", 18011 "self_type" : "type-786", 18012 "size" : 4, 18013 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 18014 }, 18015 { 18016 "alignment" : 4, 18017 "linker_set_key" : "google::protobuf::io::FileInputStream *", 18018 "name" : "google::protobuf::io::FileInputStream *", 18019 "referenced_type" : "type-1584", 18020 "self_type" : "type-1587", 18021 "size" : 4, 18022 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18023 }, 18024 { 18025 "alignment" : 4, 18026 "linker_set_key" : "google::protobuf::io::FileInputStream::CopyingFileInputStream *", 18027 "name" : "google::protobuf::io::FileInputStream::CopyingFileInputStream *", 18028 "referenced_type" : "type-1585", 18029 "self_type" : "type-1590", 18030 "size" : 4, 18031 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18032 }, 18033 { 18034 "alignment" : 4, 18035 "linker_set_key" : "google::protobuf::io::FileOutputStream *", 18036 "name" : "google::protobuf::io::FileOutputStream *", 18037 "referenced_type" : "type-1591", 18038 "self_type" : "type-1593", 18039 "size" : 4, 18040 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18041 }, 18042 { 18043 "alignment" : 4, 18044 "linker_set_key" : "google::protobuf::io::FileOutputStream::CopyingFileOutputStream *", 18045 "name" : "google::protobuf::io::FileOutputStream::CopyingFileOutputStream *", 18046 "referenced_type" : "type-1592", 18047 "self_type" : "type-1596", 18048 "size" : 4, 18049 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18050 }, 18051 { 18052 "alignment" : 4, 18053 "linker_set_key" : "google::protobuf::io::IstreamInputStream *", 18054 "name" : "google::protobuf::io::IstreamInputStream *", 18055 "referenced_type" : "type-1597", 18056 "self_type" : "type-1601", 18057 "size" : 4, 18058 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18059 }, 18060 { 18061 "alignment" : 4, 18062 "linker_set_key" : "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream *", 18063 "name" : "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream *", 18064 "referenced_type" : "type-1598", 18065 "self_type" : "type-1605", 18066 "size" : 4, 18067 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18068 }, 18069 { 18070 "alignment" : 4, 18071 "linker_set_key" : "google::protobuf::io::LazyStringOutputStream *", 18072 "name" : "google::protobuf::io::LazyStringOutputStream *", 18073 "referenced_type" : "type-770", 18074 "self_type" : "type-1648", 18075 "size" : 4, 18076 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 18077 }, 18078 { 18079 "alignment" : 4, 18080 "linker_set_key" : "google::protobuf::io::LimitingInputStream *", 18081 "name" : "google::protobuf::io::LimitingInputStream *", 18082 "referenced_type" : "type-1621", 18083 "self_type" : "type-1622", 18084 "size" : 4, 18085 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18086 }, 18087 { 18088 "alignment" : 4, 18089 "linker_set_key" : "google::protobuf::io::OstreamOutputStream *", 18090 "name" : "google::protobuf::io::OstreamOutputStream *", 18091 "referenced_type" : "type-1606", 18092 "self_type" : "type-1610", 18093 "size" : 4, 18094 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18095 }, 18096 { 18097 "alignment" : 4, 18098 "linker_set_key" : "google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream *", 18099 "name" : "google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream *", 18100 "referenced_type" : "type-1607", 18101 "self_type" : "type-1614", 18102 "size" : 4, 18103 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18104 }, 18105 { 18106 "alignment" : 4, 18107 "linker_set_key" : "google::protobuf::io::StringOutputStream *", 18108 "name" : "google::protobuf::io::StringOutputStream *", 18109 "referenced_type" : "type-769", 18110 "self_type" : "type-1645", 18111 "size" : 4, 18112 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 18113 }, 18114 { 18115 "alignment" : 4, 18116 "linker_set_key" : "google::protobuf::io::ZeroCopyInputStream *", 18117 "name" : "google::protobuf::io::ZeroCopyInputStream *", 18118 "referenced_type" : "type-1406", 18119 "self_type" : "type-1405", 18120 "size" : 4, 18121 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 18122 }, 18123 { 18124 "alignment" : 4, 18125 "linker_set_key" : "google::protobuf::io::ZeroCopyInputStream *", 18126 "name" : "google::protobuf::io::ZeroCopyInputStream *", 18127 "referenced_type" : "type-1954", 18128 "self_type" : "type-1953", 18129 "size" : 4, 18130 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 18131 }, 18132 { 18133 "alignment" : 4, 18134 "linker_set_key" : "google::protobuf::io::ZeroCopyInputStream *", 18135 "name" : "google::protobuf::io::ZeroCopyInputStream *", 18136 "referenced_type" : "type-606", 18137 "self_type" : "type-605", 18138 "size" : 4, 18139 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 18140 }, 18141 { 18142 "alignment" : 4, 18143 "linker_set_key" : "google::protobuf::io::ZeroCopyInputStream *", 18144 "name" : "google::protobuf::io::ZeroCopyInputStream *", 18145 "referenced_type" : "type-766", 18146 "self_type" : "type-793", 18147 "size" : 4, 18148 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 18149 }, 18150 { 18151 "alignment" : 4, 18152 "linker_set_key" : "google::protobuf::io::ZeroCopyInputStream *const *", 18153 "name" : "google::protobuf::io::ZeroCopyInputStream *const *", 18154 "referenced_type" : "type-1617", 18155 "self_type" : "type-1616", 18156 "size" : 4, 18157 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18158 }, 18159 { 18160 "alignment" : 4, 18161 "linker_set_key" : "google::protobuf::io::ZeroCopyOutputStream *", 18162 "name" : "google::protobuf::io::ZeroCopyOutputStream *", 18163 "referenced_type" : "type-1416", 18164 "self_type" : "type-1415", 18165 "size" : 4, 18166 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 18167 }, 18168 { 18169 "alignment" : 4, 18170 "linker_set_key" : "google::protobuf::io::ZeroCopyOutputStream *", 18171 "name" : "google::protobuf::io::ZeroCopyOutputStream *", 18172 "referenced_type" : "type-1963", 18173 "self_type" : "type-1962", 18174 "size" : 4, 18175 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 18176 }, 18177 { 18178 "alignment" : 4, 18179 "linker_set_key" : "google::protobuf::io::ZeroCopyOutputStream *", 18180 "name" : "google::protobuf::io::ZeroCopyOutputStream *", 18181 "referenced_type" : "type-617", 18182 "self_type" : "type-616", 18183 "size" : 4, 18184 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 18185 }, 18186 { 18187 "alignment" : 4, 18188 "linker_set_key" : "google::protobuf::io::ZeroCopyOutputStream *", 18189 "name" : "google::protobuf::io::ZeroCopyOutputStream *", 18190 "referenced_type" : "type-740", 18191 "self_type" : "type-741", 18192 "size" : 4, 18193 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 18194 }, 18195 { 18196 "alignment" : 4, 18197 "linker_set_key" : "google::protobuf::strings::AlphaNum *", 18198 "name" : "google::protobuf::strings::AlphaNum *", 18199 "referenced_type" : "type-101", 18200 "self_type" : "type-103", 18201 "size" : 4, 18202 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18203 }, 18204 { 18205 "alignment" : 4, 18206 "linker_set_key" : "google::protobuf::strings::ArrayByteSource *", 18207 "name" : "google::protobuf::strings::ArrayByteSource *", 18208 "referenced_type" : "type-26", 18209 "self_type" : "type-29", 18210 "size" : 4, 18211 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18212 }, 18213 { 18214 "alignment" : 4, 18215 "linker_set_key" : "google::protobuf::strings::ByteSink *", 18216 "name" : "google::protobuf::strings::ByteSink *", 18217 "referenced_type" : "type-13", 18218 "self_type" : "type-66", 18219 "size" : 4, 18220 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18221 }, 18222 { 18223 "alignment" : 4, 18224 "linker_set_key" : "google::protobuf::strings::ByteSource *", 18225 "name" : "google::protobuf::strings::ByteSource *", 18226 "referenced_type" : "type-28", 18227 "self_type" : "type-33", 18228 "size" : 4, 18229 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18230 }, 18231 { 18232 "alignment" : 4, 18233 "linker_set_key" : "google::protobuf::strings::CheckedArrayByteSink *", 18234 "name" : "google::protobuf::strings::CheckedArrayByteSink *", 18235 "referenced_type" : "type-9", 18236 "self_type" : "type-14", 18237 "size" : 4, 18238 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18239 }, 18240 { 18241 "alignment" : 4, 18242 "linker_set_key" : "google::protobuf::strings::GrowingArrayByteSink *", 18243 "name" : "google::protobuf::strings::GrowingArrayByteSink *", 18244 "referenced_type" : "type-17", 18245 "self_type" : "type-18", 18246 "size" : 4, 18247 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18248 }, 18249 { 18250 "alignment" : 4, 18251 "linker_set_key" : "google::protobuf::strings::LimitByteSource *", 18252 "name" : "google::protobuf::strings::LimitByteSource *", 18253 "referenced_type" : "type-32", 18254 "self_type" : "type-34", 18255 "size" : 4, 18256 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18257 }, 18258 { 18259 "alignment" : 4, 18260 "linker_set_key" : "google::protobuf::strings::NullByteSink *", 18261 "name" : "google::protobuf::strings::NullByteSink *", 18262 "referenced_type" : "type-24", 18263 "self_type" : "type-25", 18264 "size" : 4, 18265 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18266 }, 18267 { 18268 "alignment" : 4, 18269 "linker_set_key" : "google::protobuf::strings::StringByteSink *", 18270 "name" : "google::protobuf::strings::StringByteSink *", 18271 "referenced_type" : "type-20", 18272 "self_type" : "type-23", 18273 "size" : 4, 18274 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18275 }, 18276 { 18277 "alignment" : 4, 18278 "linker_set_key" : "google::protobuf::strings::UncheckedArrayByteSink *", 18279 "name" : "google::protobuf::strings::UncheckedArrayByteSink *", 18280 "referenced_type" : "type-67", 18281 "self_type" : "type-68", 18282 "size" : 4, 18283 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18284 }, 18285 { 18286 "alignment" : 4, 18287 "linker_set_key" : "google::protobuf::uint128 *", 18288 "name" : "google::protobuf::uint128 *", 18289 "referenced_type" : "type-108", 18290 "self_type" : "type-107", 18291 "size" : 4, 18292 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 18293 }, 18294 { 18295 "alignment" : 4, 18296 "linker_set_key" : "google::protobuf::util::Status *", 18297 "name" : "google::protobuf::util::Status *", 18298 "referenced_type" : "type-76", 18299 "self_type" : "type-75", 18300 "size" : 4, 18301 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h" 18302 }, 18303 { 18304 "alignment" : 4, 18305 "linker_set_key" : "int (*)(int, int, volatile int *)", 18306 "name" : "int (*)(int, int, volatile int *)", 18307 "referenced_type" : "type-300", 18308 "self_type" : "type-311", 18309 "size" : 4, 18310 "source_file" : "/external/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h" 18311 }, 18312 { 18313 "alignment" : 4, 18314 "linker_set_key" : "int *", 18315 "name" : "int *", 18316 "referenced_type" : "type-1", 18317 "self_type" : "type-129", 18318 "size" : 4, 18319 "source_file" : "/external/protobuf/src/google/protobuf/stubs/once.h" 18320 }, 18321 { 18322 "alignment" : 4, 18323 "linker_set_key" : "long long *", 18324 "name" : "long long *", 18325 "referenced_type" : "type-89", 18326 "self_type" : "type-88", 18327 "size" : 4, 18328 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18329 }, 18330 { 18331 "alignment" : 4, 18332 "linker_set_key" : "std::basic_istream<char, std::char_traits<char> > *", 18333 "name" : "std::basic_istream<char, std::char_traits<char> > *", 18334 "referenced_type" : "type-1600", 18335 "self_type" : "type-1599", 18336 "size" : 4, 18337 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18338 }, 18339 { 18340 "alignment" : 4, 18341 "linker_set_key" : "std::basic_istream<char, std::char_traits<char> > *", 18342 "name" : "std::basic_istream<char, std::char_traits<char> > *", 18343 "referenced_type" : "type-2141", 18344 "self_type" : "type-2140", 18345 "size" : 4, 18346 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18347 }, 18348 { 18349 "alignment" : 4, 18350 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > *", 18351 "name" : "std::basic_ostream<char, std::char_traits<char> > *", 18352 "referenced_type" : "type-1609", 18353 "self_type" : "type-1608", 18354 "size" : 4, 18355 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18356 }, 18357 { 18358 "alignment" : 4, 18359 "linker_set_key" : "std::basic_ostream<char, std::char_traits<char> > *", 18360 "name" : "std::basic_ostream<char, std::char_traits<char> > *", 18361 "referenced_type" : "type-2147", 18362 "self_type" : "type-2146", 18363 "size" : 4, 18364 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 18365 }, 18366 { 18367 "alignment" : 4, 18368 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18369 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18370 "referenced_type" : "type-1009", 18371 "self_type" : "type-1008", 18372 "size" : 4, 18373 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18374 }, 18375 { 18376 "alignment" : 4, 18377 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18378 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18379 "referenced_type" : "type-1044", 18380 "self_type" : "type-1043", 18381 "size" : 4, 18382 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 18383 }, 18384 { 18385 "alignment" : 4, 18386 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18387 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18388 "referenced_type" : "type-1205", 18389 "self_type" : "type-1204", 18390 "size" : 4, 18391 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18392 }, 18393 { 18394 "alignment" : 4, 18395 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18396 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18397 "referenced_type" : "type-1238", 18398 "self_type" : "type-1237", 18399 "size" : 4, 18400 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 18401 }, 18402 { 18403 "alignment" : 4, 18404 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18405 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18406 "referenced_type" : "type-1262", 18407 "self_type" : "type-1261", 18408 "size" : 4, 18409 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18410 }, 18411 { 18412 "alignment" : 4, 18413 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18414 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18415 "referenced_type" : "type-1283", 18416 "self_type" : "type-1282", 18417 "size" : 4, 18418 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 18419 }, 18420 { 18421 "alignment" : 4, 18422 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18423 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18424 "referenced_type" : "type-1464", 18425 "self_type" : "type-1463", 18426 "size" : 4, 18427 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 18428 }, 18429 { 18430 "alignment" : 4, 18431 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18432 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18433 "referenced_type" : "type-1518", 18434 "self_type" : "type-1517", 18435 "size" : 4, 18436 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 18437 }, 18438 { 18439 "alignment" : 4, 18440 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18441 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18442 "referenced_type" : "type-1523", 18443 "self_type" : "type-1522", 18444 "size" : 4, 18445 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 18446 }, 18447 { 18448 "alignment" : 4, 18449 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18450 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18451 "referenced_type" : "type-1547", 18452 "self_type" : "type-1546", 18453 "size" : 4, 18454 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18455 }, 18456 { 18457 "alignment" : 4, 18458 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18459 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18460 "referenced_type" : "type-1578", 18461 "self_type" : "type-1577", 18462 "size" : 4, 18463 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 18464 }, 18465 { 18466 "alignment" : 4, 18467 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18468 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18469 "referenced_type" : "type-1637", 18470 "self_type" : "type-1636", 18471 "size" : 4, 18472 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stl_util.h" 18473 }, 18474 { 18475 "alignment" : 4, 18476 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18477 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18478 "referenced_type" : "type-1659", 18479 "self_type" : "type-1658", 18480 "size" : 4, 18481 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 18482 }, 18483 { 18484 "alignment" : 4, 18485 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18486 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18487 "referenced_type" : "type-1720", 18488 "self_type" : "type-1719", 18489 "size" : 4, 18490 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18491 }, 18492 { 18493 "alignment" : 4, 18494 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18495 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18496 "referenced_type" : "type-1727", 18497 "self_type" : "type-1726", 18498 "size" : 4, 18499 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18500 }, 18501 { 18502 "alignment" : 4, 18503 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18504 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18505 "referenced_type" : "type-1777", 18506 "self_type" : "type-1776", 18507 "size" : 4, 18508 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 18509 }, 18510 { 18511 "alignment" : 4, 18512 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18513 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18514 "referenced_type" : "type-1786", 18515 "self_type" : "type-1785", 18516 "size" : 4, 18517 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 18518 }, 18519 { 18520 "alignment" : 4, 18521 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18522 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18523 "referenced_type" : "type-1816", 18524 "self_type" : "type-1815", 18525 "size" : 4, 18526 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18527 }, 18528 { 18529 "alignment" : 4, 18530 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18531 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18532 "referenced_type" : "type-185", 18533 "self_type" : "type-184", 18534 "size" : 4, 18535 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 18536 }, 18537 { 18538 "alignment" : 4, 18539 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18540 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18541 "referenced_type" : "type-1918", 18542 "self_type" : "type-1917", 18543 "size" : 4, 18544 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18545 }, 18546 { 18547 "alignment" : 4, 18548 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18549 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18550 "referenced_type" : "type-197", 18551 "self_type" : "type-196", 18552 "size" : 4, 18553 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 18554 }, 18555 { 18556 "alignment" : 4, 18557 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18558 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18559 "referenced_type" : "type-1985", 18560 "self_type" : "type-1984", 18561 "size" : 4, 18562 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 18563 }, 18564 { 18565 "alignment" : 4, 18566 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18567 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18568 "referenced_type" : "type-2011", 18569 "self_type" : "type-2010", 18570 "size" : 4, 18571 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 18572 }, 18573 { 18574 "alignment" : 4, 18575 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18576 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18577 "referenced_type" : "type-2065", 18578 "self_type" : "type-2064", 18579 "size" : 4, 18580 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 18581 }, 18582 { 18583 "alignment" : 4, 18584 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18585 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18586 "referenced_type" : "type-2071", 18587 "self_type" : "type-2070", 18588 "size" : 4, 18589 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 18590 }, 18591 { 18592 "alignment" : 4, 18593 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18594 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18595 "referenced_type" : "type-2126", 18596 "self_type" : "type-2125", 18597 "size" : 4, 18598 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 18599 }, 18600 { 18601 "alignment" : 4, 18602 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18603 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18604 "referenced_type" : "type-2169", 18605 "self_type" : "type-2168", 18606 "size" : 4, 18607 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stl_util.h" 18608 }, 18609 { 18610 "alignment" : 4, 18611 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18612 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18613 "referenced_type" : "type-2189", 18614 "self_type" : "type-2188", 18615 "size" : 4, 18616 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 18617 }, 18618 { 18619 "alignment" : 4, 18620 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18621 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18622 "referenced_type" : "type-22", 18623 "self_type" : "type-21", 18624 "size" : 4, 18625 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18626 }, 18627 { 18628 "alignment" : 4, 18629 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18630 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18631 "referenced_type" : "type-2202", 18632 "self_type" : "type-2201", 18633 "size" : 4, 18634 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18635 }, 18636 { 18637 "alignment" : 4, 18638 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18639 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18640 "referenced_type" : "type-2270", 18641 "self_type" : "type-2269", 18642 "size" : 4, 18643 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 18644 }, 18645 { 18646 "alignment" : 4, 18647 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18648 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18649 "referenced_type" : "type-2279", 18650 "self_type" : "type-2278", 18651 "size" : 4, 18652 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 18653 }, 18654 { 18655 "alignment" : 4, 18656 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18657 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18658 "referenced_type" : "type-2309", 18659 "self_type" : "type-2308", 18660 "size" : 4, 18661 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18662 }, 18663 { 18664 "alignment" : 4, 18665 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18666 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18667 "referenced_type" : "type-2330", 18668 "self_type" : "type-2329", 18669 "size" : 4, 18670 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18671 }, 18672 { 18673 "alignment" : 4, 18674 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18675 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18676 "referenced_type" : "type-2364", 18677 "self_type" : "type-2363", 18678 "size" : 4, 18679 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 18680 }, 18681 { 18682 "alignment" : 4, 18683 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18684 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18685 "referenced_type" : "type-256", 18686 "self_type" : "type-255", 18687 "size" : 4, 18688 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18689 }, 18690 { 18691 "alignment" : 4, 18692 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18693 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18694 "referenced_type" : "type-278", 18695 "self_type" : "type-277", 18696 "size" : 4, 18697 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18698 }, 18699 { 18700 "alignment" : 4, 18701 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18702 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18703 "referenced_type" : "type-543", 18704 "self_type" : "type-542", 18705 "size" : 4, 18706 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18707 }, 18708 { 18709 "alignment" : 4, 18710 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18711 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18712 "referenced_type" : "type-625", 18713 "self_type" : "type-624", 18714 "size" : 4, 18715 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 18716 }, 18717 { 18718 "alignment" : 4, 18719 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18720 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18721 "referenced_type" : "type-743", 18722 "self_type" : "type-742", 18723 "size" : 4, 18724 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h" 18725 }, 18726 { 18727 "alignment" : 4, 18728 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18729 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18730 "referenced_type" : "type-810", 18731 "self_type" : "type-809", 18732 "size" : 4, 18733 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 18734 }, 18735 { 18736 "alignment" : 4, 18737 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18738 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18739 "referenced_type" : "type-816", 18740 "self_type" : "type-815", 18741 "size" : 4, 18742 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h" 18743 }, 18744 { 18745 "alignment" : 4, 18746 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18747 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18748 "referenced_type" : "type-83", 18749 "self_type" : "type-82", 18750 "size" : 4, 18751 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18752 }, 18753 { 18754 "alignment" : 4, 18755 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18756 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18757 "referenced_type" : "type-875", 18758 "self_type" : "type-874", 18759 "size" : 4, 18760 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 18761 }, 18762 { 18763 "alignment" : 4, 18764 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18765 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18766 "referenced_type" : "type-881", 18767 "self_type" : "type-880", 18768 "size" : 4, 18769 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18770 }, 18771 { 18772 "alignment" : 4, 18773 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18774 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18775 "referenced_type" : "type-949", 18776 "self_type" : "type-948", 18777 "size" : 4, 18778 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 18779 }, 18780 { 18781 "alignment" : 4, 18782 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18783 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18784 "referenced_type" : "type-958", 18785 "self_type" : "type-957", 18786 "size" : 4, 18787 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 18788 }, 18789 { 18790 "alignment" : 4, 18791 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18792 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > *", 18793 "referenced_type" : "type-988", 18794 "self_type" : "type-987", 18795 "size" : 4, 18796 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18797 }, 18798 { 18799 "alignment" : 4, 18800 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18801 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18802 "referenced_type" : "type-1043", 18803 "self_type" : "type-1048", 18804 "size" : 4, 18805 "source_file" : "/external/protobuf/src/google/protobuf/arenastring.h" 18806 }, 18807 { 18808 "alignment" : 4, 18809 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18810 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18811 "referenced_type" : "type-1237", 18812 "self_type" : "type-1243", 18813 "size" : 4, 18814 "source_file" : "/external/protobuf/src/google/protobuf/arenastring.h" 18815 }, 18816 { 18817 "alignment" : 4, 18818 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18819 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18820 "referenced_type" : "type-1282", 18821 "self_type" : "type-1437", 18822 "size" : 4, 18823 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 18824 }, 18825 { 18826 "alignment" : 4, 18827 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18828 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18829 "referenced_type" : "type-1522", 18830 "self_type" : "type-1553", 18831 "size" : 4, 18832 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 18833 }, 18834 { 18835 "alignment" : 4, 18836 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18837 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18838 "referenced_type" : "type-1984", 18839 "self_type" : "type-1983", 18840 "size" : 4, 18841 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 18842 }, 18843 { 18844 "alignment" : 4, 18845 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18846 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18847 "referenced_type" : "type-2070", 18848 "self_type" : "type-2105", 18849 "size" : 4, 18850 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 18851 }, 18852 { 18853 "alignment" : 4, 18854 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18855 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18856 "referenced_type" : "type-2363", 18857 "self_type" : "type-2368", 18858 "size" : 4, 18859 "source_file" : "/external/protobuf/src/google/protobuf/arenastring.h" 18860 }, 18861 { 18862 "alignment" : 4, 18863 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18864 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18865 "referenced_type" : "type-624", 18866 "self_type" : "type-667", 18867 "size" : 4, 18868 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 18869 }, 18870 { 18871 "alignment" : 4, 18872 "linker_set_key" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18873 "name" : "std::basic_string<char, std::char_traits<char>, std::allocator<char> > **", 18874 "referenced_type" : "type-815", 18875 "self_type" : "type-854", 18876 "size" : 4, 18877 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 18878 }, 18879 { 18880 "alignment" : 4, 18881 "linker_set_key" : "std::map<int, google::protobuf::internal::ExtensionSet::Extension, std::less<int>, std::allocator<std::pair<const int, google::protobuf::internal::ExtensionSet::Extension> > > *", 18882 "name" : "std::map<int, google::protobuf::internal::ExtensionSet::Extension, std::less<int>, std::allocator<std::pair<const int, google::protobuf::internal::ExtensionSet::Extension> > > *", 18883 "referenced_type" : "type-1334", 18884 "self_type" : "type-1333", 18885 "size" : 4, 18886 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 18887 }, 18888 { 18889 "alignment" : 4, 18890 "linker_set_key" : "std::map<int, google::protobuf::internal::ExtensionSet::Extension, std::less<int>, std::allocator<std::pair<const int, google::protobuf::internal::ExtensionSet::Extension> > > *", 18891 "name" : "std::map<int, google::protobuf::internal::ExtensionSet::Extension, std::less<int>, std::allocator<std::pair<const int, google::protobuf::internal::ExtensionSet::Extension> > > *", 18892 "referenced_type" : "type-1878", 18893 "self_type" : "type-1877", 18894 "size" : 4, 18895 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 18896 }, 18897 { 18898 "alignment" : 4, 18899 "linker_set_key" : "std::map<int, google::protobuf::internal::ExtensionSet::Extension, std::less<int>, std::allocator<std::pair<const int, google::protobuf::internal::ExtensionSet::Extension> > > *", 18900 "name" : "std::map<int, google::protobuf::internal::ExtensionSet::Extension, std::less<int>, std::allocator<std::pair<const int, google::protobuf::internal::ExtensionSet::Extension> > > *", 18901 "referenced_type" : "type-498", 18902 "self_type" : "type-497", 18903 "size" : 4, 18904 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 18905 }, 18906 { 18907 "alignment" : 4, 18908 "linker_set_key" : "std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > *", 18909 "name" : "std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > *", 18910 "referenced_type" : "type-1818", 18911 "self_type" : "type-1817", 18912 "size" : 4, 18913 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18914 }, 18915 { 18916 "alignment" : 4, 18917 "linker_set_key" : "std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > *", 18918 "name" : "std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > *", 18919 "referenced_type" : "type-2311", 18920 "self_type" : "type-2310", 18921 "size" : 4, 18922 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18923 }, 18924 { 18925 "alignment" : 4, 18926 "linker_set_key" : "std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > *", 18927 "name" : "std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > *", 18928 "referenced_type" : "type-258", 18929 "self_type" : "type-257", 18930 "size" : 4, 18931 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18932 }, 18933 { 18934 "alignment" : 4, 18935 "linker_set_key" : "std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > *", 18936 "name" : "std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > *", 18937 "referenced_type" : "type-990", 18938 "self_type" : "type-989", 18939 "size" : 4, 18940 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18941 }, 18942 { 18943 "alignment" : 4, 18944 "linker_set_key" : "unsigned char *", 18945 "name" : "unsigned char *", 18946 "referenced_type" : "type-158", 18947 "self_type" : "type-618", 18948 "size" : 4, 18949 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 18950 }, 18951 { 18952 "alignment" : 4, 18953 "linker_set_key" : "unsigned int *", 18954 "name" : "unsigned int *", 18955 "referenced_type" : "type-4", 18956 "self_type" : "type-19", 18957 "size" : 4, 18958 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 18959 }, 18960 { 18961 "alignment" : 4, 18962 "linker_set_key" : "unsigned long long *", 18963 "name" : "unsigned long long *", 18964 "referenced_type" : "type-91", 18965 "self_type" : "type-90", 18966 "size" : 4, 18967 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 18968 }, 18969 { 18970 "alignment" : 4, 18971 "linker_set_key" : "void (*)()", 18972 "name" : "void (*)()", 18973 "referenced_type" : "type-254", 18974 "self_type" : "type-253", 18975 "size" : 4, 18976 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h" 18977 }, 18978 { 18979 "alignment" : 4, 18980 "linker_set_key" : "void (*)(const std::type_info *, unsigned long long, void *)", 18981 "name" : "void (*)(const std::type_info *, unsigned long long, void *)", 18982 "referenced_type" : "type-293", 18983 "self_type" : "type-292", 18984 "size" : 4, 18985 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 18986 }, 18987 { 18988 "alignment" : 4, 18989 "linker_set_key" : "void (*)(google::protobuf::Arena *, void *, unsigned long long)", 18990 "name" : "void (*)(google::protobuf::Arena *, void *, unsigned long long)", 18991 "referenced_type" : "type-291", 18992 "self_type" : "type-290", 18993 "size" : 4, 18994 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 18995 }, 18996 { 18997 "alignment" : 4, 18998 "linker_set_key" : "void (*)(google::protobuf::LogLevel, const char *, int, const std::__1::basic_string<char> &)", 18999 "name" : "void (*)(google::protobuf::LogLevel, const char *, int, const std::__1::basic_string<char> &)", 19000 "referenced_type" : "type-123", 19001 "self_type" : "type-122", 19002 "size" : 4, 19003 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 19004 }, 19005 { 19006 "alignment" : 4, 19007 "linker_set_key" : "void (*)(void *)", 19008 "name" : "void (*)(void *)", 19009 "referenced_type" : "type-302", 19010 "self_type" : "type-303", 19011 "size" : 4, 19012 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 19013 }, 19014 { 19015 "alignment" : 4, 19016 "linker_set_key" : "void (*)(void *, unsigned int)", 19017 "name" : "void (*)(void *, unsigned int)", 19018 "referenced_type" : "type-285", 19019 "self_type" : "type-284", 19020 "size" : 4, 19021 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 19022 }, 19023 { 19024 "alignment" : 4, 19025 "linker_set_key" : "void *", 19026 "name" : "void *", 19027 "referenced_type" : "type-81", 19028 "self_type" : "type-201", 19029 "size" : 4, 19030 "source_file" : "/external/protobuf/src/google/protobuf/stubs/port.h" 19031 }, 19032 { 19033 "alignment" : 4, 19034 "linker_set_key" : "void *(*)(google::protobuf::Arena *)", 19035 "name" : "void *(*)(google::protobuf::Arena *)", 19036 "referenced_type" : "type-287", 19037 "self_type" : "type-286", 19038 "size" : 4, 19039 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 19040 }, 19041 { 19042 "alignment" : 4, 19043 "linker_set_key" : "void *(*)(unsigned int)", 19044 "name" : "void *(*)(unsigned int)", 19045 "referenced_type" : "type-283", 19046 "self_type" : "type-282", 19047 "size" : 4, 19048 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 19049 }, 19050 { 19051 "alignment" : 4, 19052 "linker_set_key" : "void **", 19053 "name" : "void **", 19054 "referenced_type" : "type-201", 19055 "self_type" : "type-577", 19056 "size" : 4, 19057 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19058 }, 19059 { 19060 "alignment" : 4, 19061 "linker_set_key" : "void *const *", 19062 "name" : "void *const *", 19063 "referenced_type" : "type-576", 19064 "self_type" : "type-575", 19065 "size" : 4, 19066 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19067 }, 19068 { 19069 "alignment" : 4, 19070 "linker_set_key" : "volatile int *", 19071 "name" : "volatile int *", 19072 "referenced_type" : "type-268", 19073 "self_type" : "type-276", 19074 "size" : 4, 19075 "source_file" : "/external/protobuf/src/google/protobuf/stubs/atomicops.h" 19076 } 19077 ], 19078 "qualified_types" : 19079 [ 19080 { 19081 "alignment" : 1, 19082 "is_const" : true, 19083 "linker_set_key" : "const bool", 19084 "name" : "const bool", 19085 "referenced_type" : "type-12", 19086 "self_type" : "type-143", 19087 "size" : 1, 19088 "source_file" : "/external/protobuf/src/google/protobuf/stubs/template_util.h" 19089 }, 19090 { 19091 "alignment" : 1, 19092 "is_const" : true, 19093 "linker_set_key" : "const char", 19094 "name" : "const char", 19095 "referenced_type" : "type-7", 19096 "self_type" : "type-6", 19097 "size" : 1, 19098 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 19099 }, 19100 { 19101 "alignment" : 8, 19102 "is_const" : true, 19103 "linker_set_key" : "const double", 19104 "name" : "const double", 19105 "referenced_type" : "type-98", 19106 "self_type" : "type-237", 19107 "size" : 8, 19108 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h" 19109 }, 19110 { 19111 "alignment" : 4, 19112 "is_const" : true, 19113 "linker_set_key" : "const float", 19114 "name" : "const float", 19115 "referenced_type" : "type-96", 19116 "self_type" : "type-235", 19117 "size" : 4, 19118 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h" 19119 }, 19120 { 19121 "alignment" : 8, 19122 "is_const" : true, 19123 "linker_set_key" : "const google::protobuf::Arena", 19124 "name" : "const google::protobuf::Arena", 19125 "referenced_type" : "type-289", 19126 "self_type" : "type-299", 19127 "size" : 72, 19128 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 19129 }, 19130 { 19131 "alignment" : 4, 19132 "is_const" : true, 19133 "linker_set_key" : "const google::protobuf::Arena::Block", 19134 "name" : "const google::protobuf::Arena::Block", 19135 "referenced_type" : "type-305", 19136 "self_type" : "type-307", 19137 "size" : 16, 19138 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 19139 }, 19140 { 19141 "alignment" : 4, 19142 "is_const" : true, 19143 "linker_set_key" : "const google::protobuf::ArenaOptions", 19144 "name" : "const google::protobuf::ArenaOptions", 19145 "referenced_type" : "type-281", 19146 "self_type" : "type-280", 19147 "size" : 40, 19148 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 19149 }, 19150 { 19151 "is_const" : true, 19152 "linker_set_key" : "const google::protobuf::DescriptorPool", 19153 "name" : "const google::protobuf::DescriptorPool", 19154 "referenced_type" : "type-1409", 19155 "self_type" : "type-1408", 19156 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19157 }, 19158 { 19159 "is_const" : true, 19160 "linker_set_key" : "const google::protobuf::DescriptorPool", 19161 "name" : "const google::protobuf::DescriptorPool", 19162 "referenced_type" : "type-1481", 19163 "self_type" : "type-1480", 19164 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19165 }, 19166 { 19167 "is_const" : true, 19168 "linker_set_key" : "const google::protobuf::DescriptorPool", 19169 "name" : "const google::protobuf::DescriptorPool", 19170 "referenced_type" : "type-1545", 19171 "self_type" : "type-1544", 19172 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19173 }, 19174 { 19175 "is_const" : true, 19176 "linker_set_key" : "const google::protobuf::DescriptorPool", 19177 "name" : "const google::protobuf::DescriptorPool", 19178 "referenced_type" : "type-1572", 19179 "self_type" : "type-1571", 19180 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19181 }, 19182 { 19183 "is_const" : true, 19184 "linker_set_key" : "const google::protobuf::DescriptorPool", 19185 "name" : "const google::protobuf::DescriptorPool", 19186 "referenced_type" : "type-1957", 19187 "self_type" : "type-1956", 19188 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19189 }, 19190 { 19191 "is_const" : true, 19192 "linker_set_key" : "const google::protobuf::DescriptorPool", 19193 "name" : "const google::protobuf::DescriptorPool", 19194 "referenced_type" : "type-2024", 19195 "self_type" : "type-2023", 19196 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19197 }, 19198 { 19199 "is_const" : true, 19200 "linker_set_key" : "const google::protobuf::DescriptorPool", 19201 "name" : "const google::protobuf::DescriptorPool", 19202 "referenced_type" : "type-2097", 19203 "self_type" : "type-2096", 19204 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19205 }, 19206 { 19207 "is_const" : true, 19208 "linker_set_key" : "const google::protobuf::DescriptorPool", 19209 "name" : "const google::protobuf::DescriptorPool", 19210 "referenced_type" : "type-2121", 19211 "self_type" : "type-2120", 19212 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19213 }, 19214 { 19215 "is_const" : true, 19216 "linker_set_key" : "const google::protobuf::DescriptorPool", 19217 "name" : "const google::protobuf::DescriptorPool", 19218 "referenced_type" : "type-609", 19219 "self_type" : "type-608", 19220 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19221 }, 19222 { 19223 "is_const" : true, 19224 "linker_set_key" : "const google::protobuf::DescriptorPool", 19225 "name" : "const google::protobuf::DescriptorPool", 19226 "referenced_type" : "type-756", 19227 "self_type" : "type-755", 19228 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19229 }, 19230 { 19231 "is_const" : true, 19232 "linker_set_key" : "const google::protobuf::DescriptorPool", 19233 "name" : "const google::protobuf::DescriptorPool", 19234 "referenced_type" : "type-842", 19235 "self_type" : "type-841", 19236 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19237 }, 19238 { 19239 "is_const" : true, 19240 "linker_set_key" : "const google::protobuf::DescriptorPool", 19241 "name" : "const google::protobuf::DescriptorPool", 19242 "referenced_type" : "type-870", 19243 "self_type" : "type-869", 19244 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19245 }, 19246 { 19247 "is_const" : true, 19248 "linker_set_key" : "const google::protobuf::FieldDescriptor", 19249 "name" : "const google::protobuf::FieldDescriptor", 19250 "referenced_type" : "type-1305", 19251 "self_type" : "type-1304", 19252 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 19253 }, 19254 { 19255 "is_const" : true, 19256 "linker_set_key" : "const google::protobuf::FieldDescriptor", 19257 "name" : "const google::protobuf::FieldDescriptor", 19258 "referenced_type" : "type-1847", 19259 "self_type" : "type-1846", 19260 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 19261 }, 19262 { 19263 "is_const" : true, 19264 "linker_set_key" : "const google::protobuf::FieldDescriptor", 19265 "name" : "const google::protobuf::FieldDescriptor", 19266 "referenced_type" : "type-459", 19267 "self_type" : "type-458", 19268 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 19269 }, 19270 { 19271 "is_const" : true, 19272 "linker_set_key" : "const google::protobuf::Message", 19273 "name" : "const google::protobuf::Message", 19274 "referenced_type" : "type-1319", 19275 "self_type" : "type-1318", 19276 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19277 }, 19278 { 19279 "is_const" : true, 19280 "linker_set_key" : "const google::protobuf::Message", 19281 "name" : "const google::protobuf::Message", 19282 "referenced_type" : "type-1468", 19283 "self_type" : "type-1467", 19284 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19285 }, 19286 { 19287 "is_const" : true, 19288 "linker_set_key" : "const google::protobuf::Message", 19289 "name" : "const google::protobuf::Message", 19290 "referenced_type" : "type-1521", 19291 "self_type" : "type-1520", 19292 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19293 }, 19294 { 19295 "is_const" : true, 19296 "linker_set_key" : "const google::protobuf::Message", 19297 "name" : "const google::protobuf::Message", 19298 "referenced_type" : "type-1533", 19299 "self_type" : "type-1532", 19300 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19301 }, 19302 { 19303 "is_const" : true, 19304 "linker_set_key" : "const google::protobuf::Message", 19305 "name" : "const google::protobuf::Message", 19306 "referenced_type" : "type-1860", 19307 "self_type" : "type-1859", 19308 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19309 }, 19310 { 19311 "is_const" : true, 19312 "linker_set_key" : "const google::protobuf::Message", 19313 "name" : "const google::protobuf::Message", 19314 "referenced_type" : "type-2014", 19315 "self_type" : "type-2013", 19316 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19317 }, 19318 { 19319 "is_const" : true, 19320 "linker_set_key" : "const google::protobuf::Message", 19321 "name" : "const google::protobuf::Message", 19322 "referenced_type" : "type-2068", 19323 "self_type" : "type-2067", 19324 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19325 }, 19326 { 19327 "is_const" : true, 19328 "linker_set_key" : "const google::protobuf::Message", 19329 "name" : "const google::protobuf::Message", 19330 "referenced_type" : "type-2080", 19331 "self_type" : "type-2079", 19332 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19333 }, 19334 { 19335 "is_const" : true, 19336 "linker_set_key" : "const google::protobuf::Message", 19337 "name" : "const google::protobuf::Message", 19338 "referenced_type" : "type-479", 19339 "self_type" : "type-478", 19340 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19341 }, 19342 { 19343 "is_const" : true, 19344 "linker_set_key" : "const google::protobuf::Message", 19345 "name" : "const google::protobuf::Message", 19346 "referenced_type" : "type-746", 19347 "self_type" : "type-745", 19348 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19349 }, 19350 { 19351 "is_const" : true, 19352 "linker_set_key" : "const google::protobuf::Message", 19353 "name" : "const google::protobuf::Message", 19354 "referenced_type" : "type-813", 19355 "self_type" : "type-812", 19356 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19357 }, 19358 { 19359 "is_const" : true, 19360 "linker_set_key" : "const google::protobuf::Message", 19361 "name" : "const google::protobuf::Message", 19362 "referenced_type" : "type-825", 19363 "self_type" : "type-824", 19364 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19365 }, 19366 { 19367 "alignment" : 4, 19368 "is_const" : true, 19369 "linker_set_key" : "const google::protobuf::MessageLite", 19370 "name" : "const google::protobuf::MessageLite", 19371 "referenced_type" : "type-425", 19372 "self_type" : "type-456", 19373 "size" : 4, 19374 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19375 }, 19376 { 19377 "alignment" : 4, 19378 "is_const" : true, 19379 "linker_set_key" : "const google::protobuf::RepeatedField<bool>", 19380 "name" : "const google::protobuf::RepeatedField<bool>", 19381 "referenced_type" : "type-411", 19382 "self_type" : "type-540", 19383 "size" : 12, 19384 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19385 }, 19386 { 19387 "alignment" : 4, 19388 "is_const" : true, 19389 "linker_set_key" : "const google::protobuf::RepeatedField<double>", 19390 "name" : "const google::protobuf::RepeatedField<double>", 19391 "referenced_type" : "type-406", 19392 "self_type" : "type-534", 19393 "size" : 12, 19394 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19395 }, 19396 { 19397 "alignment" : 4, 19398 "is_const" : true, 19399 "linker_set_key" : "const google::protobuf::RepeatedField<float>", 19400 "name" : "const google::protobuf::RepeatedField<float>", 19401 "referenced_type" : "type-401", 19402 "self_type" : "type-528", 19403 "size" : 12, 19404 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19405 }, 19406 { 19407 "alignment" : 4, 19408 "is_const" : true, 19409 "linker_set_key" : "const google::protobuf::RepeatedField<int>", 19410 "name" : "const google::protobuf::RepeatedField<int>", 19411 "referenced_type" : "type-380", 19412 "self_type" : "type-503", 19413 "size" : 12, 19414 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19415 }, 19416 { 19417 "alignment" : 4, 19418 "is_const" : true, 19419 "linker_set_key" : "const google::protobuf::RepeatedField<long long>", 19420 "name" : "const google::protobuf::RepeatedField<long long>", 19421 "referenced_type" : "type-386", 19422 "self_type" : "type-508", 19423 "size" : 12, 19424 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19425 }, 19426 { 19427 "alignment" : 4, 19428 "is_const" : true, 19429 "linker_set_key" : "const google::protobuf::RepeatedField<unsigned int>", 19430 "name" : "const google::protobuf::RepeatedField<unsigned int>", 19431 "referenced_type" : "type-391", 19432 "self_type" : "type-513", 19433 "size" : 12, 19434 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19435 }, 19436 { 19437 "alignment" : 4, 19438 "is_const" : true, 19439 "linker_set_key" : "const google::protobuf::RepeatedField<unsigned long long>", 19440 "name" : "const google::protobuf::RepeatedField<unsigned long long>", 19441 "referenced_type" : "type-396", 19442 "self_type" : "type-521", 19443 "size" : 12, 19444 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19445 }, 19446 { 19447 "alignment" : 4, 19448 "is_const" : true, 19449 "linker_set_key" : "const google::protobuf::RepeatedPtrField<google::protobuf::MessageLite *>", 19450 "name" : "const google::protobuf::RepeatedPtrField<google::protobuf::MessageLite *>", 19451 "referenced_type" : "type-584", 19452 "self_type" : "type-654", 19453 "size" : 16, 19454 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 19455 }, 19456 { 19457 "alignment" : 4, 19458 "is_const" : true, 19459 "linker_set_key" : "const google::protobuf::RepeatedPtrField<google::protobuf::MessageLite>", 19460 "name" : "const google::protobuf::RepeatedPtrField<google::protobuf::MessageLite>", 19461 "referenced_type" : "type-424", 19462 "self_type" : "type-582", 19463 "size" : 16, 19464 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19465 }, 19466 { 19467 "alignment" : 4, 19468 "is_const" : true, 19469 "linker_set_key" : "const google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 19470 "name" : "const google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 19471 "referenced_type" : "type-417", 19472 "self_type" : "type-579", 19473 "size" : 16, 19474 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19475 }, 19476 { 19477 "alignment" : 4, 19478 "is_const" : true, 19479 "linker_set_key" : "const google::protobuf::StringPiece", 19480 "name" : "const google::protobuf::StringPiece", 19481 "referenced_type" : "type-27", 19482 "self_type" : "type-56", 19483 "size" : 8, 19484 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 19485 }, 19486 { 19487 "alignment" : 1, 19488 "is_const" : true, 19489 "linker_set_key" : "const google::protobuf::hash<const char *>", 19490 "name" : "const google::protobuf::hash<const char *>", 19491 "referenced_type" : "type-43", 19492 "self_type" : "type-45", 19493 "size" : 1, 19494 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 19495 }, 19496 { 19497 "alignment" : 1, 19498 "is_const" : true, 19499 "linker_set_key" : "const google::protobuf::hash<google::protobuf::StringPiece>", 19500 "name" : "const google::protobuf::hash<google::protobuf::StringPiece>", 19501 "referenced_type" : "type-61", 19502 "self_type" : "type-63", 19503 "size" : 1, 19504 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 19505 }, 19506 { 19507 "alignment" : 1, 19508 "is_const" : true, 19509 "linker_set_key" : "const google::protobuf::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 19510 "name" : "const google::protobuf::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 19511 "referenced_type" : "type-47", 19512 "self_type" : "type-49", 19513 "size" : 1, 19514 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 19515 }, 19516 { 19517 "alignment" : 1, 19518 "is_const" : true, 19519 "linker_set_key" : "const google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >", 19520 "name" : "const google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >", 19521 "referenced_type" : "type-439", 19522 "self_type" : "type-441", 19523 "size" : 1, 19524 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 19525 }, 19526 { 19527 "alignment" : 4, 19528 "is_const" : true, 19529 "linker_set_key" : "const google::protobuf::internal::ArenaStringPtr", 19530 "name" : "const google::protobuf::internal::ArenaStringPtr", 19531 "referenced_type" : "type-1042", 19532 "self_type" : "type-1046", 19533 "size" : 4, 19534 "source_file" : "/external/protobuf/src/google/protobuf/arenastring.h" 19535 }, 19536 { 19537 "alignment" : 4, 19538 "is_const" : true, 19539 "linker_set_key" : "const google::protobuf::internal::DateTime", 19540 "name" : "const google::protobuf::internal::DateTime", 19541 "referenced_type" : "type-272", 19542 "self_type" : "type-274", 19543 "size" : 24, 19544 "source_file" : "/external/protobuf/src/google/protobuf/stubs/time.h" 19545 }, 19546 { 19547 "alignment" : 4, 19548 "is_const" : true, 19549 "linker_set_key" : "const google::protobuf::internal::ExtensionInfo", 19550 "name" : "const google::protobuf::internal::ExtensionInfo", 19551 "referenced_type" : "type-449", 19552 "self_type" : "type-631", 19553 "size" : 16, 19554 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 19555 }, 19556 { 19557 "alignment" : 4, 19558 "is_const" : true, 19559 "linker_set_key" : "const google::protobuf::internal::ExtensionSet", 19560 "name" : "const google::protobuf::internal::ExtensionSet", 19561 "referenced_type" : "type-595", 19562 "self_type" : "type-600", 19563 "size" : 16, 19564 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 19565 }, 19566 { 19567 "alignment" : 8, 19568 "is_const" : true, 19569 "linker_set_key" : "const google::protobuf::internal::ExtensionSet::Extension", 19570 "name" : "const google::protobuf::internal::ExtensionSet::Extension", 19571 "referenced_type" : "type-622", 19572 "self_type" : "type-627", 19573 "size" : 24, 19574 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h" 19575 }, 19576 { 19577 "alignment" : 4, 19578 "is_const" : true, 19579 "linker_set_key" : "const google::protobuf::internal::RepeatedPtrFieldBase", 19580 "name" : "const google::protobuf::internal::RepeatedPtrFieldBase", 19581 "referenced_type" : "type-418", 19582 "self_type" : "type-572", 19583 "size" : 16, 19584 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 19585 }, 19586 { 19587 "alignment" : 4, 19588 "is_const" : true, 19589 "linker_set_key" : "const google::protobuf::internal::StringPiecePod", 19590 "name" : "const google::protobuf::internal::StringPiecePod", 19591 "referenced_type" : "type-58", 19592 "self_type" : "type-59", 19593 "size" : 8, 19594 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h" 19595 }, 19596 { 19597 "alignment" : 4, 19598 "is_const" : true, 19599 "linker_set_key" : "const google::protobuf::internal::scoped_array<char>", 19600 "name" : "const google::protobuf::internal::scoped_array<char>", 19601 "referenced_type" : "type-240", 19602 "self_type" : "type-242", 19603 "size" : 4, 19604 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 19605 }, 19606 { 19607 "alignment" : 4, 19608 "is_const" : true, 19609 "linker_set_key" : "const google::protobuf::internal::scoped_array<unsigned char>", 19610 "name" : "const google::protobuf::internal::scoped_array<unsigned char>", 19611 "referenced_type" : "type-779", 19612 "self_type" : "type-1664", 19613 "size" : 4, 19614 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h" 19615 }, 19616 { 19617 "alignment" : 4, 19618 "is_const" : true, 19619 "linker_set_key" : "const google::protobuf::internal::scoped_ptr<google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> >", 19620 "name" : "const google::protobuf::internal::scoped_ptr<google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> >", 19621 "referenced_type" : "type-772", 19622 "self_type" : "type-771", 19623 "size" : 4, 19624 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 19625 }, 19626 { 19627 "alignment" : 4, 19628 "is_const" : true, 19629 "linker_set_key" : "const google::protobuf::io::ArrayInputStream", 19630 "name" : "const google::protobuf::io::ArrayInputStream", 19631 "referenced_type" : "type-764", 19632 "self_type" : "type-1640", 19633 "size" : 24, 19634 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 19635 }, 19636 { 19637 "alignment" : 4, 19638 "is_const" : true, 19639 "linker_set_key" : "const google::protobuf::io::ArrayOutputStream", 19640 "name" : "const google::protobuf::io::ArrayOutputStream", 19641 "referenced_type" : "type-767", 19642 "self_type" : "type-1643", 19643 "size" : 24, 19644 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 19645 }, 19646 { 19647 "alignment" : 4, 19648 "is_const" : true, 19649 "linker_set_key" : "const google::protobuf::io::CodedInputStream", 19650 "name" : "const google::protobuf::io::CodedInputStream", 19651 "referenced_type" : "type-603", 19652 "self_type" : "type-656", 19653 "size" : 60, 19654 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19655 }, 19656 { 19657 "alignment" : 4, 19658 "is_const" : true, 19659 "linker_set_key" : "const google::protobuf::io::CodedOutputStream", 19660 "name" : "const google::protobuf::io::CodedOutputStream", 19661 "referenced_type" : "type-615", 19662 "self_type" : "type-661", 19663 "size" : 20, 19664 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h" 19665 }, 19666 { 19667 "alignment" : 8, 19668 "is_const" : true, 19669 "linker_set_key" : "const google::protobuf::io::ConcatenatingInputStream", 19670 "name" : "const google::protobuf::io::ConcatenatingInputStream", 19671 "referenced_type" : "type-1615", 19672 "self_type" : "type-1619", 19673 "size" : 24, 19674 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 19675 }, 19676 { 19677 "alignment" : 8, 19678 "is_const" : true, 19679 "linker_set_key" : "const google::protobuf::io::CopyingInputStreamAdaptor", 19680 "name" : "const google::protobuf::io::CopyingInputStreamAdaptor", 19681 "referenced_type" : "type-777", 19682 "self_type" : "type-1651", 19683 "size" : 40, 19684 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 19685 }, 19686 { 19687 "alignment" : 8, 19688 "is_const" : true, 19689 "linker_set_key" : "const google::protobuf::io::CopyingOutputStreamAdaptor", 19690 "name" : "const google::protobuf::io::CopyingOutputStreamAdaptor", 19691 "referenced_type" : "type-784", 19692 "self_type" : "type-1654", 19693 "size" : 40, 19694 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 19695 }, 19696 { 19697 "alignment" : 8, 19698 "is_const" : true, 19699 "linker_set_key" : "const google::protobuf::io::FileInputStream", 19700 "name" : "const google::protobuf::io::FileInputStream", 19701 "referenced_type" : "type-1584", 19702 "self_type" : "type-1588", 19703 "size" : 64, 19704 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 19705 }, 19706 { 19707 "alignment" : 8, 19708 "is_const" : true, 19709 "linker_set_key" : "const google::protobuf::io::FileOutputStream", 19710 "name" : "const google::protobuf::io::FileOutputStream", 19711 "referenced_type" : "type-1591", 19712 "self_type" : "type-1594", 19713 "size" : 64, 19714 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 19715 }, 19716 { 19717 "alignment" : 8, 19718 "is_const" : true, 19719 "linker_set_key" : "const google::protobuf::io::IstreamInputStream", 19720 "name" : "const google::protobuf::io::IstreamInputStream", 19721 "referenced_type" : "type-1597", 19722 "self_type" : "type-1603", 19723 "size" : 56, 19724 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 19725 }, 19726 { 19727 "alignment" : 4, 19728 "is_const" : true, 19729 "linker_set_key" : "const google::protobuf::io::LazyStringOutputStream", 19730 "name" : "const google::protobuf::io::LazyStringOutputStream", 19731 "referenced_type" : "type-770", 19732 "self_type" : "type-1649", 19733 "size" : 16, 19734 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 19735 }, 19736 { 19737 "alignment" : 8, 19738 "is_const" : true, 19739 "linker_set_key" : "const google::protobuf::io::LimitingInputStream", 19740 "name" : "const google::protobuf::io::LimitingInputStream", 19741 "referenced_type" : "type-1621", 19742 "self_type" : "type-1623", 19743 "size" : 24, 19744 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 19745 }, 19746 { 19747 "alignment" : 8, 19748 "is_const" : true, 19749 "linker_set_key" : "const google::protobuf::io::OstreamOutputStream", 19750 "name" : "const google::protobuf::io::OstreamOutputStream", 19751 "referenced_type" : "type-1606", 19752 "self_type" : "type-1611", 19753 "size" : 56, 19754 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 19755 }, 19756 { 19757 "alignment" : 4, 19758 "is_const" : true, 19759 "linker_set_key" : "const google::protobuf::io::StringOutputStream", 19760 "name" : "const google::protobuf::io::StringOutputStream", 19761 "referenced_type" : "type-769", 19762 "self_type" : "type-1646", 19763 "size" : 8, 19764 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 19765 }, 19766 { 19767 "alignment" : 4, 19768 "is_const" : true, 19769 "linker_set_key" : "const google::protobuf::io::ZeroCopyOutputStream", 19770 "name" : "const google::protobuf::io::ZeroCopyOutputStream", 19771 "referenced_type" : "type-740", 19772 "self_type" : "type-762", 19773 "size" : 4, 19774 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream.h" 19775 }, 19776 { 19777 "alignment" : 1, 19778 "is_const" : true, 19779 "linker_set_key" : "const google::protobuf::streq", 19780 "name" : "const google::protobuf::streq", 19781 "referenced_type" : "type-51", 19782 "self_type" : "type-53", 19783 "size" : 1, 19784 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 19785 }, 19786 { 19787 "alignment" : 4, 19788 "is_const" : true, 19789 "linker_set_key" : "const google::protobuf::strings::AlphaNum", 19790 "name" : "const google::protobuf::strings::AlphaNum", 19791 "referenced_type" : "type-101", 19792 "self_type" : "type-104", 19793 "size" : 40, 19794 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 19795 }, 19796 { 19797 "alignment" : 4, 19798 "is_const" : true, 19799 "linker_set_key" : "const google::protobuf::strings::ArrayByteSource", 19800 "name" : "const google::protobuf::strings::ArrayByteSource", 19801 "referenced_type" : "type-26", 19802 "self_type" : "type-30", 19803 "size" : 12, 19804 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 19805 }, 19806 { 19807 "alignment" : 4, 19808 "is_const" : true, 19809 "linker_set_key" : "const google::protobuf::strings::CheckedArrayByteSink", 19810 "name" : "const google::protobuf::strings::CheckedArrayByteSink", 19811 "referenced_type" : "type-9", 19812 "self_type" : "type-15", 19813 "size" : 20, 19814 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 19815 }, 19816 { 19817 "alignment" : 4, 19818 "is_const" : true, 19819 "linker_set_key" : "const google::protobuf::strings::LimitByteSource", 19820 "name" : "const google::protobuf::strings::LimitByteSource", 19821 "referenced_type" : "type-32", 19822 "self_type" : "type-35", 19823 "size" : 12, 19824 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 19825 }, 19826 { 19827 "alignment" : 4, 19828 "is_const" : true, 19829 "linker_set_key" : "const google::protobuf::strings::UncheckedArrayByteSink", 19830 "name" : "const google::protobuf::strings::UncheckedArrayByteSink", 19831 "referenced_type" : "type-67", 19832 "self_type" : "type-69", 19833 "size" : 8, 19834 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h" 19835 }, 19836 { 19837 "alignment" : 8, 19838 "is_const" : true, 19839 "linker_set_key" : "const google::protobuf::uint128", 19840 "name" : "const google::protobuf::uint128", 19841 "referenced_type" : "type-108", 19842 "self_type" : "type-119", 19843 "size" : 16, 19844 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 19845 }, 19846 { 19847 "alignment" : 8, 19848 "is_const" : true, 19849 "linker_set_key" : "const google::protobuf::uint128_pod", 19850 "name" : "const google::protobuf::uint128_pod", 19851 "referenced_type" : "type-110", 19852 "self_type" : "type-109", 19853 "size" : 16, 19854 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h" 19855 }, 19856 { 19857 "alignment" : 4, 19858 "is_const" : true, 19859 "linker_set_key" : "const google::protobuf::util::Status", 19860 "name" : "const google::protobuf::util::Status", 19861 "referenced_type" : "type-76", 19862 "self_type" : "type-79", 19863 "size" : 16, 19864 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 19865 }, 19866 { 19867 "alignment" : 4, 19868 "is_const" : true, 19869 "linker_set_key" : "const int", 19870 "name" : "const int", 19871 "referenced_type" : "type-1", 19872 "self_type" : "type-41", 19873 "size" : 4, 19874 "source_file" : "/external/protobuf/src/google/protobuf/stubs/port.h" 19875 }, 19876 { 19877 "alignment" : 4, 19878 "is_const" : true, 19879 "linker_set_key" : "const long", 19880 "name" : "const long", 19881 "referenced_type" : "type-192", 19882 "self_type" : "type-225", 19883 "size" : 4, 19884 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h" 19885 }, 19886 { 19887 "alignment" : 8, 19888 "is_const" : true, 19889 "linker_set_key" : "const long double", 19890 "name" : "const long double", 19891 "referenced_type" : "type-216", 19892 "self_type" : "type-239", 19893 "size" : 8, 19894 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h" 19895 }, 19896 { 19897 "alignment" : 8, 19898 "is_const" : true, 19899 "linker_set_key" : "const long long", 19900 "name" : "const long long", 19901 "referenced_type" : "type-89", 19902 "self_type" : "type-154", 19903 "size" : 8, 19904 "source_file" : "/external/protobuf/src/google/protobuf/stubs/port.h" 19905 }, 19906 { 19907 "alignment" : 2, 19908 "is_const" : true, 19909 "linker_set_key" : "const short", 19910 "name" : "const short", 19911 "referenced_type" : "type-174", 19912 "self_type" : "type-222", 19913 "size" : 2, 19914 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h" 19915 }, 19916 { 19917 "alignment" : 1, 19918 "is_const" : true, 19919 "linker_set_key" : "const signed char", 19920 "name" : "const signed char", 19921 "referenced_type" : "type-161", 19922 "self_type" : "type-220", 19923 "size" : 1, 19924 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h" 19925 }, 19926 { 19927 "alignment" : 1, 19928 "is_const" : true, 19929 "linker_set_key" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> >", 19930 "name" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> >", 19931 "referenced_type" : "type-1312", 19932 "self_type" : "type-1311", 19933 "size" : 1, 19934 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 19935 }, 19936 { 19937 "alignment" : 1, 19938 "is_const" : true, 19939 "linker_set_key" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> >", 19940 "name" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> >", 19941 "referenced_type" : "type-1854", 19942 "self_type" : "type-1853", 19943 "size" : 1, 19944 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 19945 }, 19946 { 19947 "alignment" : 1, 19948 "is_const" : true, 19949 "linker_set_key" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> >", 19950 "name" : "const std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> >", 19951 "referenced_type" : "type-468", 19952 "self_type" : "type-467", 19953 "size" : 1, 19954 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 19955 }, 19956 { 19957 "alignment" : 4, 19958 "is_const" : true, 19959 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 19960 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 19961 "referenced_type" : "type-1002", 19962 "self_type" : "type-1001", 19963 "size" : 12, 19964 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 19965 }, 19966 { 19967 "alignment" : 4, 19968 "is_const" : true, 19969 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 19970 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 19971 "referenced_type" : "type-1035", 19972 "self_type" : "type-1034", 19973 "size" : 12, 19974 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 19975 }, 19976 { 19977 "alignment" : 4, 19978 "is_const" : true, 19979 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 19980 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 19981 "referenced_type" : "type-1041", 19982 "self_type" : "type-1040", 19983 "size" : 12, 19984 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 19985 }, 19986 { 19987 "alignment" : 4, 19988 "is_const" : true, 19989 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 19990 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 19991 "referenced_type" : "type-1128", 19992 "self_type" : "type-1127", 19993 "size" : 12, 19994 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 19995 }, 19996 { 19997 "alignment" : 4, 19998 "is_const" : true, 19999 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20000 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20001 "referenced_type" : "type-116", 20002 "self_type" : "type-115", 20003 "size" : 12, 20004 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 20005 }, 20006 { 20007 "alignment" : 4, 20008 "is_const" : true, 20009 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20010 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20011 "referenced_type" : "type-1230", 20012 "self_type" : "type-1229", 20013 "size" : 12, 20014 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20015 }, 20016 { 20017 "alignment" : 4, 20018 "is_const" : true, 20019 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20020 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20021 "referenced_type" : "type-1236", 20022 "self_type" : "type-1235", 20023 "size" : 12, 20024 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20025 }, 20026 { 20027 "alignment" : 4, 20028 "is_const" : true, 20029 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20030 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20031 "referenced_type" : "type-1290", 20032 "self_type" : "type-1289", 20033 "size" : 12, 20034 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20035 }, 20036 { 20037 "alignment" : 4, 20038 "is_const" : true, 20039 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20040 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20041 "referenced_type" : "type-1382", 20042 "self_type" : "type-1381", 20043 "size" : 12, 20044 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20045 }, 20046 { 20047 "alignment" : 4, 20048 "is_const" : true, 20049 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20050 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20051 "referenced_type" : "type-138", 20052 "self_type" : "type-137", 20053 "size" : 12, 20054 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20055 }, 20056 { 20057 "alignment" : 4, 20058 "is_const" : true, 20059 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20060 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20061 "referenced_type" : "type-1458", 20062 "self_type" : "type-1457", 20063 "size" : 12, 20064 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20065 }, 20066 { 20067 "alignment" : 4, 20068 "is_const" : true, 20069 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20070 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20071 "referenced_type" : "type-1476", 20072 "self_type" : "type-1475", 20073 "size" : 12, 20074 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20075 }, 20076 { 20077 "alignment" : 4, 20078 "is_const" : true, 20079 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20080 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20081 "referenced_type" : "type-148", 20082 "self_type" : "type-147", 20083 "size" : 12, 20084 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20085 }, 20086 { 20087 "alignment" : 4, 20088 "is_const" : true, 20089 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20090 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20091 "referenced_type" : "type-1511", 20092 "self_type" : "type-1510", 20093 "size" : 12, 20094 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20095 }, 20096 { 20097 "alignment" : 4, 20098 "is_const" : true, 20099 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20100 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20101 "referenced_type" : "type-1527", 20102 "self_type" : "type-1526", 20103 "size" : 12, 20104 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20105 }, 20106 { 20107 "alignment" : 4, 20108 "is_const" : true, 20109 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20110 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20111 "referenced_type" : "type-1569", 20112 "self_type" : "type-1568", 20113 "size" : 12, 20114 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20115 }, 20116 { 20117 "alignment" : 4, 20118 "is_const" : true, 20119 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20120 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20121 "referenced_type" : "type-156", 20122 "self_type" : "type-155", 20123 "size" : 12, 20124 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20125 }, 20126 { 20127 "alignment" : 4, 20128 "is_const" : true, 20129 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20130 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20131 "referenced_type" : "type-1582", 20132 "self_type" : "type-1581", 20133 "size" : 12, 20134 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20135 }, 20136 { 20137 "alignment" : 4, 20138 "is_const" : true, 20139 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20140 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20141 "referenced_type" : "type-1633", 20142 "self_type" : "type-1632", 20143 "size" : 12, 20144 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20145 }, 20146 { 20147 "alignment" : 4, 20148 "is_const" : true, 20149 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20150 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20151 "referenced_type" : "type-1670", 20152 "self_type" : "type-1669", 20153 "size" : 12, 20154 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20155 }, 20156 { 20157 "alignment" : 4, 20158 "is_const" : true, 20159 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20160 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20161 "referenced_type" : "type-1674", 20162 "self_type" : "type-1673", 20163 "size" : 12, 20164 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 20165 }, 20166 { 20167 "alignment" : 4, 20168 "is_const" : true, 20169 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20170 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20171 "referenced_type" : "type-1692", 20172 "self_type" : "type-1691", 20173 "size" : 12, 20174 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20175 }, 20176 { 20177 "alignment" : 4, 20178 "is_const" : true, 20179 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20180 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20181 "referenced_type" : "type-1699", 20182 "self_type" : "type-1698", 20183 "size" : 12, 20184 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20185 }, 20186 { 20187 "alignment" : 4, 20188 "is_const" : true, 20189 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20190 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20191 "referenced_type" : "type-1704", 20192 "self_type" : "type-1703", 20193 "size" : 12, 20194 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20195 }, 20196 { 20197 "alignment" : 4, 20198 "is_const" : true, 20199 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20200 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20201 "referenced_type" : "type-1712", 20202 "self_type" : "type-1711", 20203 "size" : 12, 20204 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20205 }, 20206 { 20207 "alignment" : 4, 20208 "is_const" : true, 20209 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20210 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20211 "referenced_type" : "type-1717", 20212 "self_type" : "type-1716", 20213 "size" : 12, 20214 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20215 }, 20216 { 20217 "alignment" : 4, 20218 "is_const" : true, 20219 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20220 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20221 "referenced_type" : "type-171", 20222 "self_type" : "type-170", 20223 "size" : 12, 20224 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20225 }, 20226 { 20227 "alignment" : 4, 20228 "is_const" : true, 20229 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20230 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20231 "referenced_type" : "type-1724", 20232 "self_type" : "type-1723", 20233 "size" : 12, 20234 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20235 }, 20236 { 20237 "alignment" : 4, 20238 "is_const" : true, 20239 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20240 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20241 "referenced_type" : "type-1732", 20242 "self_type" : "type-1731", 20243 "size" : 12, 20244 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 20245 }, 20246 { 20247 "alignment" : 4, 20248 "is_const" : true, 20249 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20250 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20251 "referenced_type" : "type-1739", 20252 "self_type" : "type-1738", 20253 "size" : 12, 20254 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20255 }, 20256 { 20257 "alignment" : 4, 20258 "is_const" : true, 20259 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20260 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20261 "referenced_type" : "type-1748", 20262 "self_type" : "type-1747", 20263 "size" : 12, 20264 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20265 }, 20266 { 20267 "alignment" : 4, 20268 "is_const" : true, 20269 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20270 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20271 "referenced_type" : "type-1754", 20272 "self_type" : "type-1753", 20273 "size" : 12, 20274 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20275 }, 20276 { 20277 "alignment" : 4, 20278 "is_const" : true, 20279 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20280 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20281 "referenced_type" : "type-1756", 20282 "self_type" : "type-1755", 20283 "size" : 12, 20284 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20285 }, 20286 { 20287 "alignment" : 4, 20288 "is_const" : true, 20289 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20290 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20291 "referenced_type" : "type-1766", 20292 "self_type" : "type-1765", 20293 "size" : 12, 20294 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20295 }, 20296 { 20297 "alignment" : 4, 20298 "is_const" : true, 20299 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20300 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20301 "referenced_type" : "type-1774", 20302 "self_type" : "type-1773", 20303 "size" : 12, 20304 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20305 }, 20306 { 20307 "alignment" : 4, 20308 "is_const" : true, 20309 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20310 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20311 "referenced_type" : "type-1783", 20312 "self_type" : "type-1782", 20313 "size" : 12, 20314 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20315 }, 20316 { 20317 "alignment" : 4, 20318 "is_const" : true, 20319 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20320 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20321 "referenced_type" : "type-1793", 20322 "self_type" : "type-1792", 20323 "size" : 12, 20324 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20325 }, 20326 { 20327 "alignment" : 4, 20328 "is_const" : true, 20329 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20330 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20331 "referenced_type" : "type-1813", 20332 "self_type" : "type-1812", 20333 "size" : 12, 20334 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20335 }, 20336 { 20337 "alignment" : 4, 20338 "is_const" : true, 20339 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20340 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20341 "referenced_type" : "type-181", 20342 "self_type" : "type-180", 20343 "size" : 12, 20344 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20345 }, 20346 { 20347 "alignment" : 4, 20348 "is_const" : true, 20349 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20350 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20351 "referenced_type" : "type-1823", 20352 "self_type" : "type-1822", 20353 "size" : 12, 20354 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20355 }, 20356 { 20357 "alignment" : 4, 20358 "is_const" : true, 20359 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20360 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20361 "referenced_type" : "type-1828", 20362 "self_type" : "type-1827", 20363 "size" : 12, 20364 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20365 }, 20366 { 20367 "alignment" : 4, 20368 "is_const" : true, 20369 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20370 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20371 "referenced_type" : "type-1834", 20372 "self_type" : "type-1833", 20373 "size" : 12, 20374 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20375 }, 20376 { 20377 "alignment" : 4, 20378 "is_const" : true, 20379 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20380 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20381 "referenced_type" : "type-194", 20382 "self_type" : "type-193", 20383 "size" : 12, 20384 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20385 }, 20386 { 20387 "alignment" : 4, 20388 "is_const" : true, 20389 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20390 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20391 "referenced_type" : "type-2006", 20392 "self_type" : "type-2005", 20393 "size" : 12, 20394 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20395 }, 20396 { 20397 "alignment" : 4, 20398 "is_const" : true, 20399 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20400 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20401 "referenced_type" : "type-2020", 20402 "self_type" : "type-2019", 20403 "size" : 12, 20404 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20405 }, 20406 { 20407 "alignment" : 4, 20408 "is_const" : true, 20409 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20410 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20411 "referenced_type" : "type-2039", 20412 "self_type" : "type-2038", 20413 "size" : 12, 20414 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20415 }, 20416 { 20417 "alignment" : 4, 20418 "is_const" : true, 20419 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20420 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20421 "referenced_type" : "type-2056", 20422 "self_type" : "type-2055", 20423 "size" : 12, 20424 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20425 }, 20426 { 20427 "alignment" : 4, 20428 "is_const" : true, 20429 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20430 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20431 "referenced_type" : "type-2075", 20432 "self_type" : "type-2074", 20433 "size" : 12, 20434 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20435 }, 20436 { 20437 "alignment" : 4, 20438 "is_const" : true, 20439 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20440 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20441 "referenced_type" : "type-208", 20442 "self_type" : "type-207", 20443 "size" : 12, 20444 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20445 }, 20446 { 20447 "alignment" : 4, 20448 "is_const" : true, 20449 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20450 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20451 "referenced_type" : "type-2118", 20452 "self_type" : "type-2117", 20453 "size" : 12, 20454 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20455 }, 20456 { 20457 "alignment" : 4, 20458 "is_const" : true, 20459 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20460 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20461 "referenced_type" : "type-2130", 20462 "self_type" : "type-2129", 20463 "size" : 12, 20464 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20465 }, 20466 { 20467 "alignment" : 4, 20468 "is_const" : true, 20469 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20470 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20471 "referenced_type" : "type-2166", 20472 "self_type" : "type-2165", 20473 "size" : 12, 20474 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20475 }, 20476 { 20477 "alignment" : 4, 20478 "is_const" : true, 20479 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20480 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20481 "referenced_type" : "type-2199", 20482 "self_type" : "type-2198", 20483 "size" : 12, 20484 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20485 }, 20486 { 20487 "alignment" : 4, 20488 "is_const" : true, 20489 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20490 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20491 "referenced_type" : "type-2224", 20492 "self_type" : "type-2223", 20493 "size" : 12, 20494 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 20495 }, 20496 { 20497 "alignment" : 4, 20498 "is_const" : true, 20499 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20500 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20501 "referenced_type" : "type-2242", 20502 "self_type" : "type-2241", 20503 "size" : 12, 20504 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20505 }, 20506 { 20507 "alignment" : 4, 20508 "is_const" : true, 20509 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20510 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20511 "referenced_type" : "type-2249", 20512 "self_type" : "type-2248", 20513 "size" : 12, 20514 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20515 }, 20516 { 20517 "alignment" : 4, 20518 "is_const" : true, 20519 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20520 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20521 "referenced_type" : "type-2254", 20522 "self_type" : "type-2253", 20523 "size" : 12, 20524 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20525 }, 20526 { 20527 "alignment" : 4, 20528 "is_const" : true, 20529 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20530 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20531 "referenced_type" : "type-2262", 20532 "self_type" : "type-2261", 20533 "size" : 12, 20534 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20535 }, 20536 { 20537 "alignment" : 4, 20538 "is_const" : true, 20539 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20540 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20541 "referenced_type" : "type-2267", 20542 "self_type" : "type-2266", 20543 "size" : 12, 20544 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20545 }, 20546 { 20547 "alignment" : 4, 20548 "is_const" : true, 20549 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20550 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20551 "referenced_type" : "type-2276", 20552 "self_type" : "type-2275", 20553 "size" : 12, 20554 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20555 }, 20556 { 20557 "alignment" : 4, 20558 "is_const" : true, 20559 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20560 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20561 "referenced_type" : "type-2286", 20562 "self_type" : "type-2285", 20563 "size" : 12, 20564 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20565 }, 20566 { 20567 "alignment" : 4, 20568 "is_const" : true, 20569 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20570 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20571 "referenced_type" : "type-2305", 20572 "self_type" : "type-2304", 20573 "size" : 12, 20574 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20575 }, 20576 { 20577 "alignment" : 4, 20578 "is_const" : true, 20579 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20580 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20581 "referenced_type" : "type-2317", 20582 "self_type" : "type-2316", 20583 "size" : 12, 20584 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20585 }, 20586 { 20587 "alignment" : 4, 20588 "is_const" : true, 20589 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20590 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20591 "referenced_type" : "type-2323", 20592 "self_type" : "type-2322", 20593 "size" : 12, 20594 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20595 }, 20596 { 20597 "alignment" : 4, 20598 "is_const" : true, 20599 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20600 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20601 "referenced_type" : "type-2356", 20602 "self_type" : "type-2355", 20603 "size" : 12, 20604 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20605 }, 20606 { 20607 "alignment" : 4, 20608 "is_const" : true, 20609 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20610 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20611 "referenced_type" : "type-2362", 20612 "self_type" : "type-2361", 20613 "size" : 12, 20614 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20615 }, 20616 { 20617 "alignment" : 4, 20618 "is_const" : true, 20619 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20620 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20621 "referenced_type" : "type-2398", 20622 "self_type" : "type-2397", 20623 "size" : 12, 20624 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20625 }, 20626 { 20627 "alignment" : 4, 20628 "is_const" : true, 20629 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20630 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20631 "referenced_type" : "type-250", 20632 "self_type" : "type-249", 20633 "size" : 12, 20634 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20635 }, 20636 { 20637 "alignment" : 4, 20638 "is_const" : true, 20639 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20640 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20641 "referenced_type" : "type-264", 20642 "self_type" : "type-263", 20643 "size" : 12, 20644 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20645 }, 20646 { 20647 "alignment" : 4, 20648 "is_const" : true, 20649 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20650 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20651 "referenced_type" : "type-270", 20652 "self_type" : "type-269", 20653 "size" : 12, 20654 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20655 }, 20656 { 20657 "alignment" : 4, 20658 "is_const" : true, 20659 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20660 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20661 "referenced_type" : "type-322", 20662 "self_type" : "type-321", 20663 "size" : 12, 20664 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20665 }, 20666 { 20667 "alignment" : 4, 20668 "is_const" : true, 20669 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20670 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20671 "referenced_type" : "type-330", 20672 "self_type" : "type-329", 20673 "size" : 12, 20674 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20675 }, 20676 { 20677 "alignment" : 4, 20678 "is_const" : true, 20679 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20680 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20681 "referenced_type" : "type-40", 20682 "self_type" : "type-39", 20683 "size" : 12, 20684 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20685 }, 20686 { 20687 "alignment" : 4, 20688 "is_const" : true, 20689 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20690 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20691 "referenced_type" : "type-435", 20692 "self_type" : "type-434", 20693 "size" : 12, 20694 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20695 }, 20696 { 20697 "alignment" : 4, 20698 "is_const" : true, 20699 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20700 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20701 "referenced_type" : "type-737", 20702 "self_type" : "type-736", 20703 "size" : 12, 20704 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20705 }, 20706 { 20707 "alignment" : 4, 20708 "is_const" : true, 20709 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20710 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20711 "referenced_type" : "type-752", 20712 "self_type" : "type-751", 20713 "size" : 12, 20714 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20715 }, 20716 { 20717 "alignment" : 4, 20718 "is_const" : true, 20719 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20720 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20721 "referenced_type" : "type-782", 20722 "self_type" : "type-781", 20723 "size" : 12, 20724 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20725 }, 20726 { 20727 "alignment" : 4, 20728 "is_const" : true, 20729 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20730 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20731 "referenced_type" : "type-801", 20732 "self_type" : "type-800", 20733 "size" : 12, 20734 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20735 }, 20736 { 20737 "alignment" : 4, 20738 "is_const" : true, 20739 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20740 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20741 "referenced_type" : "type-820", 20742 "self_type" : "type-819", 20743 "size" : 12, 20744 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20745 }, 20746 { 20747 "alignment" : 4, 20748 "is_const" : true, 20749 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20750 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20751 "referenced_type" : "type-867", 20752 "self_type" : "type-866", 20753 "size" : 12, 20754 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20755 }, 20756 { 20757 "alignment" : 4, 20758 "is_const" : true, 20759 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20760 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20761 "referenced_type" : "type-903", 20762 "self_type" : "type-902", 20763 "size" : 12, 20764 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h" 20765 }, 20766 { 20767 "alignment" : 4, 20768 "is_const" : true, 20769 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20770 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20771 "referenced_type" : "type-921", 20772 "self_type" : "type-920", 20773 "size" : 12, 20774 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20775 }, 20776 { 20777 "alignment" : 4, 20778 "is_const" : true, 20779 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20780 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20781 "referenced_type" : "type-928", 20782 "self_type" : "type-927", 20783 "size" : 12, 20784 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20785 }, 20786 { 20787 "alignment" : 4, 20788 "is_const" : true, 20789 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20790 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20791 "referenced_type" : "type-933", 20792 "self_type" : "type-932", 20793 "size" : 12, 20794 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20795 }, 20796 { 20797 "alignment" : 4, 20798 "is_const" : true, 20799 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20800 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20801 "referenced_type" : "type-941", 20802 "self_type" : "type-940", 20803 "size" : 12, 20804 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20805 }, 20806 { 20807 "alignment" : 4, 20808 "is_const" : true, 20809 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20810 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20811 "referenced_type" : "type-946", 20812 "self_type" : "type-945", 20813 "size" : 12, 20814 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20815 }, 20816 { 20817 "alignment" : 4, 20818 "is_const" : true, 20819 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20820 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20821 "referenced_type" : "type-955", 20822 "self_type" : "type-954", 20823 "size" : 12, 20824 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20825 }, 20826 { 20827 "alignment" : 4, 20828 "is_const" : true, 20829 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20830 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20831 "referenced_type" : "type-965", 20832 "self_type" : "type-964", 20833 "size" : 12, 20834 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20835 }, 20836 { 20837 "alignment" : 4, 20838 "is_const" : true, 20839 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20840 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20841 "referenced_type" : "type-984", 20842 "self_type" : "type-983", 20843 "size" : 12, 20844 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20845 }, 20846 { 20847 "alignment" : 4, 20848 "is_const" : true, 20849 "linker_set_key" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20850 "name" : "const std::basic_string<char, std::char_traits<char>, std::allocator<char> >", 20851 "referenced_type" : "type-996", 20852 "self_type" : "type-995", 20853 "size" : 12, 20854 "source_file" : "/external/protobuf/src/google/protobuf/stubs/common.h" 20855 }, 20856 { 20857 "alignment" : 1, 20858 "is_const" : true, 20859 "linker_set_key" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >", 20860 "name" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >", 20861 "referenced_type" : "type-1309", 20862 "self_type" : "type-1308", 20863 "size" : 1, 20864 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 20865 }, 20866 { 20867 "alignment" : 1, 20868 "is_const" : true, 20869 "linker_set_key" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >", 20870 "name" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >", 20871 "referenced_type" : "type-1851", 20872 "self_type" : "type-1850", 20873 "size" : 1, 20874 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 20875 }, 20876 { 20877 "alignment" : 1, 20878 "is_const" : true, 20879 "linker_set_key" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >", 20880 "name" : "const std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >", 20881 "referenced_type" : "type-465", 20882 "self_type" : "type-464", 20883 "size" : 1, 20884 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 20885 }, 20886 { 20887 "alignment" : 4, 20888 "is_const" : true, 20889 "linker_set_key" : "const std::pair<const google::protobuf::MessageLite *, int>", 20890 "name" : "const std::pair<const google::protobuf::MessageLite *, int>", 20891 "referenced_type" : "type-1298", 20892 "self_type" : "type-1297", 20893 "size" : 8, 20894 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 20895 }, 20896 { 20897 "alignment" : 4, 20898 "is_const" : true, 20899 "linker_set_key" : "const std::pair<const google::protobuf::MessageLite *, int>", 20900 "name" : "const std::pair<const google::protobuf::MessageLite *, int>", 20901 "referenced_type" : "type-1841", 20902 "self_type" : "type-1840", 20903 "size" : 8, 20904 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 20905 }, 20906 { 20907 "alignment" : 4, 20908 "is_const" : true, 20909 "linker_set_key" : "const std::pair<const google::protobuf::MessageLite *, int>", 20910 "name" : "const std::pair<const google::protobuf::MessageLite *, int>", 20911 "referenced_type" : "type-444", 20912 "self_type" : "type-443", 20913 "size" : 8, 20914 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h" 20915 }, 20916 { 20917 "alignment" : 4, 20918 "is_const" : true, 20919 "linker_set_key" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo>", 20920 "name" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo>", 20921 "referenced_type" : "type-1447", 20922 "self_type" : "type-1446", 20923 "size" : 24, 20924 "source_file" : "/external/protobuf/src/google/protobuf/stubs/map_util.h" 20925 }, 20926 { 20927 "alignment" : 4, 20928 "is_const" : true, 20929 "linker_set_key" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo>", 20930 "name" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo>", 20931 "referenced_type" : "type-1995", 20932 "self_type" : "type-1994", 20933 "size" : 24, 20934 "source_file" : "/external/protobuf/src/google/protobuf/stubs/map_util.h" 20935 }, 20936 { 20937 "alignment" : 4, 20938 "is_const" : true, 20939 "linker_set_key" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo>", 20940 "name" : "const std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo>", 20941 "referenced_type" : "type-680", 20942 "self_type" : "type-679", 20943 "size" : 24, 20944 "source_file" : "/external/protobuf/src/google/protobuf/stubs/map_util.h" 20945 }, 20946 { 20947 "alignment" : 4, 20948 "is_const" : true, 20949 "linker_set_key" : "const std::type_info", 20950 "name" : "const std::type_info", 20951 "referenced_type" : "type-1020", 20952 "self_type" : "type-1019", 20953 "size" : 8, 20954 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 20955 }, 20956 { 20957 "alignment" : 4, 20958 "is_const" : true, 20959 "linker_set_key" : "const std::type_info", 20960 "name" : "const std::type_info", 20961 "referenced_type" : "type-1059", 20962 "self_type" : "type-1058", 20963 "size" : 8, 20964 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 20965 }, 20966 { 20967 "alignment" : 4, 20968 "is_const" : true, 20969 "linker_set_key" : "const std::type_info", 20970 "name" : "const std::type_info", 20971 "referenced_type" : "type-1215", 20972 "self_type" : "type-1214", 20973 "size" : 8, 20974 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 20975 }, 20976 { 20977 "alignment" : 4, 20978 "is_const" : true, 20979 "linker_set_key" : "const std::type_info", 20980 "name" : "const std::type_info", 20981 "referenced_type" : "type-1254", 20982 "self_type" : "type-1253", 20983 "size" : 8, 20984 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 20985 }, 20986 { 20987 "alignment" : 4, 20988 "is_const" : true, 20989 "linker_set_key" : "const std::type_info", 20990 "name" : "const std::type_info", 20991 "referenced_type" : "type-1322", 20992 "self_type" : "type-1321", 20993 "size" : 8, 20994 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 20995 }, 20996 { 20997 "alignment" : 4, 20998 "is_const" : true, 20999 "linker_set_key" : "const std::type_info", 21000 "name" : "const std::type_info", 21001 "referenced_type" : "type-1471", 21002 "self_type" : "type-1470", 21003 "size" : 8, 21004 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21005 }, 21006 { 21007 "alignment" : 4, 21008 "is_const" : true, 21009 "linker_set_key" : "const std::type_info", 21010 "name" : "const std::type_info", 21011 "referenced_type" : "type-1507", 21012 "self_type" : "type-1506", 21013 "size" : 8, 21014 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21015 }, 21016 { 21017 "alignment" : 4, 21018 "is_const" : true, 21019 "linker_set_key" : "const std::type_info", 21020 "name" : "const std::type_info", 21021 "referenced_type" : "type-1535", 21022 "self_type" : "type-1534", 21023 "size" : 8, 21024 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21025 }, 21026 { 21027 "alignment" : 4, 21028 "is_const" : true, 21029 "linker_set_key" : "const std::type_info", 21030 "name" : "const std::type_info", 21031 "referenced_type" : "type-1559", 21032 "self_type" : "type-1558", 21033 "size" : 8, 21034 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21035 }, 21036 { 21037 "alignment" : 4, 21038 "is_const" : true, 21039 "linker_set_key" : "const std::type_info", 21040 "name" : "const std::type_info", 21041 "referenced_type" : "type-1864", 21042 "self_type" : "type-1863", 21043 "size" : 8, 21044 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21045 }, 21046 { 21047 "alignment" : 4, 21048 "is_const" : true, 21049 "linker_set_key" : "const std::type_info", 21050 "name" : "const std::type_info", 21051 "referenced_type" : "type-2016", 21052 "self_type" : "type-2015", 21053 "size" : 8, 21054 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21055 }, 21056 { 21057 "alignment" : 4, 21058 "is_const" : true, 21059 "linker_set_key" : "const std::type_info", 21060 "name" : "const std::type_info", 21061 "referenced_type" : "type-2050", 21062 "self_type" : "type-2049", 21063 "size" : 8, 21064 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21065 }, 21066 { 21067 "alignment" : 4, 21068 "is_const" : true, 21069 "linker_set_key" : "const std::type_info", 21070 "name" : "const std::type_info", 21071 "referenced_type" : "type-2083", 21072 "self_type" : "type-2082", 21073 "size" : 8, 21074 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21075 }, 21076 { 21077 "alignment" : 4, 21078 "is_const" : true, 21079 "linker_set_key" : "const std::type_info", 21080 "name" : "const std::type_info", 21081 "referenced_type" : "type-2111", 21082 "self_type" : "type-2110", 21083 "size" : 8, 21084 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21085 }, 21086 { 21087 "alignment" : 4, 21088 "is_const" : true, 21089 "linker_set_key" : "const std::type_info", 21090 "name" : "const std::type_info", 21091 "referenced_type" : "type-2341", 21092 "self_type" : "type-2340", 21093 "size" : 8, 21094 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21095 }, 21096 { 21097 "alignment" : 4, 21098 "is_const" : true, 21099 "linker_set_key" : "const std::type_info", 21100 "name" : "const std::type_info", 21101 "referenced_type" : "type-2377", 21102 "self_type" : "type-2376", 21103 "size" : 8, 21104 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21105 }, 21106 { 21107 "alignment" : 4, 21108 "is_const" : true, 21109 "linker_set_key" : "const std::type_info", 21110 "name" : "const std::type_info", 21111 "referenced_type" : "type-296", 21112 "self_type" : "type-295", 21113 "size" : 8, 21114 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21115 }, 21116 { 21117 "alignment" : 4, 21118 "is_const" : true, 21119 "linker_set_key" : "const std::type_info", 21120 "name" : "const std::type_info", 21121 "referenced_type" : "type-484", 21122 "self_type" : "type-483", 21123 "size" : 8, 21124 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21125 }, 21126 { 21127 "alignment" : 4, 21128 "is_const" : true, 21129 "linker_set_key" : "const std::type_info", 21130 "name" : "const std::type_info", 21131 "referenced_type" : "type-748", 21132 "self_type" : "type-747", 21133 "size" : 8, 21134 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21135 }, 21136 { 21137 "alignment" : 4, 21138 "is_const" : true, 21139 "linker_set_key" : "const std::type_info", 21140 "name" : "const std::type_info", 21141 "referenced_type" : "type-795", 21142 "self_type" : "type-794", 21143 "size" : 8, 21144 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21145 }, 21146 { 21147 "alignment" : 4, 21148 "is_const" : true, 21149 "linker_set_key" : "const std::type_info", 21150 "name" : "const std::type_info", 21151 "referenced_type" : "type-828", 21152 "self_type" : "type-827", 21153 "size" : 8, 21154 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21155 }, 21156 { 21157 "alignment" : 4, 21158 "is_const" : true, 21159 "linker_set_key" : "const std::type_info", 21160 "name" : "const std::type_info", 21161 "referenced_type" : "type-860", 21162 "self_type" : "type-859", 21163 "size" : 8, 21164 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21165 }, 21166 { 21167 "alignment" : 4, 21168 "is_const" : true, 21169 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21170 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21171 "referenced_type" : "type-1555", 21172 "self_type" : "type-1554", 21173 "size" : 12, 21174 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21175 }, 21176 { 21177 "alignment" : 4, 21178 "is_const" : true, 21179 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21180 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21181 "referenced_type" : "type-1729", 21182 "self_type" : "type-1728", 21183 "size" : 12, 21184 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21185 }, 21186 { 21187 "alignment" : 4, 21188 "is_const" : true, 21189 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21190 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21191 "referenced_type" : "type-1788", 21192 "self_type" : "type-1787", 21193 "size" : 12, 21194 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 21195 }, 21196 { 21197 "alignment" : 4, 21198 "is_const" : true, 21199 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21200 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21201 "referenced_type" : "type-1798", 21202 "self_type" : "type-1797", 21203 "size" : 12, 21204 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21205 }, 21206 { 21207 "alignment" : 4, 21208 "is_const" : true, 21209 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21210 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21211 "referenced_type" : "type-1821", 21212 "self_type" : "type-1820", 21213 "size" : 12, 21214 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21215 }, 21216 { 21217 "alignment" : 4, 21218 "is_const" : true, 21219 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21220 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21221 "referenced_type" : "type-199", 21222 "self_type" : "type-198", 21223 "size" : 12, 21224 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 21225 }, 21226 { 21227 "alignment" : 4, 21228 "is_const" : true, 21229 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21230 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21231 "referenced_type" : "type-212", 21232 "self_type" : "type-211", 21233 "size" : 12, 21234 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21235 }, 21236 { 21237 "alignment" : 4, 21238 "is_const" : true, 21239 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21240 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21241 "referenced_type" : "type-2204", 21242 "self_type" : "type-2203", 21243 "size" : 12, 21244 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21245 }, 21246 { 21247 "alignment" : 4, 21248 "is_const" : true, 21249 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21250 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21251 "referenced_type" : "type-2281", 21252 "self_type" : "type-2280", 21253 "size" : 12, 21254 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 21255 }, 21256 { 21257 "alignment" : 4, 21258 "is_const" : true, 21259 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21260 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21261 "referenced_type" : "type-2289", 21262 "self_type" : "type-2288", 21263 "size" : 12, 21264 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21265 }, 21266 { 21267 "alignment" : 4, 21268 "is_const" : true, 21269 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21270 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21271 "referenced_type" : "type-2315", 21272 "self_type" : "type-2314", 21273 "size" : 12, 21274 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21275 }, 21276 { 21277 "alignment" : 4, 21278 "is_const" : true, 21279 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21280 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21281 "referenced_type" : "type-262", 21282 "self_type" : "type-261", 21283 "size" : 12, 21284 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21285 }, 21286 { 21287 "alignment" : 4, 21288 "is_const" : true, 21289 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21290 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21291 "referenced_type" : "type-85", 21292 "self_type" : "type-84", 21293 "size" : 12, 21294 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21295 }, 21296 { 21297 "alignment" : 4, 21298 "is_const" : true, 21299 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21300 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21301 "referenced_type" : "type-883", 21302 "self_type" : "type-882", 21303 "size" : 12, 21304 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21305 }, 21306 { 21307 "alignment" : 4, 21308 "is_const" : true, 21309 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21310 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21311 "referenced_type" : "type-960", 21312 "self_type" : "type-959", 21313 "size" : 12, 21314 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringprintf.h" 21315 }, 21316 { 21317 "alignment" : 4, 21318 "is_const" : true, 21319 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21320 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21321 "referenced_type" : "type-968", 21322 "self_type" : "type-967", 21323 "size" : 12, 21324 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21325 }, 21326 { 21327 "alignment" : 4, 21328 "is_const" : true, 21329 "linker_set_key" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21330 "name" : "const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 21331 "referenced_type" : "type-994", 21332 "self_type" : "type-993", 21333 "size" : 12, 21334 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21335 }, 21336 { 21337 "is_const" : true, 21338 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21339 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21340 "referenced_type" : "type-1395", 21341 "self_type" : "type-1394", 21342 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21343 }, 21344 { 21345 "is_const" : true, 21346 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21347 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21348 "referenced_type" : "type-1479", 21349 "self_type" : "type-1478", 21350 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21351 }, 21352 { 21353 "is_const" : true, 21354 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21355 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21356 "referenced_type" : "type-1513", 21357 "self_type" : "type-1512", 21358 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21359 }, 21360 { 21361 "is_const" : true, 21362 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21363 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21364 "referenced_type" : "type-1543", 21365 "self_type" : "type-1542", 21366 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21367 }, 21368 { 21369 "is_const" : true, 21370 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21371 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21372 "referenced_type" : "type-1943", 21373 "self_type" : "type-1942", 21374 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21375 }, 21376 { 21377 "is_const" : true, 21378 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21379 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21380 "referenced_type" : "type-2022", 21381 "self_type" : "type-2021", 21382 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21383 }, 21384 { 21385 "is_const" : true, 21386 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21387 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21388 "referenced_type" : "type-2059", 21389 "self_type" : "type-2058", 21390 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21391 }, 21392 { 21393 "is_const" : true, 21394 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21395 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21396 "referenced_type" : "type-2094", 21397 "self_type" : "type-2093", 21398 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21399 }, 21400 { 21401 "is_const" : true, 21402 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21403 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21404 "referenced_type" : "type-587", 21405 "self_type" : "type-586", 21406 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21407 }, 21408 { 21409 "is_const" : true, 21410 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21411 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21412 "referenced_type" : "type-754", 21413 "self_type" : "type-753", 21414 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21415 }, 21416 { 21417 "is_const" : true, 21418 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21419 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21420 "referenced_type" : "type-804", 21421 "self_type" : "type-803", 21422 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21423 }, 21424 { 21425 "is_const" : true, 21426 "linker_set_key" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21427 "name" : "const typename iterator<struct random_access_iterator_tag, type-parameter-0-0, int, type-parameter-0-0 *, type-parameter-0-0 &>::difference_type", 21428 "referenced_type" : "type-839", 21429 "self_type" : "type-838", 21430 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21431 }, 21432 { 21433 "alignment" : 1, 21434 "is_const" : true, 21435 "linker_set_key" : "const unsigned char", 21436 "name" : "const unsigned char", 21437 "referenced_type" : "type-158", 21438 "self_type" : "type-217", 21439 "size" : 1, 21440 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h" 21441 }, 21442 { 21443 "alignment" : 4, 21444 "is_const" : true, 21445 "linker_set_key" : "const unsigned char *const", 21446 "name" : "const unsigned char *const", 21447 "referenced_type" : "type-218", 21448 "self_type" : "type-765", 21449 "size" : 4, 21450 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 21451 }, 21452 { 21453 "alignment" : 4, 21454 "is_const" : true, 21455 "linker_set_key" : "const unsigned int", 21456 "name" : "const unsigned int", 21457 "referenced_type" : "type-4", 21458 "self_type" : "type-11", 21459 "size" : 4, 21460 "source_file" : "/external/protobuf/src/google/protobuf/stubs/port.h" 21461 }, 21462 { 21463 "alignment" : 4, 21464 "is_const" : true, 21465 "linker_set_key" : "const unsigned long", 21466 "name" : "const unsigned long", 21467 "referenced_type" : "type-203", 21468 "self_type" : "type-232", 21469 "size" : 4, 21470 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h" 21471 }, 21472 { 21473 "alignment" : 8, 21474 "is_const" : true, 21475 "linker_set_key" : "const unsigned long long", 21476 "name" : "const unsigned long long", 21477 "referenced_type" : "type-91", 21478 "self_type" : "type-315", 21479 "size" : 8, 21480 "source_file" : "/external/protobuf/src/google/protobuf/stubs/port.h" 21481 }, 21482 { 21483 "alignment" : 2, 21484 "is_const" : true, 21485 "linker_set_key" : "const unsigned short", 21486 "name" : "const unsigned short", 21487 "referenced_type" : "type-179", 21488 "self_type" : "type-229", 21489 "size" : 2, 21490 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h" 21491 }, 21492 { 21493 "is_const" : true, 21494 "linker_set_key" : "const void", 21495 "name" : "const void", 21496 "referenced_type" : "type-81", 21497 "self_type" : "type-80", 21498 "source_file" : "/external/protobuf/src/google/protobuf/stubs/port.h" 21499 }, 21500 { 21501 "alignment" : 4, 21502 "is_const" : true, 21503 "is_volatile" : true, 21504 "linker_set_key" : "const volatile int", 21505 "name" : "const volatile int", 21506 "referenced_type" : "type-1", 21507 "self_type" : "type-297", 21508 "size" : 4, 21509 "source_file" : "/external/protobuf/src/google/protobuf/stubs/atomicops.h" 21510 }, 21511 { 21512 "alignment" : 4, 21513 "is_const" : true, 21514 "linker_set_key" : "google::protobuf::Arena *const", 21515 "name" : "google::protobuf::Arena *const", 21516 "referenced_type" : "type-288", 21517 "self_type" : "type-500", 21518 "size" : 4, 21519 "source_file" : "/external/protobuf/src/google/protobuf/arena.h" 21520 }, 21521 { 21522 "alignment" : 4, 21523 "is_const" : true, 21524 "linker_set_key" : "google::protobuf::hash_map<std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo, google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >, std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >, std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > > *const", 21525 "name" : "google::protobuf::hash_map<std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo, google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >, std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >, std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > > *const", 21526 "referenced_type" : "type-462", 21527 "self_type" : "type-678", 21528 "size" : 4, 21529 "source_file" : "/external/protobuf/src/google/protobuf/stubs/map_util.h" 21530 }, 21531 { 21532 "alignment" : 4, 21533 "is_const" : true, 21534 "linker_set_key" : "google::protobuf::internal::Mutex *const", 21535 "name" : "google::protobuf::internal::Mutex *const", 21536 "referenced_type" : "type-94", 21537 "self_type" : "type-93", 21538 "size" : 4, 21539 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h" 21540 }, 21541 { 21542 "is_const" : true, 21543 "linker_set_key" : "google::protobuf::internal::WireFormatLite::CppType const[]", 21544 "name" : "google::protobuf::internal::WireFormatLite::CppType const[]", 21545 "referenced_type" : "type-670", 21546 "self_type" : "type-671", 21547 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 21548 }, 21549 { 21550 "is_const" : true, 21551 "linker_set_key" : "google::protobuf::internal::WireFormatLite::WireType const[]", 21552 "name" : "google::protobuf::internal::WireFormatLite::WireType const[]", 21553 "referenced_type" : "type-672", 21554 "self_type" : "type-673", 21555 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h" 21556 }, 21557 { 21558 "alignment" : 4, 21559 "is_const" : true, 21560 "linker_set_key" : "google::protobuf::io::ZeroCopyInputStream *const", 21561 "name" : "google::protobuf::io::ZeroCopyInputStream *const", 21562 "referenced_type" : "type-793", 21563 "self_type" : "type-1617", 21564 "size" : 4, 21565 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h" 21566 }, 21567 { 21568 "alignment" : 4, 21569 "is_const" : true, 21570 "linker_set_key" : "unsigned char *const", 21571 "name" : "unsigned char *const", 21572 "referenced_type" : "type-618", 21573 "self_type" : "type-768", 21574 "size" : 4, 21575 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h" 21576 }, 21577 { 21578 "alignment" : 4, 21579 "is_const" : true, 21580 "linker_set_key" : "void *const", 21581 "name" : "void *const", 21582 "referenced_type" : "type-201", 21583 "self_type" : "type-576", 21584 "size" : 4, 21585 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h" 21586 }, 21587 { 21588 "alignment" : 4, 21589 "is_volatile" : true, 21590 "linker_set_key" : "volatile int", 21591 "name" : "volatile int", 21592 "referenced_type" : "type-1", 21593 "self_type" : "type-268", 21594 "size" : 4, 21595 "source_file" : "/external/protobuf/src/google/protobuf/stubs/atomicops.h" 21596 } 21597 ], 21598 "record_types" : 21599 [ 21600 { 21601 "alignment" : 8, 21602 "fields" : 21603 [ 21604 { 21605 "field_name" : "lifecycle_id_", 21606 "referenced_type" : "type-89" 21607 }, 21608 { 21609 "field_name" : "blocks_", 21610 "field_offset" : 64, 21611 "referenced_type" : "type-1" 21612 }, 21613 { 21614 "field_name" : "hint_", 21615 "field_offset" : 96, 21616 "referenced_type" : "type-1" 21617 }, 21618 { 21619 "field_name" : "cleanup_list_", 21620 "field_offset" : 128, 21621 "referenced_type" : "type-1" 21622 }, 21623 { 21624 "field_name" : "owns_first_block_", 21625 "field_offset" : 160, 21626 "referenced_type" : "type-12" 21627 }, 21628 { 21629 "field_name" : "blocks_lock_", 21630 "field_offset" : 192, 21631 "referenced_type" : "type-71" 21632 }, 21633 { 21634 "field_name" : "hooks_cookie_", 21635 "field_offset" : 224, 21636 "referenced_type" : "type-201" 21637 }, 21638 { 21639 "field_name" : "options_", 21640 "field_offset" : 256, 21641 "referenced_type" : "type-281" 21642 } 21643 ], 21644 "linker_set_key" : "google::protobuf::Arena", 21645 "name" : "google::protobuf::Arena", 21646 "record_kind" : "class", 21647 "referenced_type" : "type-289", 21648 "self_type" : "type-289", 21649 "size" : 72, 21650 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 21651 "unique_id" : "_ZTSN6google8protobuf5ArenaE" 21652 }, 21653 { 21654 "access" : "private", 21655 "alignment" : 4, 21656 "fields" : 21657 [ 21658 { 21659 "field_name" : "owner", 21660 "referenced_type" : "type-201" 21661 }, 21662 { 21663 "field_name" : "next", 21664 "field_offset" : 32, 21665 "referenced_type" : "type-306" 21666 }, 21667 { 21668 "field_name" : "pos", 21669 "field_offset" : 64, 21670 "referenced_type" : "type-4" 21671 }, 21672 { 21673 "field_name" : "size", 21674 "field_offset" : 96, 21675 "referenced_type" : "type-4" 21676 } 21677 ], 21678 "linker_set_key" : "google::protobuf::Arena::Block", 21679 "name" : "google::protobuf::Arena::Block", 21680 "referenced_type" : "type-305", 21681 "self_type" : "type-305", 21682 "size" : 16, 21683 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 21684 "unique_id" : "_ZTSN6google8protobuf5Arena5BlockE" 21685 }, 21686 { 21687 "access" : "private", 21688 "alignment" : 1, 21689 "linker_set_key" : "google::protobuf::Arena::InternalIsArenaConstructableHelper", 21690 "name" : "google::protobuf::Arena::InternalIsArenaConstructableHelper", 21691 "referenced_type" : "type-304", 21692 "self_type" : "type-304", 21693 "size" : 1, 21694 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 21695 "unique_id" : "_ZTSN6google8protobuf5Arena34InternalIsArenaConstructableHelperE" 21696 }, 21697 { 21698 "access" : "private", 21699 "alignment" : 1, 21700 "linker_set_key" : "google::protobuf::Arena::InternalIsDestructorSkippableHelper", 21701 "name" : "google::protobuf::Arena::InternalIsDestructorSkippableHelper", 21702 "referenced_type" : "type-312", 21703 "self_type" : "type-312", 21704 "size" : 1, 21705 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 21706 "unique_id" : "_ZTSN6google8protobuf5Arena35InternalIsDestructorSkippableHelperE" 21707 }, 21708 { 21709 "alignment" : 4, 21710 "fields" : 21711 [ 21712 { 21713 "field_name" : "elem", 21714 "referenced_type" : "type-201" 21715 }, 21716 { 21717 "field_name" : "cleanup", 21718 "field_offset" : 32, 21719 "referenced_type" : "type-303" 21720 }, 21721 { 21722 "field_name" : "next", 21723 "field_offset" : 64, 21724 "referenced_type" : "type-314" 21725 } 21726 ], 21727 "linker_set_key" : "google::protobuf::Arena::Node", 21728 "name" : "google::protobuf::Arena::Node", 21729 "referenced_type" : "type-313", 21730 "self_type" : "type-313", 21731 "size" : 12, 21732 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 21733 "unique_id" : "_ZTSN6google8protobuf5Arena4NodeE" 21734 }, 21735 { 21736 "access" : "private", 21737 "alignment" : 8, 21738 "fields" : 21739 [ 21740 { 21741 "field_name" : "last_lifecycle_id_seen", 21742 "referenced_type" : "type-89" 21743 }, 21744 { 21745 "field_name" : "last_block_used_", 21746 "field_offset" : 64, 21747 "referenced_type" : "type-306" 21748 } 21749 ], 21750 "linker_set_key" : "google::protobuf::Arena::ThreadCache", 21751 "name" : "google::protobuf::Arena::ThreadCache", 21752 "referenced_type" : "type-310", 21753 "self_type" : "type-310", 21754 "size" : 16, 21755 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 21756 "unique_id" : "_ZTSN6google8protobuf5Arena11ThreadCacheE" 21757 }, 21758 { 21759 "alignment" : 4, 21760 "fields" : 21761 [ 21762 { 21763 "field_name" : "start_block_size", 21764 "referenced_type" : "type-4" 21765 }, 21766 { 21767 "field_name" : "max_block_size", 21768 "field_offset" : 32, 21769 "referenced_type" : "type-4" 21770 }, 21771 { 21772 "field_name" : "initial_block", 21773 "field_offset" : 64, 21774 "referenced_type" : "type-10" 21775 }, 21776 { 21777 "field_name" : "initial_block_size", 21778 "field_offset" : 96, 21779 "referenced_type" : "type-4" 21780 }, 21781 { 21782 "field_name" : "block_alloc", 21783 "field_offset" : 128, 21784 "referenced_type" : "type-282" 21785 }, 21786 { 21787 "field_name" : "block_dealloc", 21788 "field_offset" : 160, 21789 "referenced_type" : "type-284" 21790 }, 21791 { 21792 "field_name" : "on_arena_init", 21793 "field_offset" : 192, 21794 "referenced_type" : "type-286" 21795 }, 21796 { 21797 "field_name" : "on_arena_reset", 21798 "field_offset" : 224, 21799 "referenced_type" : "type-290" 21800 }, 21801 { 21802 "field_name" : "on_arena_destruction", 21803 "field_offset" : 256, 21804 "referenced_type" : "type-290" 21805 }, 21806 { 21807 "field_name" : "on_arena_allocation", 21808 "field_offset" : 288, 21809 "referenced_type" : "type-292" 21810 } 21811 ], 21812 "linker_set_key" : "google::protobuf::ArenaOptions", 21813 "name" : "google::protobuf::ArenaOptions", 21814 "referenced_type" : "type-281", 21815 "self_type" : "type-281", 21816 "size" : 40, 21817 "source_file" : "/external/protobuf/src/google/protobuf/arena.h", 21818 "unique_id" : "_ZTSN6google8protobuf12ArenaOptionsE" 21819 }, 21820 { 21821 "alignment" : 1, 21822 "linker_set_key" : "google::protobuf::BigEndian", 21823 "name" : "google::protobuf::BigEndian", 21824 "record_kind" : "class", 21825 "referenced_type" : "type-247", 21826 "self_type" : "type-247", 21827 "size" : 1, 21828 "source_file" : "/external/protobuf/src/google/protobuf/stubs/port.h", 21829 "unique_id" : "_ZTSN6google8protobuf9BigEndianE" 21830 }, 21831 { 21832 "alignment" : 4, 21833 "linker_set_key" : "google::protobuf::Closure", 21834 "name" : "google::protobuf::Closure", 21835 "record_kind" : "class", 21836 "referenced_type" : "type-243", 21837 "self_type" : "type-243", 21838 "size" : 4, 21839 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h", 21840 "unique_id" : "_ZTSN6google8protobuf7ClosureE", 21841 "vtable_components" : 21842 [ 21843 { 21844 "kind" : "offset_to_top" 21845 }, 21846 { 21847 "kind" : "rtti", 21848 "mangled_component_name" : "_ZTIN6google8protobuf7ClosureE" 21849 }, 21850 { 21851 "kind" : "complete_dtor_pointer", 21852 "mangled_component_name" : "_ZN6google8protobuf7ClosureD1Ev" 21853 }, 21854 { 21855 "kind" : "deleting_dtor_pointer", 21856 "mangled_component_name" : "_ZN6google8protobuf7ClosureD0Ev" 21857 }, 21858 { 21859 "is_pure" : true, 21860 "mangled_component_name" : "_ZN6google8protobuf7Closure3RunEv" 21861 } 21862 ] 21863 }, 21864 { 21865 "alignment" : 4, 21866 "fields" : 21867 [ 21868 { 21869 "access" : "private", 21870 "field_name" : "state_", 21871 "referenced_type" : "type-1" 21872 } 21873 ], 21874 "linker_set_key" : "google::protobuf::GoogleOnceDynamic", 21875 "name" : "google::protobuf::GoogleOnceDynamic", 21876 "record_kind" : "class", 21877 "referenced_type" : "type-130", 21878 "self_type" : "type-130", 21879 "size" : 4, 21880 "source_file" : "/external/protobuf/src/google/protobuf/stubs/once.h", 21881 "unique_id" : "_ZTSN6google8protobuf17GoogleOnceDynamicE" 21882 }, 21883 { 21884 "alignment" : 1, 21885 "linker_set_key" : "google::protobuf::LogSilencer", 21886 "name" : "google::protobuf::LogSilencer", 21887 "record_kind" : "class", 21888 "referenced_type" : "type-62", 21889 "self_type" : "type-62", 21890 "size" : 1, 21891 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h", 21892 "unique_id" : "_ZTSN6google8protobuf11LogSilencerE" 21893 }, 21894 { 21895 "alignment" : 1, 21896 "linker_set_key" : "google::protobuf::MathLimits<double>", 21897 "name" : "google::protobuf::MathLimits<double>", 21898 "referenced_type" : "type-236", 21899 "self_type" : "type-236", 21900 "size" : 1, 21901 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 21902 "template_args" : [ "type-98" ], 21903 "unique_id" : "_ZTSN6google8protobuf10MathLimitsIdEE" 21904 }, 21905 { 21906 "alignment" : 1, 21907 "linker_set_key" : "google::protobuf::MathLimits<float>", 21908 "name" : "google::protobuf::MathLimits<float>", 21909 "referenced_type" : "type-234", 21910 "self_type" : "type-234", 21911 "size" : 1, 21912 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 21913 "template_args" : [ "type-96" ], 21914 "unique_id" : "_ZTSN6google8protobuf10MathLimitsIfEE" 21915 }, 21916 { 21917 "alignment" : 1, 21918 "linker_set_key" : "google::protobuf::MathLimits<int>", 21919 "name" : "google::protobuf::MathLimits<int>", 21920 "referenced_type" : "type-223", 21921 "self_type" : "type-223", 21922 "size" : 1, 21923 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 21924 "template_args" : [ "type-1" ], 21925 "unique_id" : "_ZTSN6google8protobuf10MathLimitsIiEE" 21926 }, 21927 { 21928 "alignment" : 1, 21929 "linker_set_key" : "google::protobuf::MathLimits<long double>", 21930 "name" : "google::protobuf::MathLimits<long double>", 21931 "referenced_type" : "type-238", 21932 "self_type" : "type-238", 21933 "size" : 1, 21934 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 21935 "template_args" : [ "type-216" ], 21936 "unique_id" : "_ZTSN6google8protobuf10MathLimitsIeEE" 21937 }, 21938 { 21939 "alignment" : 1, 21940 "linker_set_key" : "google::protobuf::MathLimits<long long>", 21941 "name" : "google::protobuf::MathLimits<long long>", 21942 "referenced_type" : "type-226", 21943 "self_type" : "type-226", 21944 "size" : 1, 21945 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 21946 "template_args" : [ "type-89" ], 21947 "unique_id" : "_ZTSN6google8protobuf10MathLimitsIxEE" 21948 }, 21949 { 21950 "alignment" : 1, 21951 "linker_set_key" : "google::protobuf::MathLimits<long>", 21952 "name" : "google::protobuf::MathLimits<long>", 21953 "referenced_type" : "type-224", 21954 "self_type" : "type-224", 21955 "size" : 1, 21956 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 21957 "template_args" : [ "type-192" ], 21958 "unique_id" : "_ZTSN6google8protobuf10MathLimitsIlEE" 21959 }, 21960 { 21961 "alignment" : 1, 21962 "linker_set_key" : "google::protobuf::MathLimits<short>", 21963 "name" : "google::protobuf::MathLimits<short>", 21964 "referenced_type" : "type-221", 21965 "self_type" : "type-221", 21966 "size" : 1, 21967 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 21968 "template_args" : [ "type-174" ], 21969 "unique_id" : "_ZTSN6google8protobuf10MathLimitsIsEE" 21970 }, 21971 { 21972 "alignment" : 1, 21973 "linker_set_key" : "google::protobuf::MathLimits<signed char>", 21974 "name" : "google::protobuf::MathLimits<signed char>", 21975 "referenced_type" : "type-219", 21976 "self_type" : "type-219", 21977 "size" : 1, 21978 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 21979 "template_args" : [ "type-161" ], 21980 "unique_id" : "_ZTSN6google8protobuf10MathLimitsIaEE" 21981 }, 21982 { 21983 "alignment" : 1, 21984 "linker_set_key" : "google::protobuf::MathLimits<unsigned char>", 21985 "name" : "google::protobuf::MathLimits<unsigned char>", 21986 "referenced_type" : "type-227", 21987 "self_type" : "type-227", 21988 "size" : 1, 21989 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 21990 "template_args" : [ "type-158" ], 21991 "unique_id" : "_ZTSN6google8protobuf10MathLimitsIhEE" 21992 }, 21993 { 21994 "alignment" : 1, 21995 "linker_set_key" : "google::protobuf::MathLimits<unsigned int>", 21996 "name" : "google::protobuf::MathLimits<unsigned int>", 21997 "referenced_type" : "type-230", 21998 "self_type" : "type-230", 21999 "size" : 1, 22000 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 22001 "template_args" : [ "type-4" ], 22002 "unique_id" : "_ZTSN6google8protobuf10MathLimitsIjEE" 22003 }, 22004 { 22005 "alignment" : 1, 22006 "linker_set_key" : "google::protobuf::MathLimits<unsigned long long>", 22007 "name" : "google::protobuf::MathLimits<unsigned long long>", 22008 "referenced_type" : "type-233", 22009 "self_type" : "type-233", 22010 "size" : 1, 22011 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 22012 "template_args" : [ "type-91" ], 22013 "unique_id" : "_ZTSN6google8protobuf10MathLimitsIyEE" 22014 }, 22015 { 22016 "alignment" : 1, 22017 "linker_set_key" : "google::protobuf::MathLimits<unsigned long>", 22018 "name" : "google::protobuf::MathLimits<unsigned long>", 22019 "referenced_type" : "type-231", 22020 "self_type" : "type-231", 22021 "size" : 1, 22022 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 22023 "template_args" : [ "type-203" ], 22024 "unique_id" : "_ZTSN6google8protobuf10MathLimitsImEE" 22025 }, 22026 { 22027 "alignment" : 1, 22028 "linker_set_key" : "google::protobuf::MathLimits<unsigned short>", 22029 "name" : "google::protobuf::MathLimits<unsigned short>", 22030 "referenced_type" : "type-228", 22031 "self_type" : "type-228", 22032 "size" : 1, 22033 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mathlimits.h", 22034 "template_args" : [ "type-179" ], 22035 "unique_id" : "_ZTSN6google8protobuf10MathLimitsItEE" 22036 }, 22037 { 22038 "alignment" : 4, 22039 "linker_set_key" : "google::protobuf::MessageLite", 22040 "name" : "google::protobuf::MessageLite", 22041 "record_kind" : "class", 22042 "referenced_type" : "type-425", 22043 "self_type" : "type-425", 22044 "size" : 4, 22045 "source_file" : "/external/protobuf/src/google/protobuf/message_lite.h", 22046 "unique_id" : "_ZTSN6google8protobuf11MessageLiteE", 22047 "vtable_components" : 22048 [ 22049 { 22050 "kind" : "offset_to_top" 22051 }, 22052 { 22053 "kind" : "rtti", 22054 "mangled_component_name" : "_ZTIN6google8protobuf11MessageLiteE" 22055 }, 22056 { 22057 "kind" : "complete_dtor_pointer", 22058 "mangled_component_name" : "_ZN6google8protobuf11MessageLiteD1Ev" 22059 }, 22060 { 22061 "kind" : "deleting_dtor_pointer", 22062 "mangled_component_name" : "_ZN6google8protobuf11MessageLiteD0Ev" 22063 }, 22064 { 22065 "is_pure" : true, 22066 "mangled_component_name" : "_ZNK6google8protobuf11MessageLite11GetTypeNameEv" 22067 }, 22068 { 22069 "is_pure" : true, 22070 "mangled_component_name" : "_ZNK6google8protobuf11MessageLite3NewEv" 22071 }, 22072 { 22073 "mangled_component_name" : "_ZNK6google8protobuf11MessageLite3NewEPNS0_5ArenaE" 22074 }, 22075 { 22076 "mangled_component_name" : "_ZNK6google8protobuf11MessageLite8GetArenaEv" 22077 }, 22078 { 22079 "mangled_component_name" : "_ZNK6google8protobuf11MessageLite20GetMaybeArenaPointerEv" 22080 }, 22081 { 22082 "is_pure" : true, 22083 "mangled_component_name" : "_ZN6google8protobuf11MessageLite5ClearEv" 22084 }, 22085 { 22086 "is_pure" : true, 22087 "mangled_component_name" : "_ZNK6google8protobuf11MessageLite13IsInitializedEv" 22088 }, 22089 { 22090 "mangled_component_name" : "_ZNK6google8protobuf11MessageLite25InitializationErrorStringEv" 22091 }, 22092 { 22093 "is_pure" : true, 22094 "mangled_component_name" : "_ZN6google8protobuf11MessageLite21CheckTypeAndMergeFromERKS1_" 22095 }, 22096 { 22097 "is_pure" : true, 22098 "mangled_component_name" : "_ZN6google8protobuf11MessageLite27MergePartialFromCodedStreamEPNS0_2io16CodedInputStreamE" 22099 }, 22100 { 22101 "is_pure" : true, 22102 "mangled_component_name" : "_ZNK6google8protobuf11MessageLite8ByteSizeEv" 22103 }, 22104 { 22105 "is_pure" : true, 22106 "mangled_component_name" : "_ZNK6google8protobuf11MessageLite24SerializeWithCachedSizesEPNS0_2io17CodedOutputStreamE" 22107 }, 22108 { 22109 "mangled_component_name" : "_ZNK6google8protobuf11MessageLite31SerializeWithCachedSizesToArrayEPh" 22110 }, 22111 { 22112 "is_pure" : true, 22113 "mangled_component_name" : "_ZNK6google8protobuf11MessageLite13GetCachedSizeEv" 22114 } 22115 ] 22116 }, 22117 { 22118 "alignment" : 4, 22119 "fields" : 22120 [ 22121 { 22122 "access" : "private", 22123 "field_name" : "current_size_", 22124 "referenced_type" : "type-1" 22125 }, 22126 { 22127 "access" : "private", 22128 "field_name" : "total_size_", 22129 "field_offset" : 32, 22130 "referenced_type" : "type-1" 22131 }, 22132 { 22133 "access" : "private", 22134 "field_name" : "rep_", 22135 "field_offset" : 64, 22136 "referenced_type" : "type-412" 22137 } 22138 ], 22139 "linker_set_key" : "google::protobuf::RepeatedField<bool>", 22140 "name" : "google::protobuf::RepeatedField<bool>", 22141 "record_kind" : "class", 22142 "referenced_type" : "type-411", 22143 "self_type" : "type-411", 22144 "size" : 12, 22145 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22146 "template_args" : [ "type-12" ], 22147 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIbEE" 22148 }, 22149 { 22150 "access" : "private", 22151 "alignment" : 4, 22152 "fields" : 22153 [ 22154 { 22155 "field_name" : "arena", 22156 "referenced_type" : "type-288" 22157 }, 22158 { 22159 "field_name" : "elements", 22160 "field_offset" : 32, 22161 "referenced_type" : "type-414" 22162 } 22163 ], 22164 "linker_set_key" : "google::protobuf::RepeatedField<bool>::Rep", 22165 "name" : "google::protobuf::RepeatedField<bool>::Rep", 22166 "referenced_type" : "type-413", 22167 "self_type" : "type-413", 22168 "size" : 8, 22169 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22170 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIbE3RepE" 22171 }, 22172 { 22173 "alignment" : 4, 22174 "fields" : 22175 [ 22176 { 22177 "access" : "private", 22178 "field_name" : "current_size_", 22179 "referenced_type" : "type-1" 22180 }, 22181 { 22182 "access" : "private", 22183 "field_name" : "total_size_", 22184 "field_offset" : 32, 22185 "referenced_type" : "type-1" 22186 }, 22187 { 22188 "access" : "private", 22189 "field_name" : "rep_", 22190 "field_offset" : 64, 22191 "referenced_type" : "type-407" 22192 } 22193 ], 22194 "linker_set_key" : "google::protobuf::RepeatedField<double>", 22195 "name" : "google::protobuf::RepeatedField<double>", 22196 "record_kind" : "class", 22197 "referenced_type" : "type-406", 22198 "self_type" : "type-406", 22199 "size" : 12, 22200 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22201 "template_args" : [ "type-98" ], 22202 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIdEE" 22203 }, 22204 { 22205 "access" : "private", 22206 "alignment" : 8, 22207 "fields" : 22208 [ 22209 { 22210 "field_name" : "arena", 22211 "referenced_type" : "type-288" 22212 }, 22213 { 22214 "field_name" : "elements", 22215 "field_offset" : 64, 22216 "referenced_type" : "type-409" 22217 } 22218 ], 22219 "linker_set_key" : "google::protobuf::RepeatedField<double>::Rep", 22220 "name" : "google::protobuf::RepeatedField<double>::Rep", 22221 "referenced_type" : "type-408", 22222 "self_type" : "type-408", 22223 "size" : 16, 22224 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22225 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIdE3RepE" 22226 }, 22227 { 22228 "alignment" : 4, 22229 "fields" : 22230 [ 22231 { 22232 "access" : "private", 22233 "field_name" : "current_size_", 22234 "referenced_type" : "type-1" 22235 }, 22236 { 22237 "access" : "private", 22238 "field_name" : "total_size_", 22239 "field_offset" : 32, 22240 "referenced_type" : "type-1" 22241 }, 22242 { 22243 "access" : "private", 22244 "field_name" : "rep_", 22245 "field_offset" : 64, 22246 "referenced_type" : "type-402" 22247 } 22248 ], 22249 "linker_set_key" : "google::protobuf::RepeatedField<float>", 22250 "name" : "google::protobuf::RepeatedField<float>", 22251 "record_kind" : "class", 22252 "referenced_type" : "type-401", 22253 "self_type" : "type-401", 22254 "size" : 12, 22255 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22256 "template_args" : [ "type-96" ], 22257 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIfEE" 22258 }, 22259 { 22260 "access" : "private", 22261 "alignment" : 4, 22262 "fields" : 22263 [ 22264 { 22265 "field_name" : "arena", 22266 "referenced_type" : "type-288" 22267 }, 22268 { 22269 "field_name" : "elements", 22270 "field_offset" : 32, 22271 "referenced_type" : "type-404" 22272 } 22273 ], 22274 "linker_set_key" : "google::protobuf::RepeatedField<float>::Rep", 22275 "name" : "google::protobuf::RepeatedField<float>::Rep", 22276 "referenced_type" : "type-403", 22277 "self_type" : "type-403", 22278 "size" : 8, 22279 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22280 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIfE3RepE" 22281 }, 22282 { 22283 "alignment" : 4, 22284 "fields" : 22285 [ 22286 { 22287 "access" : "private", 22288 "field_name" : "current_size_", 22289 "referenced_type" : "type-1" 22290 }, 22291 { 22292 "access" : "private", 22293 "field_name" : "total_size_", 22294 "field_offset" : 32, 22295 "referenced_type" : "type-1" 22296 }, 22297 { 22298 "access" : "private", 22299 "field_name" : "rep_", 22300 "field_offset" : 64, 22301 "referenced_type" : "type-381" 22302 } 22303 ], 22304 "linker_set_key" : "google::protobuf::RepeatedField<int>", 22305 "name" : "google::protobuf::RepeatedField<int>", 22306 "record_kind" : "class", 22307 "referenced_type" : "type-380", 22308 "self_type" : "type-380", 22309 "size" : 12, 22310 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22311 "template_args" : [ "type-1" ], 22312 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIiEE" 22313 }, 22314 { 22315 "access" : "private", 22316 "alignment" : 4, 22317 "fields" : 22318 [ 22319 { 22320 "field_name" : "arena", 22321 "referenced_type" : "type-288" 22322 }, 22323 { 22324 "field_name" : "elements", 22325 "field_offset" : 32, 22326 "referenced_type" : "type-384" 22327 } 22328 ], 22329 "linker_set_key" : "google::protobuf::RepeatedField<int>::Rep", 22330 "name" : "google::protobuf::RepeatedField<int>::Rep", 22331 "referenced_type" : "type-382", 22332 "self_type" : "type-382", 22333 "size" : 8, 22334 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22335 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIiE3RepE" 22336 }, 22337 { 22338 "alignment" : 4, 22339 "fields" : 22340 [ 22341 { 22342 "access" : "private", 22343 "field_name" : "current_size_", 22344 "referenced_type" : "type-1" 22345 }, 22346 { 22347 "access" : "private", 22348 "field_name" : "total_size_", 22349 "field_offset" : 32, 22350 "referenced_type" : "type-1" 22351 }, 22352 { 22353 "access" : "private", 22354 "field_name" : "rep_", 22355 "field_offset" : 64, 22356 "referenced_type" : "type-387" 22357 } 22358 ], 22359 "linker_set_key" : "google::protobuf::RepeatedField<long long>", 22360 "name" : "google::protobuf::RepeatedField<long long>", 22361 "record_kind" : "class", 22362 "referenced_type" : "type-386", 22363 "self_type" : "type-386", 22364 "size" : 12, 22365 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22366 "template_args" : [ "type-89" ], 22367 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIxEE" 22368 }, 22369 { 22370 "access" : "private", 22371 "alignment" : 8, 22372 "fields" : 22373 [ 22374 { 22375 "field_name" : "arena", 22376 "referenced_type" : "type-288" 22377 }, 22378 { 22379 "field_name" : "elements", 22380 "field_offset" : 64, 22381 "referenced_type" : "type-389" 22382 } 22383 ], 22384 "linker_set_key" : "google::protobuf::RepeatedField<long long>::Rep", 22385 "name" : "google::protobuf::RepeatedField<long long>::Rep", 22386 "referenced_type" : "type-388", 22387 "self_type" : "type-388", 22388 "size" : 16, 22389 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22390 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIxE3RepE" 22391 }, 22392 { 22393 "alignment" : 4, 22394 "fields" : 22395 [ 22396 { 22397 "access" : "private", 22398 "field_name" : "current_size_", 22399 "referenced_type" : "type-1" 22400 }, 22401 { 22402 "access" : "private", 22403 "field_name" : "total_size_", 22404 "field_offset" : 32, 22405 "referenced_type" : "type-1" 22406 }, 22407 { 22408 "access" : "private", 22409 "field_name" : "rep_", 22410 "field_offset" : 64, 22411 "referenced_type" : "type-392" 22412 } 22413 ], 22414 "linker_set_key" : "google::protobuf::RepeatedField<unsigned int>", 22415 "name" : "google::protobuf::RepeatedField<unsigned int>", 22416 "record_kind" : "class", 22417 "referenced_type" : "type-391", 22418 "self_type" : "type-391", 22419 "size" : 12, 22420 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22421 "template_args" : [ "type-4" ], 22422 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIjEE" 22423 }, 22424 { 22425 "access" : "private", 22426 "alignment" : 4, 22427 "fields" : 22428 [ 22429 { 22430 "field_name" : "arena", 22431 "referenced_type" : "type-288" 22432 }, 22433 { 22434 "field_name" : "elements", 22435 "field_offset" : 32, 22436 "referenced_type" : "type-394" 22437 } 22438 ], 22439 "linker_set_key" : "google::protobuf::RepeatedField<unsigned int>::Rep", 22440 "name" : "google::protobuf::RepeatedField<unsigned int>::Rep", 22441 "referenced_type" : "type-393", 22442 "self_type" : "type-393", 22443 "size" : 8, 22444 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22445 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIjE3RepE" 22446 }, 22447 { 22448 "alignment" : 4, 22449 "fields" : 22450 [ 22451 { 22452 "access" : "private", 22453 "field_name" : "current_size_", 22454 "referenced_type" : "type-1" 22455 }, 22456 { 22457 "access" : "private", 22458 "field_name" : "total_size_", 22459 "field_offset" : 32, 22460 "referenced_type" : "type-1" 22461 }, 22462 { 22463 "access" : "private", 22464 "field_name" : "rep_", 22465 "field_offset" : 64, 22466 "referenced_type" : "type-397" 22467 } 22468 ], 22469 "linker_set_key" : "google::protobuf::RepeatedField<unsigned long long>", 22470 "name" : "google::protobuf::RepeatedField<unsigned long long>", 22471 "record_kind" : "class", 22472 "referenced_type" : "type-396", 22473 "self_type" : "type-396", 22474 "size" : 12, 22475 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22476 "template_args" : [ "type-91" ], 22477 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIyEE" 22478 }, 22479 { 22480 "access" : "private", 22481 "alignment" : 8, 22482 "fields" : 22483 [ 22484 { 22485 "field_name" : "arena", 22486 "referenced_type" : "type-288" 22487 }, 22488 { 22489 "field_name" : "elements", 22490 "field_offset" : 64, 22491 "referenced_type" : "type-399" 22492 } 22493 ], 22494 "linker_set_key" : "google::protobuf::RepeatedField<unsigned long long>::Rep", 22495 "name" : "google::protobuf::RepeatedField<unsigned long long>::Rep", 22496 "referenced_type" : "type-398", 22497 "self_type" : "type-398", 22498 "size" : 16, 22499 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22500 "unique_id" : "_ZTSN6google8protobuf13RepeatedFieldIyE3RepE" 22501 }, 22502 { 22503 "access" : "protected", 22504 "alignment" : 1, 22505 "base_specifiers" : 22506 [ 22507 { 22508 "referenced_type" : "type-480" 22509 } 22510 ], 22511 "linker_set_key" : "google::protobuf::RepeatedPtrField<MessageLite *>::TypeHandler", 22512 "name" : "google::protobuf::RepeatedPtrField<MessageLite *>::TypeHandler", 22513 "record_kind" : "class", 22514 "referenced_type" : "type-571", 22515 "self_type" : "type-571", 22516 "size" : 1, 22517 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22518 "unique_id" : "_ZTSN6google8protobuf16RepeatedPtrFieldIPNS0_11MessageLiteEE11TypeHandlerE" 22519 }, 22520 { 22521 "access" : "protected", 22522 "alignment" : 1, 22523 "base_specifiers" : 22524 [ 22525 { 22526 "referenced_type" : "type-471" 22527 } 22528 ], 22529 "linker_set_key" : "google::protobuf::RepeatedPtrField<MessageLite>::TypeHandler", 22530 "name" : "google::protobuf::RepeatedPtrField<MessageLite>::TypeHandler", 22531 "record_kind" : "class", 22532 "referenced_type" : "type-570", 22533 "self_type" : "type-570", 22534 "size" : 1, 22535 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22536 "unique_id" : "_ZTSN6google8protobuf16RepeatedPtrFieldINS0_11MessageLiteEE11TypeHandlerE" 22537 }, 22538 { 22539 "access" : "protected", 22540 "alignment" : 1, 22541 "base_specifiers" : 22542 [ 22543 { 22544 "referenced_type" : "type-568" 22545 } 22546 ], 22547 "linker_set_key" : "google::protobuf::RepeatedPtrField<basic_string<char> >::TypeHandler", 22548 "name" : "google::protobuf::RepeatedPtrField<basic_string<char> >::TypeHandler", 22549 "record_kind" : "class", 22550 "referenced_type" : "type-567", 22551 "self_type" : "type-567", 22552 "size" : 1, 22553 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22554 "unique_id" : "_ZTSN6google8protobuf16RepeatedPtrFieldINSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE11TypeHandlerE" 22555 }, 22556 { 22557 "alignment" : 4, 22558 "base_specifiers" : 22559 [ 22560 { 22561 "referenced_type" : "type-418" 22562 } 22563 ], 22564 "linker_set_key" : "google::protobuf::RepeatedPtrField<google::protobuf::MessageLite *>", 22565 "name" : "google::protobuf::RepeatedPtrField<google::protobuf::MessageLite *>", 22566 "record_kind" : "class", 22567 "referenced_type" : "type-584", 22568 "self_type" : "type-584", 22569 "size" : 16, 22570 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22571 "template_args" : [ "type-431" ], 22572 "unique_id" : "_ZTSN6google8protobuf16RepeatedPtrFieldIPNS0_11MessageLiteEEE" 22573 }, 22574 { 22575 "alignment" : 4, 22576 "base_specifiers" : 22577 [ 22578 { 22579 "referenced_type" : "type-418" 22580 } 22581 ], 22582 "linker_set_key" : "google::protobuf::RepeatedPtrField<google::protobuf::MessageLite>", 22583 "name" : "google::protobuf::RepeatedPtrField<google::protobuf::MessageLite>", 22584 "record_kind" : "class", 22585 "referenced_type" : "type-424", 22586 "self_type" : "type-424", 22587 "size" : 16, 22588 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22589 "template_args" : [ "type-425" ], 22590 "unique_id" : "_ZTSN6google8protobuf16RepeatedPtrFieldINS0_11MessageLiteEEE" 22591 }, 22592 { 22593 "alignment" : 4, 22594 "base_specifiers" : 22595 [ 22596 { 22597 "referenced_type" : "type-418" 22598 } 22599 ], 22600 "linker_set_key" : "google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 22601 "name" : "google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 22602 "record_kind" : "class", 22603 "referenced_type" : "type-417", 22604 "self_type" : "type-417", 22605 "size" : 16, 22606 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22607 "template_args" : [ "type-422" ], 22608 "unique_id" : "_ZTSN6google8protobuf16RepeatedPtrFieldINSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEE" 22609 }, 22610 { 22611 "alignment" : 4, 22612 "linker_set_key" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *>", 22613 "name" : "google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *>", 22614 "record_kind" : "class", 22615 "referenced_type" : "type-1657", 22616 "self_type" : "type-1657", 22617 "size" : 4, 22618 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h", 22619 "template_args" : [ "type-1658" ], 22620 "unique_id" : "_ZTSN6google8protobuf14ResultCallbackIPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEE", 22621 "vtable_components" : 22622 [ 22623 { 22624 "kind" : "offset_to_top" 22625 }, 22626 { 22627 "kind" : "rtti", 22628 "mangled_component_name" : "_ZTIN6google8protobuf14ResultCallbackIPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEE" 22629 }, 22630 { 22631 "kind" : "complete_dtor_pointer", 22632 "mangled_component_name" : "_ZN6google8protobuf14ResultCallbackIPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEED1Ev" 22633 }, 22634 { 22635 "kind" : "deleting_dtor_pointer", 22636 "mangled_component_name" : "_ZN6google8protobuf14ResultCallbackIPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEED0Ev" 22637 }, 22638 { 22639 "is_pure" : true, 22640 "mangled_component_name" : "_ZN6google8protobuf14ResultCallbackIPNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEE3RunEv" 22641 } 22642 ] 22643 }, 22644 { 22645 "alignment" : 4, 22646 "fields" : 22647 [ 22648 { 22649 "access" : "private", 22650 "field_name" : "ptr_", 22651 "referenced_type" : "type-5" 22652 }, 22653 { 22654 "access" : "private", 22655 "field_name" : "length_", 22656 "field_offset" : 32, 22657 "referenced_type" : "type-1" 22658 } 22659 ], 22660 "linker_set_key" : "google::protobuf::StringPiece", 22661 "name" : "google::protobuf::StringPiece", 22662 "record_kind" : "class", 22663 "referenced_type" : "type-27", 22664 "self_type" : "type-27", 22665 "size" : 8, 22666 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h", 22667 "unique_id" : "_ZTSN6google8protobuf11StringPieceE" 22668 }, 22669 { 22670 "alignment" : 1, 22671 "linker_set_key" : "google::protobuf::hash<const char *>", 22672 "name" : "google::protobuf::hash<const char *>", 22673 "referenced_type" : "type-43", 22674 "self_type" : "type-43", 22675 "size" : 1, 22676 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h", 22677 "template_args" : [ "type-5" ], 22678 "unique_id" : "_ZTSN6google8protobuf4hashIPKcEE" 22679 }, 22680 { 22681 "alignment" : 1, 22682 "linker_set_key" : "google::protobuf::hash<google::protobuf::StringPiece>", 22683 "name" : "google::protobuf::hash<google::protobuf::StringPiece>", 22684 "referenced_type" : "type-61", 22685 "self_type" : "type-61", 22686 "size" : 1, 22687 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h", 22688 "template_args" : [ "type-27" ], 22689 "unique_id" : "_ZTSN6google8protobuf4hashINS0_11StringPieceEEE" 22690 }, 22691 { 22692 "alignment" : 1, 22693 "linker_set_key" : "google::protobuf::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 22694 "name" : "google::protobuf::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 22695 "referenced_type" : "type-47", 22696 "self_type" : "type-47", 22697 "size" : 1, 22698 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h", 22699 "template_args" : [ "type-48" ], 22700 "unique_id" : "_ZTSN6google8protobuf4hashINSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEE" 22701 }, 22702 { 22703 "alignment" : 1, 22704 "linker_set_key" : "google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >", 22705 "name" : "google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >", 22706 "referenced_type" : "type-439", 22707 "self_type" : "type-439", 22708 "size" : 1, 22709 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h", 22710 "template_args" : [ "type-440" ], 22711 "unique_id" : "_ZTSN6google8protobuf4hashINSt3__14pairIPKNS0_11MessageLiteEiEEEE" 22712 }, 22713 { 22714 "alignment" : 4, 22715 "base_specifiers" : 22716 [ 22717 { 22718 "referenced_type" : "type-447" 22719 } 22720 ], 22721 "linker_set_key" : "google::protobuf::hash_map<std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo, google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >, std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >, std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > >", 22722 "name" : "google::protobuf::hash_map<std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo, google::protobuf::hash<std::pair<const google::protobuf::MessageLite *, int> >, std::equal_to<std::pair<const google::protobuf::MessageLite *, int> >, std::allocator<std::pair<const std::pair<const google::protobuf::MessageLite *, int>, google::protobuf::internal::ExtensionInfo> > >", 22723 "record_kind" : "class", 22724 "referenced_type" : "type-446", 22725 "self_type" : "type-446", 22726 "size" : 12, 22727 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h", 22728 "template_args" : [ "type-448", "type-449", "type-439", "type-460", "type-461" ], 22729 "unique_id" : "_ZTSN6google8protobuf8hash_mapINSt3__14pairIPKNS0_11MessageLiteEiEENS0_8internal13ExtensionInfoENS0_4hashIS7_EENS2_8equal_toIS7_EENS2_9allocatorINS3_IKS7_S9_EEEEEE" 22730 }, 22731 { 22732 "alignment" : 4, 22733 "fields" : 22734 [ 22735 { 22736 "access" : "private", 22737 "field_name" : "ptr_", 22738 "referenced_type" : "type-1043" 22739 } 22740 ], 22741 "linker_set_key" : "google::protobuf::internal::ArenaStringPtr", 22742 "name" : "google::protobuf::internal::ArenaStringPtr", 22743 "referenced_type" : "type-1042", 22744 "self_type" : "type-1042", 22745 "size" : 4, 22746 "source_file" : "/external/protobuf/src/google/protobuf/arenastring.h", 22747 "unique_id" : "_ZTSN6google8protobuf8internal14ArenaStringPtrE" 22748 }, 22749 { 22750 "alignment" : 4, 22751 "base_specifiers" : 22752 [ 22753 { 22754 "referenced_type" : "type-613" 22755 } 22756 ], 22757 "fields" : 22758 [ 22759 { 22760 "access" : "protected", 22761 "field_name" : "unknown_fields_", 22762 "field_offset" : 32, 22763 "referenced_type" : "type-619" 22764 } 22765 ], 22766 "linker_set_key" : "google::protobuf::internal::CodedOutputStreamFieldSkipper", 22767 "name" : "google::protobuf::internal::CodedOutputStreamFieldSkipper", 22768 "record_kind" : "class", 22769 "referenced_type" : "type-674", 22770 "self_type" : "type-674", 22771 "size" : 8, 22772 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h", 22773 "unique_id" : "_ZTSN6google8protobuf8internal29CodedOutputStreamFieldSkipperE", 22774 "vtable_components" : 22775 [ 22776 { 22777 "kind" : "offset_to_top" 22778 }, 22779 { 22780 "kind" : "rtti", 22781 "mangled_component_name" : "_ZTIN6google8protobuf8internal29CodedOutputStreamFieldSkipperE" 22782 }, 22783 { 22784 "kind" : "complete_dtor_pointer", 22785 "mangled_component_name" : "_ZN6google8protobuf8internal29CodedOutputStreamFieldSkipperD1Ev" 22786 }, 22787 { 22788 "kind" : "deleting_dtor_pointer", 22789 "mangled_component_name" : "_ZN6google8protobuf8internal29CodedOutputStreamFieldSkipperD0Ev" 22790 }, 22791 { 22792 "mangled_component_name" : "_ZN6google8protobuf8internal29CodedOutputStreamFieldSkipper9SkipFieldEPNS0_2io16CodedInputStreamEj" 22793 }, 22794 { 22795 "mangled_component_name" : "_ZN6google8protobuf8internal29CodedOutputStreamFieldSkipper11SkipMessageEPNS0_2io16CodedInputStreamE" 22796 }, 22797 { 22798 "mangled_component_name" : "_ZN6google8protobuf8internal29CodedOutputStreamFieldSkipper15SkipUnknownEnumEii" 22799 } 22800 ] 22801 }, 22802 { 22803 "alignment" : 4, 22804 "fields" : 22805 [ 22806 { 22807 "field_name" : "year", 22808 "referenced_type" : "type-1" 22809 }, 22810 { 22811 "field_name" : "month", 22812 "field_offset" : 32, 22813 "referenced_type" : "type-1" 22814 }, 22815 { 22816 "field_name" : "day", 22817 "field_offset" : 64, 22818 "referenced_type" : "type-1" 22819 }, 22820 { 22821 "field_name" : "hour", 22822 "field_offset" : 96, 22823 "referenced_type" : "type-1" 22824 }, 22825 { 22826 "field_name" : "minute", 22827 "field_offset" : 128, 22828 "referenced_type" : "type-1" 22829 }, 22830 { 22831 "field_name" : "second", 22832 "field_offset" : 160, 22833 "referenced_type" : "type-1" 22834 } 22835 ], 22836 "linker_set_key" : "google::protobuf::internal::DateTime", 22837 "name" : "google::protobuf::internal::DateTime", 22838 "referenced_type" : "type-272", 22839 "self_type" : "type-272", 22840 "size" : 24, 22841 "source_file" : "/external/protobuf/src/google/protobuf/stubs/time.h", 22842 "unique_id" : "_ZTSN6google8protobuf8internal8DateTimeE" 22843 }, 22844 { 22845 "alignment" : 1, 22846 "linker_set_key" : "google::protobuf::internal::ElementCopier<bool, true>", 22847 "name" : "google::protobuf::internal::ElementCopier<bool, true>", 22848 "referenced_type" : "type-559", 22849 "self_type" : "type-559", 22850 "size" : 1, 22851 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22852 "template_args" : [ "type-12" ], 22853 "unique_id" : "_ZTSN6google8protobuf8internal13ElementCopierIbLb1EEE" 22854 }, 22855 { 22856 "alignment" : 1, 22857 "linker_set_key" : "google::protobuf::internal::ElementCopier<double, true>", 22858 "name" : "google::protobuf::internal::ElementCopier<double, true>", 22859 "referenced_type" : "type-557", 22860 "self_type" : "type-557", 22861 "size" : 1, 22862 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22863 "template_args" : [ "type-98" ], 22864 "unique_id" : "_ZTSN6google8protobuf8internal13ElementCopierIdLb1EEE" 22865 }, 22866 { 22867 "alignment" : 1, 22868 "linker_set_key" : "google::protobuf::internal::ElementCopier<float, true>", 22869 "name" : "google::protobuf::internal::ElementCopier<float, true>", 22870 "referenced_type" : "type-555", 22871 "self_type" : "type-555", 22872 "size" : 1, 22873 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22874 "template_args" : [ "type-96" ], 22875 "unique_id" : "_ZTSN6google8protobuf8internal13ElementCopierIfLb1EEE" 22876 }, 22877 { 22878 "alignment" : 1, 22879 "linker_set_key" : "google::protobuf::internal::ElementCopier<int, true>", 22880 "name" : "google::protobuf::internal::ElementCopier<int, true>", 22881 "referenced_type" : "type-551", 22882 "self_type" : "type-551", 22883 "size" : 1, 22884 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22885 "template_args" : [ "type-1" ], 22886 "unique_id" : "_ZTSN6google8protobuf8internal13ElementCopierIiLb1EEE" 22887 }, 22888 { 22889 "alignment" : 1, 22890 "linker_set_key" : "google::protobuf::internal::ElementCopier<long long, true>", 22891 "name" : "google::protobuf::internal::ElementCopier<long long, true>", 22892 "referenced_type" : "type-553", 22893 "self_type" : "type-553", 22894 "size" : 1, 22895 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22896 "template_args" : [ "type-89" ], 22897 "unique_id" : "_ZTSN6google8protobuf8internal13ElementCopierIxLb1EEE" 22898 }, 22899 { 22900 "alignment" : 1, 22901 "linker_set_key" : "google::protobuf::internal::ElementCopier<unsigned int, true>", 22902 "name" : "google::protobuf::internal::ElementCopier<unsigned int, true>", 22903 "referenced_type" : "type-547", 22904 "self_type" : "type-547", 22905 "size" : 1, 22906 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22907 "template_args" : [ "type-4" ], 22908 "unique_id" : "_ZTSN6google8protobuf8internal13ElementCopierIjLb1EEE" 22909 }, 22910 { 22911 "alignment" : 1, 22912 "linker_set_key" : "google::protobuf::internal::ElementCopier<unsigned long long, true>", 22913 "name" : "google::protobuf::internal::ElementCopier<unsigned long long, true>", 22914 "referenced_type" : "type-549", 22915 "self_type" : "type-549", 22916 "size" : 1, 22917 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 22918 "template_args" : [ "type-91" ], 22919 "unique_id" : "_ZTSN6google8protobuf8internal13ElementCopierIyLb1EEE" 22920 }, 22921 { 22922 "alignment" : 4, 22923 "linker_set_key" : "google::protobuf::internal::ExtensionFinder", 22924 "name" : "google::protobuf::internal::ExtensionFinder", 22925 "record_kind" : "class", 22926 "referenced_type" : "type-590", 22927 "self_type" : "type-590", 22928 "size" : 4, 22929 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 22930 "unique_id" : "_ZTSN6google8protobuf8internal15ExtensionFinderE", 22931 "vtable_components" : 22932 [ 22933 { 22934 "kind" : "offset_to_top" 22935 }, 22936 { 22937 "kind" : "rtti", 22938 "mangled_component_name" : "_ZTIN6google8protobuf8internal15ExtensionFinderE" 22939 }, 22940 { 22941 "kind" : "complete_dtor_pointer", 22942 "mangled_component_name" : "_ZN6google8protobuf8internal15ExtensionFinderD1Ev" 22943 }, 22944 { 22945 "kind" : "deleting_dtor_pointer", 22946 "mangled_component_name" : "_ZN6google8protobuf8internal15ExtensionFinderD0Ev" 22947 }, 22948 { 22949 "is_pure" : true, 22950 "mangled_component_name" : "_ZN6google8protobuf8internal15ExtensionFinder4FindEiPNS1_13ExtensionInfoE" 22951 } 22952 ] 22953 }, 22954 { 22955 "alignment" : 4, 22956 "fields" : 22957 [ 22958 { 22959 "field_name" : "type", 22960 "referenced_type" : "type-158" 22961 }, 22962 { 22963 "field_name" : "is_repeated", 22964 "field_offset" : 8, 22965 "referenced_type" : "type-12" 22966 }, 22967 { 22968 "field_name" : "is_packed", 22969 "field_offset" : 16, 22970 "referenced_type" : "type-12" 22971 }, 22972 { 22973 "field_offset" : 32, 22974 "referenced_type" : "type-450" 22975 }, 22976 { 22977 "field_name" : "descriptor", 22978 "field_offset" : 96, 22979 "referenced_type" : "type-457" 22980 } 22981 ], 22982 "linker_set_key" : "google::protobuf::internal::ExtensionInfo", 22983 "name" : "google::protobuf::internal::ExtensionInfo", 22984 "referenced_type" : "type-449", 22985 "self_type" : "type-449", 22986 "size" : 16, 22987 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 22988 "unique_id" : "_ZTSN6google8protobuf8internal13ExtensionInfoE" 22989 }, 22990 { 22991 "alignment" : 4, 22992 "fields" : 22993 [ 22994 { 22995 "field_name" : "enum_validity_check", 22996 "referenced_type" : "type-451" 22997 }, 22998 { 22999 "field_name" : "message_prototype", 23000 "referenced_type" : "type-455" 23001 } 23002 ], 23003 "is_anonymous" : true, 23004 "linker_set_key" : "google::protobuf::internal::ExtensionInfo::(anonymous union at external/protobuf/src/google/protobuf/extension_set.h:107:3) at external/protobuf/src/google/protobuf/extension_set.h:107:3", 23005 "name" : "google::protobuf::internal::ExtensionInfo::(anonymous union at external/protobuf/src/google/protobuf/extension_set.h:107:3) at external/protobuf/src/google/protobuf/extension_set.h:107:3", 23006 "record_kind" : "union", 23007 "referenced_type" : "type-450", 23008 "self_type" : "type-450", 23009 "size" : 8, 23010 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23011 "unique_id" : "_ZTSN6google8protobuf8internal13ExtensionInfoUt_E" 23012 }, 23013 { 23014 "alignment" : 4, 23015 "fields" : 23016 [ 23017 { 23018 "field_name" : "func", 23019 "referenced_type" : "type-452" 23020 }, 23021 { 23022 "field_name" : "arg", 23023 "field_offset" : 32, 23024 "referenced_type" : "type-167" 23025 } 23026 ], 23027 "linker_set_key" : "google::protobuf::internal::ExtensionInfo::EnumValidityCheck", 23028 "name" : "google::protobuf::internal::ExtensionInfo::EnumValidityCheck", 23029 "referenced_type" : "type-451", 23030 "self_type" : "type-451", 23031 "size" : 8, 23032 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23033 "unique_id" : "_ZTSN6google8protobuf8internal13ExtensionInfo17EnumValidityCheckE" 23034 }, 23035 { 23036 "alignment" : 4, 23037 "fields" : 23038 [ 23039 { 23040 "access" : "private", 23041 "field_name" : "extensions_", 23042 "referenced_type" : "type-596" 23043 }, 23044 { 23045 "access" : "private", 23046 "field_name" : "arena_", 23047 "field_offset" : 96, 23048 "referenced_type" : "type-288" 23049 } 23050 ], 23051 "linker_set_key" : "google::protobuf::internal::ExtensionSet", 23052 "name" : "google::protobuf::internal::ExtensionSet", 23053 "record_kind" : "class", 23054 "referenced_type" : "type-595", 23055 "self_type" : "type-595", 23056 "size" : 16, 23057 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23058 "unique_id" : "_ZTSN6google8protobuf8internal12ExtensionSetE" 23059 }, 23060 { 23061 "access" : "private", 23062 "alignment" : 8, 23063 "fields" : 23064 [ 23065 { 23066 "referenced_type" : "type-623" 23067 }, 23068 { 23069 "field_name" : "type", 23070 "field_offset" : 64, 23071 "referenced_type" : "type-158" 23072 }, 23073 { 23074 "field_name" : "is_repeated", 23075 "field_offset" : 72, 23076 "referenced_type" : "type-12" 23077 }, 23078 { 23079 "field_name" : "is_cleared", 23080 "field_offset" : 80, 23081 "referenced_type" : "type-12" 23082 }, 23083 { 23084 "field_name" : "is_lazy", 23085 "field_offset" : 84, 23086 "referenced_type" : "type-12" 23087 }, 23088 { 23089 "field_name" : "is_packed", 23090 "field_offset" : 88, 23091 "referenced_type" : "type-12" 23092 }, 23093 { 23094 "field_name" : "cached_size", 23095 "field_offset" : 96, 23096 "referenced_type" : "type-1" 23097 }, 23098 { 23099 "field_name" : "descriptor", 23100 "field_offset" : 128, 23101 "referenced_type" : "type-457" 23102 } 23103 ], 23104 "linker_set_key" : "google::protobuf::internal::ExtensionSet::Extension", 23105 "name" : "google::protobuf::internal::ExtensionSet::Extension", 23106 "referenced_type" : "type-622", 23107 "self_type" : "type-622", 23108 "size" : 24, 23109 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23110 "unique_id" : "_ZTSN6google8protobuf8internal12ExtensionSet9ExtensionE" 23111 }, 23112 { 23113 "alignment" : 8, 23114 "fields" : 23115 [ 23116 { 23117 "field_name" : "int32_value", 23118 "referenced_type" : "type-1" 23119 }, 23120 { 23121 "field_name" : "int64_value", 23122 "referenced_type" : "type-89" 23123 }, 23124 { 23125 "field_name" : "uint32_value", 23126 "referenced_type" : "type-4" 23127 }, 23128 { 23129 "field_name" : "uint64_value", 23130 "referenced_type" : "type-91" 23131 }, 23132 { 23133 "field_name" : "float_value", 23134 "referenced_type" : "type-96" 23135 }, 23136 { 23137 "field_name" : "double_value", 23138 "referenced_type" : "type-98" 23139 }, 23140 { 23141 "field_name" : "bool_value", 23142 "referenced_type" : "type-12" 23143 }, 23144 { 23145 "field_name" : "enum_value", 23146 "referenced_type" : "type-1" 23147 }, 23148 { 23149 "field_name" : "string_value", 23150 "referenced_type" : "type-624" 23151 }, 23152 { 23153 "field_name" : "message_value", 23154 "referenced_type" : "type-431" 23155 }, 23156 { 23157 "field_name" : "lazymessage_value", 23158 "referenced_type" : "type-621" 23159 }, 23160 { 23161 "field_name" : "repeated_int32_value", 23162 "referenced_type" : "type-486" 23163 }, 23164 { 23165 "field_name" : "repeated_int64_value", 23166 "referenced_type" : "type-487" 23167 }, 23168 { 23169 "field_name" : "repeated_uint32_value", 23170 "referenced_type" : "type-488" 23171 }, 23172 { 23173 "field_name" : "repeated_uint64_value", 23174 "referenced_type" : "type-491" 23175 }, 23176 { 23177 "field_name" : "repeated_float_value", 23178 "referenced_type" : "type-492" 23179 }, 23180 { 23181 "field_name" : "repeated_double_value", 23182 "referenced_type" : "type-493" 23183 }, 23184 { 23185 "field_name" : "repeated_bool_value", 23186 "referenced_type" : "type-494" 23187 }, 23188 { 23189 "field_name" : "repeated_enum_value", 23190 "referenced_type" : "type-486" 23191 }, 23192 { 23193 "field_name" : "repeated_string_value", 23194 "referenced_type" : "type-495" 23195 }, 23196 { 23197 "field_name" : "repeated_message_value", 23198 "referenced_type" : "type-496" 23199 } 23200 ], 23201 "is_anonymous" : true, 23202 "linker_set_key" : "google::protobuf::internal::ExtensionSet::Extension::(anonymous union at external/protobuf/src/google/protobuf/extension_set.h:465:5) at external/protobuf/src/google/protobuf/extension_set.h:465:5", 23203 "name" : "google::protobuf::internal::ExtensionSet::Extension::(anonymous union at external/protobuf/src/google/protobuf/extension_set.h:465:5) at external/protobuf/src/google/protobuf/extension_set.h:465:5", 23204 "record_kind" : "union", 23205 "referenced_type" : "type-623", 23206 "self_type" : "type-623", 23207 "size" : 8, 23208 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23209 "unique_id" : "_ZTSN6google8protobuf8internal12ExtensionSet9ExtensionUt_E" 23210 }, 23211 { 23212 "access" : "private", 23213 "alignment" : 4, 23214 "linker_set_key" : "google::protobuf::internal::ExtensionSet::LazyMessageExtension", 23215 "name" : "google::protobuf::internal::ExtensionSet::LazyMessageExtension", 23216 "record_kind" : "class", 23217 "referenced_type" : "type-620", 23218 "self_type" : "type-620", 23219 "size" : 4, 23220 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23221 "unique_id" : "_ZTSN6google8protobuf8internal12ExtensionSet20LazyMessageExtensionE", 23222 "vtable_components" : 23223 [ 23224 { 23225 "kind" : "offset_to_top" 23226 }, 23227 { 23228 "kind" : "rtti", 23229 "mangled_component_name" : "_ZTIN6google8protobuf8internal12ExtensionSet20LazyMessageExtensionE" 23230 }, 23231 { 23232 "kind" : "complete_dtor_pointer", 23233 "mangled_component_name" : "_ZN6google8protobuf8internal12ExtensionSet20LazyMessageExtensionD1Ev" 23234 }, 23235 { 23236 "kind" : "deleting_dtor_pointer", 23237 "mangled_component_name" : "_ZN6google8protobuf8internal12ExtensionSet20LazyMessageExtensionD0Ev" 23238 }, 23239 { 23240 "is_pure" : true, 23241 "mangled_component_name" : "_ZNK6google8protobuf8internal12ExtensionSet20LazyMessageExtension3NewEPNS0_5ArenaE" 23242 }, 23243 { 23244 "is_pure" : true, 23245 "mangled_component_name" : "_ZNK6google8protobuf8internal12ExtensionSet20LazyMessageExtension10GetMessageERKNS0_11MessageLiteE" 23246 }, 23247 { 23248 "is_pure" : true, 23249 "mangled_component_name" : "_ZN6google8protobuf8internal12ExtensionSet20LazyMessageExtension14MutableMessageERKNS0_11MessageLiteE" 23250 }, 23251 { 23252 "is_pure" : true, 23253 "mangled_component_name" : "_ZN6google8protobuf8internal12ExtensionSet20LazyMessageExtension19SetAllocatedMessageEPNS0_11MessageLiteE" 23254 }, 23255 { 23256 "is_pure" : true, 23257 "mangled_component_name" : "_ZN6google8protobuf8internal12ExtensionSet20LazyMessageExtension30UnsafeArenaSetAllocatedMessageEPNS0_11MessageLiteE" 23258 }, 23259 { 23260 "is_pure" : true, 23261 "mangled_component_name" : "_ZN6google8protobuf8internal12ExtensionSet20LazyMessageExtension14ReleaseMessageERKNS0_11MessageLiteE" 23262 }, 23263 { 23264 "is_pure" : true, 23265 "mangled_component_name" : "_ZN6google8protobuf8internal12ExtensionSet20LazyMessageExtension25UnsafeArenaReleaseMessageERKNS0_11MessageLiteE" 23266 }, 23267 { 23268 "is_pure" : true, 23269 "mangled_component_name" : "_ZNK6google8protobuf8internal12ExtensionSet20LazyMessageExtension13IsInitializedEv" 23270 }, 23271 { 23272 "is_pure" : true, 23273 "mangled_component_name" : "_ZNK6google8protobuf8internal12ExtensionSet20LazyMessageExtension8ByteSizeEv" 23274 }, 23275 { 23276 "is_pure" : true, 23277 "mangled_component_name" : "_ZNK6google8protobuf8internal12ExtensionSet20LazyMessageExtension9SpaceUsedEv" 23278 }, 23279 { 23280 "is_pure" : true, 23281 "mangled_component_name" : "_ZN6google8protobuf8internal12ExtensionSet20LazyMessageExtension9MergeFromERKS3_" 23282 }, 23283 { 23284 "is_pure" : true, 23285 "mangled_component_name" : "_ZN6google8protobuf8internal12ExtensionSet20LazyMessageExtension5ClearEv" 23286 }, 23287 { 23288 "is_pure" : true, 23289 "mangled_component_name" : "_ZN6google8protobuf8internal12ExtensionSet20LazyMessageExtension11ReadMessageERKNS0_11MessageLiteEPNS0_2io16CodedInputStreamE" 23290 }, 23291 { 23292 "is_pure" : true, 23293 "mangled_component_name" : "_ZNK6google8protobuf8internal12ExtensionSet20LazyMessageExtension12WriteMessageEiPNS0_2io17CodedOutputStreamE" 23294 }, 23295 { 23296 "is_pure" : true, 23297 "mangled_component_name" : "_ZNK6google8protobuf8internal12ExtensionSet20LazyMessageExtension19WriteMessageToArrayEiPh" 23298 } 23299 ] 23300 }, 23301 { 23302 "alignment" : 4, 23303 "linker_set_key" : "google::protobuf::internal::FieldSkipper", 23304 "name" : "google::protobuf::internal::FieldSkipper", 23305 "record_kind" : "class", 23306 "referenced_type" : "type-613", 23307 "self_type" : "type-613", 23308 "size" : 4, 23309 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h", 23310 "unique_id" : "_ZTSN6google8protobuf8internal12FieldSkipperE", 23311 "vtable_components" : 23312 [ 23313 { 23314 "kind" : "offset_to_top" 23315 }, 23316 { 23317 "kind" : "rtti", 23318 "mangled_component_name" : "_ZTIN6google8protobuf8internal12FieldSkipperE" 23319 }, 23320 { 23321 "kind" : "complete_dtor_pointer", 23322 "mangled_component_name" : "_ZN6google8protobuf8internal12FieldSkipperD1Ev" 23323 }, 23324 { 23325 "kind" : "deleting_dtor_pointer", 23326 "mangled_component_name" : "_ZN6google8protobuf8internal12FieldSkipperD0Ev" 23327 }, 23328 { 23329 "mangled_component_name" : "_ZN6google8protobuf8internal12FieldSkipper9SkipFieldEPNS0_2io16CodedInputStreamEj" 23330 }, 23331 { 23332 "mangled_component_name" : "_ZN6google8protobuf8internal12FieldSkipper11SkipMessageEPNS0_2io16CodedInputStreamE" 23333 }, 23334 { 23335 "mangled_component_name" : "_ZN6google8protobuf8internal12FieldSkipper15SkipUnknownEnumEii" 23336 } 23337 ] 23338 }, 23339 { 23340 "alignment" : 4, 23341 "base_specifiers" : 23342 [ 23343 { 23344 "referenced_type" : "type-243" 23345 } 23346 ], 23347 "fields" : 23348 [ 23349 { 23350 "access" : "private", 23351 "field_name" : "function_", 23352 "field_offset" : 32, 23353 "referenced_type" : "type-253" 23354 }, 23355 { 23356 "access" : "private", 23357 "field_name" : "self_deleting_", 23358 "field_offset" : 64, 23359 "referenced_type" : "type-12" 23360 } 23361 ], 23362 "linker_set_key" : "google::protobuf::internal::FunctionClosure0", 23363 "name" : "google::protobuf::internal::FunctionClosure0", 23364 "record_kind" : "class", 23365 "referenced_type" : "type-252", 23366 "self_type" : "type-252", 23367 "size" : 12, 23368 "source_file" : "/external/protobuf/src/google/protobuf/stubs/callback.h", 23369 "unique_id" : "_ZTSN6google8protobuf8internal16FunctionClosure0E", 23370 "vtable_components" : 23371 [ 23372 { 23373 "kind" : "offset_to_top" 23374 }, 23375 { 23376 "kind" : "rtti", 23377 "mangled_component_name" : "_ZTIN6google8protobuf8internal16FunctionClosure0E" 23378 }, 23379 { 23380 "kind" : "complete_dtor_pointer", 23381 "mangled_component_name" : "_ZN6google8protobuf8internal16FunctionClosure0D1Ev" 23382 }, 23383 { 23384 "kind" : "deleting_dtor_pointer", 23385 "mangled_component_name" : "_ZN6google8protobuf8internal16FunctionClosure0D0Ev" 23386 }, 23387 { 23388 "mangled_component_name" : "_ZN6google8protobuf8internal16FunctionClosure03RunEv" 23389 } 23390 ] 23391 }, 23392 { 23393 "alignment" : 4, 23394 "base_specifiers" : 23395 [ 23396 { 23397 "referenced_type" : "type-590" 23398 } 23399 ], 23400 "fields" : 23401 [ 23402 { 23403 "access" : "private", 23404 "field_name" : "containing_type_", 23405 "field_offset" : 32, 23406 "referenced_type" : "type-455" 23407 } 23408 ], 23409 "linker_set_key" : "google::protobuf::internal::GeneratedExtensionFinder", 23410 "name" : "google::protobuf::internal::GeneratedExtensionFinder", 23411 "record_kind" : "class", 23412 "referenced_type" : "type-592", 23413 "self_type" : "type-592", 23414 "size" : 8, 23415 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23416 "unique_id" : "_ZTSN6google8protobuf8internal24GeneratedExtensionFinderE", 23417 "vtable_components" : 23418 [ 23419 { 23420 "kind" : "offset_to_top" 23421 }, 23422 { 23423 "kind" : "rtti", 23424 "mangled_component_name" : "_ZTIN6google8protobuf8internal24GeneratedExtensionFinderE" 23425 }, 23426 { 23427 "kind" : "complete_dtor_pointer", 23428 "mangled_component_name" : "_ZN6google8protobuf8internal24GeneratedExtensionFinderD1Ev" 23429 }, 23430 { 23431 "kind" : "deleting_dtor_pointer", 23432 "mangled_component_name" : "_ZN6google8protobuf8internal24GeneratedExtensionFinderD0Ev" 23433 }, 23434 { 23435 "mangled_component_name" : "_ZN6google8protobuf8internal24GeneratedExtensionFinder4FindEiPNS1_13ExtensionInfoE" 23436 } 23437 ] 23438 }, 23439 { 23440 "alignment" : 1, 23441 "linker_set_key" : "google::protobuf::internal::GenericTypeHandler<google::protobuf::Message>", 23442 "name" : "google::protobuf::internal::GenericTypeHandler<google::protobuf::Message>", 23443 "record_kind" : "class", 23444 "referenced_type" : "type-475", 23445 "self_type" : "type-475", 23446 "size" : 1, 23447 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 23448 "template_args" : [ "type-476" ], 23449 "unique_id" : "_ZTSN6google8protobuf8internal18GenericTypeHandlerINS0_7MessageEEE" 23450 }, 23451 { 23452 "alignment" : 1, 23453 "linker_set_key" : "google::protobuf::internal::GenericTypeHandler<google::protobuf::MessageLite *>", 23454 "name" : "google::protobuf::internal::GenericTypeHandler<google::protobuf::MessageLite *>", 23455 "record_kind" : "class", 23456 "referenced_type" : "type-480", 23457 "self_type" : "type-480", 23458 "size" : 1, 23459 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 23460 "template_args" : [ "type-431" ], 23461 "unique_id" : "_ZTSN6google8protobuf8internal18GenericTypeHandlerIPNS0_11MessageLiteEEE" 23462 }, 23463 { 23464 "alignment" : 1, 23465 "linker_set_key" : "google::protobuf::internal::GenericTypeHandler<google::protobuf::MessageLite>", 23466 "name" : "google::protobuf::internal::GenericTypeHandler<google::protobuf::MessageLite>", 23467 "record_kind" : "class", 23468 "referenced_type" : "type-471", 23469 "self_type" : "type-471", 23470 "size" : 1, 23471 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 23472 "template_args" : [ "type-425" ], 23473 "unique_id" : "_ZTSN6google8protobuf8internal18GenericTypeHandlerINS0_11MessageLiteEEE" 23474 }, 23475 { 23476 "alignment" : 1, 23477 "linker_set_key" : "google::protobuf::internal::GenericTypeHandler<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 23478 "name" : "google::protobuf::internal::GenericTypeHandler<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 23479 "record_kind" : "class", 23480 "referenced_type" : "type-473", 23481 "self_type" : "type-473", 23482 "size" : 1, 23483 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 23484 "template_args" : [ "type-474" ], 23485 "unique_id" : "_ZTSN6google8protobuf8internal18GenericTypeHandlerINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE" 23486 }, 23487 { 23488 "alignment" : 1, 23489 "linker_set_key" : "google::protobuf::internal::LogFinisher", 23490 "name" : "google::protobuf::internal::LogFinisher", 23491 "record_kind" : "class", 23492 "referenced_type" : "type-52", 23493 "self_type" : "type-52", 23494 "size" : 1, 23495 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h", 23496 "unique_id" : "_ZTSN6google8protobuf8internal11LogFinisherE" 23497 }, 23498 { 23499 "alignment" : 4, 23500 "fields" : 23501 [ 23502 { 23503 "access" : "private", 23504 "field_name" : "level_", 23505 "referenced_type" : "type-3" 23506 }, 23507 { 23508 "access" : "private", 23509 "field_name" : "filename_", 23510 "field_offset" : 32, 23511 "referenced_type" : "type-5" 23512 }, 23513 { 23514 "access" : "private", 23515 "field_name" : "line_", 23516 "field_offset" : 64, 23517 "referenced_type" : "type-1" 23518 }, 23519 { 23520 "access" : "private", 23521 "field_name" : "message_", 23522 "field_offset" : 96, 23523 "referenced_type" : "type-8" 23524 } 23525 ], 23526 "linker_set_key" : "google::protobuf::internal::LogMessage", 23527 "name" : "google::protobuf::internal::LogMessage", 23528 "record_kind" : "class", 23529 "referenced_type" : "type-2", 23530 "self_type" : "type-2", 23531 "size" : 24, 23532 "source_file" : "/external/protobuf/src/google/protobuf/stubs/logging.h", 23533 "unique_id" : "_ZTSN6google8protobuf8internal10LogMessageE" 23534 }, 23535 { 23536 "alignment" : 4, 23537 "fields" : 23538 [ 23539 { 23540 "access" : "private", 23541 "field_name" : "mInternal", 23542 "referenced_type" : "type-72" 23543 } 23544 ], 23545 "linker_set_key" : "google::protobuf::internal::Mutex", 23546 "name" : "google::protobuf::internal::Mutex", 23547 "record_kind" : "class", 23548 "referenced_type" : "type-71", 23549 "self_type" : "type-71", 23550 "size" : 4, 23551 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h", 23552 "unique_id" : "_ZTSN6google8protobuf8internal5MutexE" 23553 }, 23554 { 23555 "alignment" : 4, 23556 "fields" : 23557 [ 23558 { 23559 "access" : "private", 23560 "field_name" : "mu_", 23561 "referenced_type" : "type-93" 23562 } 23563 ], 23564 "linker_set_key" : "google::protobuf::internal::MutexLock", 23565 "name" : "google::protobuf::internal::MutexLock", 23566 "record_kind" : "class", 23567 "referenced_type" : "type-92", 23568 "self_type" : "type-92", 23569 "size" : 4, 23570 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h", 23571 "unique_id" : "_ZTSN6google8protobuf8internal9MutexLockE" 23572 }, 23573 { 23574 "alignment" : 4, 23575 "fields" : 23576 [ 23577 { 23578 "access" : "private", 23579 "field_name" : "mu_", 23580 "referenced_type" : "type-93" 23581 } 23582 ], 23583 "linker_set_key" : "google::protobuf::internal::MutexLockMaybe", 23584 "name" : "google::protobuf::internal::MutexLockMaybe", 23585 "record_kind" : "class", 23586 "referenced_type" : "type-128", 23587 "self_type" : "type-128", 23588 "size" : 4, 23589 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h", 23590 "unique_id" : "_ZTSN6google8protobuf8internal14MutexLockMaybeE" 23591 }, 23592 { 23593 "alignment" : 1, 23594 "linker_set_key" : "google::protobuf::internal::PrimitiveTypeTraits<bool>", 23595 "name" : "google::protobuf::internal::PrimitiveTypeTraits<bool>", 23596 "record_kind" : "class", 23597 "referenced_type" : "type-640", 23598 "self_type" : "type-640", 23599 "size" : 1, 23600 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23601 "template_args" : [ "type-12" ], 23602 "unique_id" : "_ZTSN6google8protobuf8internal19PrimitiveTypeTraitsIbEE" 23603 }, 23604 { 23605 "alignment" : 1, 23606 "linker_set_key" : "google::protobuf::internal::PrimitiveTypeTraits<double>", 23607 "name" : "google::protobuf::internal::PrimitiveTypeTraits<double>", 23608 "record_kind" : "class", 23609 "referenced_type" : "type-639", 23610 "self_type" : "type-639", 23611 "size" : 1, 23612 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23613 "template_args" : [ "type-98" ], 23614 "unique_id" : "_ZTSN6google8protobuf8internal19PrimitiveTypeTraitsIdEE" 23615 }, 23616 { 23617 "alignment" : 1, 23618 "linker_set_key" : "google::protobuf::internal::PrimitiveTypeTraits<float>", 23619 "name" : "google::protobuf::internal::PrimitiveTypeTraits<float>", 23620 "record_kind" : "class", 23621 "referenced_type" : "type-638", 23622 "self_type" : "type-638", 23623 "size" : 1, 23624 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23625 "template_args" : [ "type-96" ], 23626 "unique_id" : "_ZTSN6google8protobuf8internal19PrimitiveTypeTraitsIfEE" 23627 }, 23628 { 23629 "alignment" : 1, 23630 "linker_set_key" : "google::protobuf::internal::PrimitiveTypeTraits<int>", 23631 "name" : "google::protobuf::internal::PrimitiveTypeTraits<int>", 23632 "record_kind" : "class", 23633 "referenced_type" : "type-634", 23634 "self_type" : "type-634", 23635 "size" : 1, 23636 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23637 "template_args" : [ "type-1" ], 23638 "unique_id" : "_ZTSN6google8protobuf8internal19PrimitiveTypeTraitsIiEE" 23639 }, 23640 { 23641 "alignment" : 1, 23642 "linker_set_key" : "google::protobuf::internal::PrimitiveTypeTraits<long long>", 23643 "name" : "google::protobuf::internal::PrimitiveTypeTraits<long long>", 23644 "record_kind" : "class", 23645 "referenced_type" : "type-635", 23646 "self_type" : "type-635", 23647 "size" : 1, 23648 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23649 "template_args" : [ "type-89" ], 23650 "unique_id" : "_ZTSN6google8protobuf8internal19PrimitiveTypeTraitsIxEE" 23651 }, 23652 { 23653 "alignment" : 1, 23654 "linker_set_key" : "google::protobuf::internal::PrimitiveTypeTraits<unsigned int>", 23655 "name" : "google::protobuf::internal::PrimitiveTypeTraits<unsigned int>", 23656 "record_kind" : "class", 23657 "referenced_type" : "type-636", 23658 "self_type" : "type-636", 23659 "size" : 1, 23660 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23661 "template_args" : [ "type-4" ], 23662 "unique_id" : "_ZTSN6google8protobuf8internal19PrimitiveTypeTraitsIjEE" 23663 }, 23664 { 23665 "alignment" : 1, 23666 "linker_set_key" : "google::protobuf::internal::PrimitiveTypeTraits<unsigned long long>", 23667 "name" : "google::protobuf::internal::PrimitiveTypeTraits<unsigned long long>", 23668 "record_kind" : "class", 23669 "referenced_type" : "type-637", 23670 "self_type" : "type-637", 23671 "size" : 1, 23672 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23673 "template_args" : [ "type-91" ], 23674 "unique_id" : "_ZTSN6google8protobuf8internal19PrimitiveTypeTraitsIyEE" 23675 }, 23676 { 23677 "alignment" : 1, 23678 "linker_set_key" : "google::protobuf::internal::RepeatedMessageGenericTypeTraits", 23679 "name" : "google::protobuf::internal::RepeatedMessageGenericTypeTraits", 23680 "record_kind" : "class", 23681 "referenced_type" : "type-653", 23682 "self_type" : "type-653", 23683 "size" : 1, 23684 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23685 "unique_id" : "_ZTSN6google8protobuf8internal32RepeatedMessageGenericTypeTraitsE" 23686 }, 23687 { 23688 "alignment" : 1, 23689 "linker_set_key" : "google::protobuf::internal::RepeatedPrimitiveGenericTypeTraits", 23690 "name" : "google::protobuf::internal::RepeatedPrimitiveGenericTypeTraits", 23691 "record_kind" : "class", 23692 "referenced_type" : "type-650", 23693 "self_type" : "type-650", 23694 "size" : 1, 23695 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23696 "unique_id" : "_ZTSN6google8protobuf8internal34RepeatedPrimitiveGenericTypeTraitsE" 23697 }, 23698 { 23699 "alignment" : 1, 23700 "linker_set_key" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<bool>", 23701 "name" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<bool>", 23702 "record_kind" : "class", 23703 "referenced_type" : "type-649", 23704 "self_type" : "type-649", 23705 "size" : 1, 23706 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23707 "template_args" : [ "type-12" ], 23708 "unique_id" : "_ZTSN6google8protobuf8internal27RepeatedPrimitiveTypeTraitsIbEE" 23709 }, 23710 { 23711 "alignment" : 1, 23712 "linker_set_key" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<double>", 23713 "name" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<double>", 23714 "record_kind" : "class", 23715 "referenced_type" : "type-648", 23716 "self_type" : "type-648", 23717 "size" : 1, 23718 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23719 "template_args" : [ "type-98" ], 23720 "unique_id" : "_ZTSN6google8protobuf8internal27RepeatedPrimitiveTypeTraitsIdEE" 23721 }, 23722 { 23723 "alignment" : 1, 23724 "linker_set_key" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<float>", 23725 "name" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<float>", 23726 "record_kind" : "class", 23727 "referenced_type" : "type-645", 23728 "self_type" : "type-645", 23729 "size" : 1, 23730 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23731 "template_args" : [ "type-96" ], 23732 "unique_id" : "_ZTSN6google8protobuf8internal27RepeatedPrimitiveTypeTraitsIfEE" 23733 }, 23734 { 23735 "alignment" : 1, 23736 "linker_set_key" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<int>", 23737 "name" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<int>", 23738 "record_kind" : "class", 23739 "referenced_type" : "type-641", 23740 "self_type" : "type-641", 23741 "size" : 1, 23742 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23743 "template_args" : [ "type-1" ], 23744 "unique_id" : "_ZTSN6google8protobuf8internal27RepeatedPrimitiveTypeTraitsIiEE" 23745 }, 23746 { 23747 "alignment" : 1, 23748 "linker_set_key" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<long long>", 23749 "name" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<long long>", 23750 "record_kind" : "class", 23751 "referenced_type" : "type-642", 23752 "self_type" : "type-642", 23753 "size" : 1, 23754 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23755 "template_args" : [ "type-89" ], 23756 "unique_id" : "_ZTSN6google8protobuf8internal27RepeatedPrimitiveTypeTraitsIxEE" 23757 }, 23758 { 23759 "alignment" : 1, 23760 "linker_set_key" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<unsigned int>", 23761 "name" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<unsigned int>", 23762 "record_kind" : "class", 23763 "referenced_type" : "type-643", 23764 "self_type" : "type-643", 23765 "size" : 1, 23766 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23767 "template_args" : [ "type-4" ], 23768 "unique_id" : "_ZTSN6google8protobuf8internal27RepeatedPrimitiveTypeTraitsIjEE" 23769 }, 23770 { 23771 "alignment" : 1, 23772 "linker_set_key" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<unsigned long long>", 23773 "name" : "google::protobuf::internal::RepeatedPrimitiveTypeTraits<unsigned long long>", 23774 "record_kind" : "class", 23775 "referenced_type" : "type-644", 23776 "self_type" : "type-644", 23777 "size" : 1, 23778 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23779 "template_args" : [ "type-91" ], 23780 "unique_id" : "_ZTSN6google8protobuf8internal27RepeatedPrimitiveTypeTraitsIyEE" 23781 }, 23782 { 23783 "alignment" : 4, 23784 "fields" : 23785 [ 23786 { 23787 "access" : "private", 23788 "field_name" : "arena_", 23789 "referenced_type" : "type-288" 23790 }, 23791 { 23792 "access" : "private", 23793 "field_name" : "current_size_", 23794 "field_offset" : 32, 23795 "referenced_type" : "type-1" 23796 }, 23797 { 23798 "access" : "private", 23799 "field_name" : "total_size_", 23800 "field_offset" : 64, 23801 "referenced_type" : "type-1" 23802 }, 23803 { 23804 "access" : "private", 23805 "field_name" : "rep_", 23806 "field_offset" : 96, 23807 "referenced_type" : "type-419" 23808 } 23809 ], 23810 "linker_set_key" : "google::protobuf::internal::RepeatedPtrFieldBase", 23811 "name" : "google::protobuf::internal::RepeatedPtrFieldBase", 23812 "record_kind" : "class", 23813 "referenced_type" : "type-418", 23814 "self_type" : "type-418", 23815 "size" : 16, 23816 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 23817 "unique_id" : "_ZTSN6google8protobuf8internal20RepeatedPtrFieldBaseE" 23818 }, 23819 { 23820 "access" : "private", 23821 "alignment" : 4, 23822 "fields" : 23823 [ 23824 { 23825 "field_name" : "allocated_size", 23826 "referenced_type" : "type-1" 23827 }, 23828 { 23829 "field_name" : "elements", 23830 "field_offset" : 32, 23831 "referenced_type" : "type-421" 23832 } 23833 ], 23834 "linker_set_key" : "google::protobuf::internal::RepeatedPtrFieldBase::Rep", 23835 "name" : "google::protobuf::internal::RepeatedPtrFieldBase::Rep", 23836 "referenced_type" : "type-420", 23837 "self_type" : "type-420", 23838 "size" : 8, 23839 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 23840 "unique_id" : "_ZTSN6google8protobuf8internal20RepeatedPtrFieldBase3RepE" 23841 }, 23842 { 23843 "alignment" : 1, 23844 "linker_set_key" : "google::protobuf::internal::RepeatedStringTypeTraits", 23845 "name" : "google::protobuf::internal::RepeatedStringTypeTraits", 23846 "record_kind" : "class", 23847 "referenced_type" : "type-652", 23848 "self_type" : "type-652", 23849 "size" : 1, 23850 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23851 "unique_id" : "_ZTSN6google8protobuf8internal24RepeatedStringTypeTraitsE" 23852 }, 23853 { 23854 "alignment" : 4, 23855 "fields" : 23856 [ 23857 { 23858 "access" : "private", 23859 "field_name" : "word_", 23860 "referenced_type" : "type-1" 23861 } 23862 ], 23863 "linker_set_key" : "google::protobuf::internal::SequenceNumber", 23864 "name" : "google::protobuf::internal::SequenceNumber", 23865 "record_kind" : "class", 23866 "referenced_type" : "type-324", 23867 "self_type" : "type-324", 23868 "size" : 4, 23869 "source_file" : "/external/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h", 23870 "unique_id" : "_ZTSN6google8protobuf8internal14SequenceNumberE" 23871 }, 23872 { 23873 "alignment" : 4, 23874 "fields" : 23875 [ 23876 { 23877 "access" : "private", 23878 "field_name" : "refcount_", 23879 "referenced_type" : "type-1" 23880 }, 23881 { 23882 "access" : "private", 23883 "field_name" : "weak_count_", 23884 "field_offset" : 32, 23885 "referenced_type" : "type-1" 23886 } 23887 ], 23888 "linker_set_key" : "google::protobuf::internal::SharedPtrControlBlock", 23889 "name" : "google::protobuf::internal::SharedPtrControlBlock", 23890 "record_kind" : "class", 23891 "referenced_type" : "type-760", 23892 "self_type" : "type-760", 23893 "size" : 8, 23894 "source_file" : "/external/protobuf/src/google/protobuf/stubs/shared_ptr.h", 23895 "unique_id" : "_ZTSN6google8protobuf8internal21SharedPtrControlBlockE" 23896 }, 23897 { 23898 "alignment" : 4, 23899 "fields" : 23900 [ 23901 { 23902 "access" : "private", 23903 "field_name" : "data_", 23904 "referenced_type" : "type-5" 23905 }, 23906 { 23907 "access" : "private", 23908 "field_name" : "size_", 23909 "field_offset" : 32, 23910 "referenced_type" : "type-1" 23911 } 23912 ], 23913 "linker_set_key" : "google::protobuf::internal::StringPiecePod", 23914 "name" : "google::protobuf::internal::StringPiecePod", 23915 "referenced_type" : "type-58", 23916 "self_type" : "type-58", 23917 "size" : 8, 23918 "source_file" : "/external/protobuf/src/google/protobuf/stubs/stringpiece.h", 23919 "unique_id" : "_ZTSN6google8protobuf8internal14StringPiecePodE" 23920 }, 23921 { 23922 "alignment" : 1, 23923 "base_specifiers" : 23924 [ 23925 { 23926 "referenced_type" : "type-569" 23927 } 23928 ], 23929 "linker_set_key" : "google::protobuf::internal::StringTypeHandler", 23930 "name" : "google::protobuf::internal::StringTypeHandler", 23931 "record_kind" : "class", 23932 "referenced_type" : "type-568", 23933 "self_type" : "type-568", 23934 "size" : 1, 23935 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 23936 "unique_id" : "_ZTSN6google8protobuf8internal17StringTypeHandlerE" 23937 }, 23938 { 23939 "alignment" : 1, 23940 "linker_set_key" : "google::protobuf::internal::StringTypeHandlerBase", 23941 "name" : "google::protobuf::internal::StringTypeHandlerBase", 23942 "record_kind" : "class", 23943 "referenced_type" : "type-569", 23944 "self_type" : "type-569", 23945 "size" : 1, 23946 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 23947 "unique_id" : "_ZTSN6google8protobuf8internal21StringTypeHandlerBaseE" 23948 }, 23949 { 23950 "alignment" : 1, 23951 "linker_set_key" : "google::protobuf::internal::StringTypeTraits", 23952 "name" : "google::protobuf::internal::StringTypeTraits", 23953 "record_kind" : "class", 23954 "referenced_type" : "type-651", 23955 "self_type" : "type-651", 23956 "size" : 1, 23957 "source_file" : "/external/protobuf/src/google/protobuf/extension_set.h", 23958 "unique_id" : "_ZTSN6google8protobuf8internal16StringTypeTraitsE" 23959 }, 23960 { 23961 "alignment" : 4, 23962 "fields" : 23963 [ 23964 { 23965 "access" : "private", 23966 "field_name" : "key_", 23967 "referenced_type" : "type-1" 23968 } 23969 ], 23970 "linker_set_key" : "google::protobuf::internal::ThreadLocalStorage<google::protobuf::Arena::ThreadCache>", 23971 "name" : "google::protobuf::internal::ThreadLocalStorage<google::protobuf::Arena::ThreadCache>", 23972 "record_kind" : "class", 23973 "referenced_type" : "type-318", 23974 "self_type" : "type-318", 23975 "size" : 4, 23976 "source_file" : "/external/protobuf/src/google/protobuf/stubs/mutex.h", 23977 "template_args" : [ "type-310" ], 23978 "unique_id" : "_ZTSN6google8protobuf8internal18ThreadLocalStorageINS0_5Arena11ThreadCacheEEE" 23979 }, 23980 { 23981 "alignment" : 1, 23982 "linker_set_key" : "google::protobuf::internal::TypeImplementsMergeBehavior<google::protobuf::MessageLite>", 23983 "name" : "google::protobuf::internal::TypeImplementsMergeBehavior<google::protobuf::MessageLite>", 23984 "referenced_type" : "type-562", 23985 "self_type" : "type-562", 23986 "size" : 1, 23987 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 23988 "template_args" : [ "type-425" ], 23989 "unique_id" : "_ZTSN6google8protobuf8internal27TypeImplementsMergeBehaviorINS0_11MessageLiteEEE" 23990 }, 23991 { 23992 "alignment" : 1, 23993 "linker_set_key" : "google::protobuf::internal::TypeImplementsMergeBehavior<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 23994 "name" : "google::protobuf::internal::TypeImplementsMergeBehavior<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 23995 "referenced_type" : "type-564", 23996 "self_type" : "type-564", 23997 "size" : 1, 23998 "source_file" : "/external/protobuf/src/google/protobuf/repeated_field.h", 23999 "template_args" : [ "type-565" ], 24000 "unique_id" : "_ZTSN6google8protobuf8internal27TypeImplementsMergeBehaviorINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE" 24001 }, 24002 { 24003 "alignment" : 1, 24004 "linker_set_key" : "google::protobuf::internal::WireFormatLite", 24005 "name" : "google::protobuf::internal::WireFormatLite", 24006 "record_kind" : "class", 24007 "referenced_type" : "type-663", 24008 "self_type" : "type-663", 24009 "size" : 1, 24010 "source_file" : "/external/protobuf/src/google/protobuf/wire_format_lite.h", 24011 "unique_id" : "_ZTSN6google8protobuf8internal14WireFormatLiteE" 24012 }, 24013 { 24014 "alignment" : 1, 24015 "linker_set_key" : "google::protobuf::internal::add_reference<long long>", 24016 "name" : "google::protobuf::internal::add_reference<long long>", 24017 "referenced_type" : "type-1147", 24018 "self_type" : "type-1147", 24019 "size" : 1, 24020 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24021 "template_args" : [ "type-89" ], 24022 "unique_id" : "_ZTSN6google8protobuf8internal13add_referenceIxEE" 24023 }, 24024 { 24025 "alignment" : 1, 24026 "linker_set_key" : "google::protobuf::internal::add_reference<unsigned long long>", 24027 "name" : "google::protobuf::internal::add_reference<unsigned long long>", 24028 "referenced_type" : "type-1146", 24029 "self_type" : "type-1146", 24030 "size" : 1, 24031 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24032 "template_args" : [ "type-91" ], 24033 "unique_id" : "_ZTSN6google8protobuf8internal13add_referenceIyEE" 24034 }, 24035 { 24036 "alignment" : 1, 24037 "fields" : 24038 [ 24039 { 24040 "field_name" : "dummy", 24041 "referenced_type" : "type-134" 24042 } 24043 ], 24044 "linker_set_key" : "google::protobuf::internal::big_", 24045 "name" : "google::protobuf::internal::big_", 24046 "referenced_type" : "type-133", 24047 "self_type" : "type-133", 24048 "size" : 2, 24049 "source_file" : "/external/protobuf/src/google/protobuf/stubs/template_util.h", 24050 "unique_id" : "_ZTSN6google8protobuf8internal4big_E" 24051 }, 24052 { 24053 "alignment" : 1, 24054 "base_specifiers" : 24055 [ 24056 { 24057 "referenced_type" : "type-1123" 24058 } 24059 ], 24060 "linker_set_key" : "google::protobuf::internal::has_trivial_copy<bool>", 24061 "name" : "google::protobuf::internal::has_trivial_copy<bool>", 24062 "referenced_type" : "type-1134", 24063 "self_type" : "type-1134", 24064 "size" : 1, 24065 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24066 "template_args" : [ "type-12" ], 24067 "unique_id" : "_ZTSN6google8protobuf8internal16has_trivial_copyIbEE" 24068 }, 24069 { 24070 "alignment" : 1, 24071 "base_specifiers" : 24072 [ 24073 { 24074 "referenced_type" : "type-1115" 24075 } 24076 ], 24077 "linker_set_key" : "google::protobuf::internal::has_trivial_copy<double>", 24078 "name" : "google::protobuf::internal::has_trivial_copy<double>", 24079 "referenced_type" : "type-1133", 24080 "self_type" : "type-1133", 24081 "size" : 1, 24082 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24083 "template_args" : [ "type-98" ], 24084 "unique_id" : "_ZTSN6google8protobuf8internal16has_trivial_copyIdEE" 24085 }, 24086 { 24087 "alignment" : 1, 24088 "base_specifiers" : 24089 [ 24090 { 24091 "referenced_type" : "type-1114" 24092 } 24093 ], 24094 "linker_set_key" : "google::protobuf::internal::has_trivial_copy<float>", 24095 "name" : "google::protobuf::internal::has_trivial_copy<float>", 24096 "referenced_type" : "type-1132", 24097 "self_type" : "type-1132", 24098 "size" : 1, 24099 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24100 "template_args" : [ "type-96" ], 24101 "unique_id" : "_ZTSN6google8protobuf8internal16has_trivial_copyIfEE" 24102 }, 24103 { 24104 "alignment" : 1, 24105 "base_specifiers" : 24106 [ 24107 { 24108 "referenced_type" : "type-1112" 24109 } 24110 ], 24111 "linker_set_key" : "google::protobuf::internal::has_trivial_copy<int>", 24112 "name" : "google::protobuf::internal::has_trivial_copy<int>", 24113 "referenced_type" : "type-1130", 24114 "self_type" : "type-1130", 24115 "size" : 1, 24116 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24117 "template_args" : [ "type-1" ], 24118 "unique_id" : "_ZTSN6google8protobuf8internal16has_trivial_copyIiEE" 24119 }, 24120 { 24121 "alignment" : 1, 24122 "base_specifiers" : 24123 [ 24124 { 24125 "referenced_type" : "type-1113" 24126 } 24127 ], 24128 "linker_set_key" : "google::protobuf::internal::has_trivial_copy<long long>", 24129 "name" : "google::protobuf::internal::has_trivial_copy<long long>", 24130 "referenced_type" : "type-1131", 24131 "self_type" : "type-1131", 24132 "size" : 1, 24133 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24134 "template_args" : [ "type-89" ], 24135 "unique_id" : "_ZTSN6google8protobuf8internal16has_trivial_copyIxEE" 24136 }, 24137 { 24138 "alignment" : 1, 24139 "base_specifiers" : 24140 [ 24141 { 24142 "referenced_type" : "type-1110" 24143 } 24144 ], 24145 "linker_set_key" : "google::protobuf::internal::has_trivial_copy<unsigned int>", 24146 "name" : "google::protobuf::internal::has_trivial_copy<unsigned int>", 24147 "referenced_type" : "type-1126", 24148 "self_type" : "type-1126", 24149 "size" : 1, 24150 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24151 "template_args" : [ "type-4" ], 24152 "unique_id" : "_ZTSN6google8protobuf8internal16has_trivial_copyIjEE" 24153 }, 24154 { 24155 "alignment" : 1, 24156 "base_specifiers" : 24157 [ 24158 { 24159 "referenced_type" : "type-1111" 24160 } 24161 ], 24162 "linker_set_key" : "google::protobuf::internal::has_trivial_copy<unsigned long long>", 24163 "name" : "google::protobuf::internal::has_trivial_copy<unsigned long long>", 24164 "referenced_type" : "type-1129", 24165 "self_type" : "type-1129", 24166 "size" : 1, 24167 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24168 "template_args" : [ "type-91" ], 24169 "unique_id" : "_ZTSN6google8protobuf8internal16has_trivial_copyIyEE" 24170 }, 24171 { 24172 "alignment" : 1, 24173 "base_specifiers" : 24174 [ 24175 { 24176 "referenced_type" : "type-1122" 24177 } 24178 ], 24179 "linker_set_key" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<bool> >", 24180 "name" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<bool> >", 24181 "referenced_type" : "type-1143", 24182 "self_type" : "type-1143", 24183 "size" : 1, 24184 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24185 "template_args" : [ "type-411" ], 24186 "unique_id" : "_ZTSN6google8protobuf8internal22has_trivial_destructorINS0_13RepeatedFieldIbEEEE" 24187 }, 24188 { 24189 "alignment" : 1, 24190 "base_specifiers" : 24191 [ 24192 { 24193 "referenced_type" : "type-1121" 24194 } 24195 ], 24196 "linker_set_key" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<double> >", 24197 "name" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<double> >", 24198 "referenced_type" : "type-1142", 24199 "self_type" : "type-1142", 24200 "size" : 1, 24201 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24202 "template_args" : [ "type-406" ], 24203 "unique_id" : "_ZTSN6google8protobuf8internal22has_trivial_destructorINS0_13RepeatedFieldIdEEEE" 24204 }, 24205 { 24206 "alignment" : 1, 24207 "base_specifiers" : 24208 [ 24209 { 24210 "referenced_type" : "type-1120" 24211 } 24212 ], 24213 "linker_set_key" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<float> >", 24214 "name" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<float> >", 24215 "referenced_type" : "type-1141", 24216 "self_type" : "type-1141", 24217 "size" : 1, 24218 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24219 "template_args" : [ "type-401" ], 24220 "unique_id" : "_ZTSN6google8protobuf8internal22has_trivial_destructorINS0_13RepeatedFieldIfEEEE" 24221 }, 24222 { 24223 "alignment" : 1, 24224 "base_specifiers" : 24225 [ 24226 { 24227 "referenced_type" : "type-1116" 24228 } 24229 ], 24230 "linker_set_key" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<int> >", 24231 "name" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<int> >", 24232 "referenced_type" : "type-1137", 24233 "self_type" : "type-1137", 24234 "size" : 1, 24235 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24236 "template_args" : [ "type-380" ], 24237 "unique_id" : "_ZTSN6google8protobuf8internal22has_trivial_destructorINS0_13RepeatedFieldIiEEEE" 24238 }, 24239 { 24240 "alignment" : 1, 24241 "base_specifiers" : 24242 [ 24243 { 24244 "referenced_type" : "type-1117" 24245 } 24246 ], 24247 "linker_set_key" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<long long> >", 24248 "name" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<long long> >", 24249 "referenced_type" : "type-1138", 24250 "self_type" : "type-1138", 24251 "size" : 1, 24252 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24253 "template_args" : [ "type-386" ], 24254 "unique_id" : "_ZTSN6google8protobuf8internal22has_trivial_destructorINS0_13RepeatedFieldIxEEEE" 24255 }, 24256 { 24257 "alignment" : 1, 24258 "base_specifiers" : 24259 [ 24260 { 24261 "referenced_type" : "type-1118" 24262 } 24263 ], 24264 "linker_set_key" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<unsigned int> >", 24265 "name" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<unsigned int> >", 24266 "referenced_type" : "type-1139", 24267 "self_type" : "type-1139", 24268 "size" : 1, 24269 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24270 "template_args" : [ "type-391" ], 24271 "unique_id" : "_ZTSN6google8protobuf8internal22has_trivial_destructorINS0_13RepeatedFieldIjEEEE" 24272 }, 24273 { 24274 "alignment" : 1, 24275 "base_specifiers" : 24276 [ 24277 { 24278 "referenced_type" : "type-1119" 24279 } 24280 ], 24281 "linker_set_key" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<unsigned long long> >", 24282 "name" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedField<unsigned long long> >", 24283 "referenced_type" : "type-1140", 24284 "self_type" : "type-1140", 24285 "size" : 1, 24286 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24287 "template_args" : [ "type-396" ], 24288 "unique_id" : "_ZTSN6google8protobuf8internal22has_trivial_destructorINS0_13RepeatedFieldIyEEEE" 24289 }, 24290 { 24291 "alignment" : 1, 24292 "base_specifiers" : 24293 [ 24294 { 24295 "referenced_type" : "type-1125" 24296 } 24297 ], 24298 "linker_set_key" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 24299 "name" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 24300 "referenced_type" : "type-1145", 24301 "self_type" : "type-1145", 24302 "size" : 1, 24303 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24304 "template_args" : [ "type-424" ], 24305 "unique_id" : "_ZTSN6google8protobuf8internal22has_trivial_destructorINS0_16RepeatedPtrFieldINS0_11MessageLiteEEEEE" 24306 }, 24307 { 24308 "alignment" : 1, 24309 "base_specifiers" : 24310 [ 24311 { 24312 "referenced_type" : "type-1124" 24313 } 24314 ], 24315 "linker_set_key" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 24316 "name" : "google::protobuf::internal::has_trivial_destructor<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 24317 "referenced_type" : "type-1144", 24318 "self_type" : "type-1144", 24319 "size" : 1, 24320 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24321 "template_args" : [ "type-417" ], 24322 "unique_id" : "_ZTSN6google8protobuf8internal22has_trivial_destructorINS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEEEE" 24323 }, 24324 { 24325 "alignment" : 1, 24326 "base_specifiers" : 24327 [ 24328 { 24329 "referenced_type" : "type-1108" 24330 } 24331 ], 24332 "linker_set_key" : "google::protobuf::internal::has_trivial_destructor<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 24333 "name" : "google::protobuf::internal::has_trivial_destructor<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 24334 "referenced_type" : "type-1135", 24335 "self_type" : "type-1135", 24336 "size" : 1, 24337 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24338 "template_args" : [ "type-1136" ], 24339 "unique_id" : "_ZTSN6google8protobuf8internal22has_trivial_destructorINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE" 24340 }, 24341 { 24342 "alignment" : 1, 24343 "linker_set_key" : "google::protobuf::internal::integral_constant<bool, false>", 24344 "name" : "google::protobuf::internal::integral_constant<bool, false>", 24345 "referenced_type" : "type-146", 24346 "self_type" : "type-146", 24347 "size" : 1, 24348 "source_file" : "/external/protobuf/src/google/protobuf/stubs/template_util.h", 24349 "template_args" : [ "type-12" ], 24350 "unique_id" : "_ZTSN6google8protobuf8internal17integral_constantIbLb0EEE" 24351 }, 24352 { 24353 "alignment" : 1, 24354 "linker_set_key" : "google::protobuf::internal::integral_constant<bool, true>", 24355 "name" : "google::protobuf::internal::integral_constant<bool, true>", 24356 "referenced_type" : "type-139", 24357 "self_type" : "type-139", 24358 "size" : 1, 24359 "source_file" : "/external/protobuf/src/google/protobuf/stubs/template_util.h", 24360 "template_args" : [ "type-12" ], 24361 "unique_id" : "_ZTSN6google8protobuf8internal17integral_constantIbLb1EEE" 24362 }, 24363 { 24364 "alignment" : 1, 24365 "base_specifiers" : 24366 [ 24367 { 24368 "referenced_type" : "type-146" 24369 } 24370 ], 24371 "linker_set_key" : "google::protobuf::internal::is_convertible<google::protobuf::MessageLite *, google::protobuf::Message *>", 24372 "name" : "google::protobuf::internal::is_convertible<google::protobuf::MessageLite *, google::protobuf::Message *>", 24373 "referenced_type" : "type-1167", 24374 "self_type" : "type-1167", 24375 "size" : 1, 24376 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24377 "template_args" : [ "type-431", "type-432" ], 24378 "unique_id" : "_ZTSN6google8protobuf8internal14is_convertibleIPNS0_11MessageLiteEPNS0_7MessageEEE" 24379 }, 24380 { 24381 "alignment" : 1, 24382 "base_specifiers" : 24383 [ 24384 { 24385 "referenced_type" : "type-139" 24386 } 24387 ], 24388 "linker_set_key" : "google::protobuf::internal::is_convertible<long long &, int>", 24389 "name" : "google::protobuf::internal::is_convertible<long long &, int>", 24390 "referenced_type" : "type-1065", 24391 "self_type" : "type-1065", 24392 "size" : 1, 24393 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24394 "template_args" : [ "type-429", "type-1" ], 24395 "unique_id" : "_ZTSN6google8protobuf8internal14is_convertibleIRxiEE" 24396 }, 24397 { 24398 "alignment" : 1, 24399 "base_specifiers" : 24400 [ 24401 { 24402 "referenced_type" : "type-146" 24403 } 24404 ], 24405 "linker_set_key" : "google::protobuf::internal::is_convertible<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *, google::protobuf::Message *>", 24406 "name" : "google::protobuf::internal::is_convertible<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *, google::protobuf::Message *>", 24407 "referenced_type" : "type-1051", 24408 "self_type" : "type-1051", 24409 "size" : 1, 24410 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24411 "template_args" : [ "type-1043", "type-1052" ], 24412 "unique_id" : "_ZTSN6google8protobuf8internal14is_convertibleIPNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPNS0_7MessageEEE" 24413 }, 24414 { 24415 "alignment" : 1, 24416 "base_specifiers" : 24417 [ 24418 { 24419 "referenced_type" : "type-139" 24420 } 24421 ], 24422 "linker_set_key" : "google::protobuf::internal::is_convertible<unsigned long long &, int>", 24423 "name" : "google::protobuf::internal::is_convertible<unsigned long long &, int>", 24424 "referenced_type" : "type-731", 24425 "self_type" : "type-731", 24426 "size" : 1, 24427 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24428 "template_args" : [ "type-427", "type-1" ], 24429 "unique_id" : "_ZTSN6google8protobuf8internal14is_convertibleIRyiEE" 24430 }, 24431 { 24432 "alignment" : 1, 24433 "base_specifiers" : 24434 [ 24435 { 24436 "referenced_type" : "type-1085" 24437 } 24438 ], 24439 "linker_set_key" : "google::protobuf::internal::is_enum<bool>", 24440 "name" : "google::protobuf::internal::is_enum<bool>", 24441 "referenced_type" : "type-1084", 24442 "self_type" : "type-1084", 24443 "size" : 1, 24444 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24445 "template_args" : [ "type-12" ], 24446 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumIbEE" 24447 }, 24448 { 24449 "alignment" : 1, 24450 "base_specifiers" : 24451 [ 24452 { 24453 "referenced_type" : "type-1069" 24454 } 24455 ], 24456 "linker_set_key" : "google::protobuf::internal::is_enum<double>", 24457 "name" : "google::protobuf::internal::is_enum<double>", 24458 "referenced_type" : "type-1068", 24459 "self_type" : "type-1068", 24460 "size" : 1, 24461 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24462 "template_args" : [ "type-98" ], 24463 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumIdEE" 24464 }, 24465 { 24466 "alignment" : 1, 24467 "base_specifiers" : 24468 [ 24469 { 24470 "referenced_type" : "type-1067" 24471 } 24472 ], 24473 "linker_set_key" : "google::protobuf::internal::is_enum<float>", 24474 "name" : "google::protobuf::internal::is_enum<float>", 24475 "referenced_type" : "type-1066", 24476 "self_type" : "type-1066", 24477 "size" : 1, 24478 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24479 "template_args" : [ "type-96" ], 24480 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumIfEE" 24481 }, 24482 { 24483 "alignment" : 1, 24484 "base_specifiers" : 24485 [ 24486 { 24487 "referenced_type" : "type-1083" 24488 } 24489 ], 24490 "linker_set_key" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<bool> >", 24491 "name" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<bool> >", 24492 "referenced_type" : "type-1082", 24493 "self_type" : "type-1082", 24494 "size" : 1, 24495 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24496 "template_args" : [ "type-411" ], 24497 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumINS0_13RepeatedFieldIbEEEE" 24498 }, 24499 { 24500 "alignment" : 1, 24501 "base_specifiers" : 24502 [ 24503 { 24504 "referenced_type" : "type-1081" 24505 } 24506 ], 24507 "linker_set_key" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<double> >", 24508 "name" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<double> >", 24509 "referenced_type" : "type-1080", 24510 "self_type" : "type-1080", 24511 "size" : 1, 24512 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24513 "template_args" : [ "type-406" ], 24514 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumINS0_13RepeatedFieldIdEEEE" 24515 }, 24516 { 24517 "alignment" : 1, 24518 "base_specifiers" : 24519 [ 24520 { 24521 "referenced_type" : "type-1079" 24522 } 24523 ], 24524 "linker_set_key" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<float> >", 24525 "name" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<float> >", 24526 "referenced_type" : "type-1078", 24527 "self_type" : "type-1078", 24528 "size" : 1, 24529 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24530 "template_args" : [ "type-401" ], 24531 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumINS0_13RepeatedFieldIfEEEE" 24532 }, 24533 { 24534 "alignment" : 1, 24535 "base_specifiers" : 24536 [ 24537 { 24538 "referenced_type" : "type-1071" 24539 } 24540 ], 24541 "linker_set_key" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<int> >", 24542 "name" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<int> >", 24543 "referenced_type" : "type-1070", 24544 "self_type" : "type-1070", 24545 "size" : 1, 24546 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24547 "template_args" : [ "type-380" ], 24548 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumINS0_13RepeatedFieldIiEEEE" 24549 }, 24550 { 24551 "alignment" : 1, 24552 "base_specifiers" : 24553 [ 24554 { 24555 "referenced_type" : "type-1073" 24556 } 24557 ], 24558 "linker_set_key" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<long long> >", 24559 "name" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<long long> >", 24560 "referenced_type" : "type-1072", 24561 "self_type" : "type-1072", 24562 "size" : 1, 24563 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24564 "template_args" : [ "type-386" ], 24565 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumINS0_13RepeatedFieldIxEEEE" 24566 }, 24567 { 24568 "alignment" : 1, 24569 "base_specifiers" : 24570 [ 24571 { 24572 "referenced_type" : "type-1075" 24573 } 24574 ], 24575 "linker_set_key" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<unsigned int> >", 24576 "name" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<unsigned int> >", 24577 "referenced_type" : "type-1074", 24578 "self_type" : "type-1074", 24579 "size" : 1, 24580 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24581 "template_args" : [ "type-391" ], 24582 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumINS0_13RepeatedFieldIjEEEE" 24583 }, 24584 { 24585 "alignment" : 1, 24586 "base_specifiers" : 24587 [ 24588 { 24589 "referenced_type" : "type-1077" 24590 } 24591 ], 24592 "linker_set_key" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<unsigned long long> >", 24593 "name" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedField<unsigned long long> >", 24594 "referenced_type" : "type-1076", 24595 "self_type" : "type-1076", 24596 "size" : 1, 24597 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24598 "template_args" : [ "type-396" ], 24599 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumINS0_13RepeatedFieldIyEEEE" 24600 }, 24601 { 24602 "alignment" : 1, 24603 "base_specifiers" : 24604 [ 24605 { 24606 "referenced_type" : "type-1089" 24607 } 24608 ], 24609 "linker_set_key" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 24610 "name" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 24611 "referenced_type" : "type-1088", 24612 "self_type" : "type-1088", 24613 "size" : 1, 24614 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24615 "template_args" : [ "type-424" ], 24616 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumINS0_16RepeatedPtrFieldINS0_11MessageLiteEEEEE" 24617 }, 24618 { 24619 "alignment" : 1, 24620 "base_specifiers" : 24621 [ 24622 { 24623 "referenced_type" : "type-1087" 24624 } 24625 ], 24626 "linker_set_key" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 24627 "name" : "google::protobuf::internal::is_enum<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 24628 "referenced_type" : "type-1086", 24629 "self_type" : "type-1086", 24630 "size" : 1, 24631 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24632 "template_args" : [ "type-417" ], 24633 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumINS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEEEE" 24634 }, 24635 { 24636 "alignment" : 1, 24637 "base_specifiers" : 24638 [ 24639 { 24640 "referenced_type" : "type-1062" 24641 } 24642 ], 24643 "linker_set_key" : "google::protobuf::internal::is_enum<int>", 24644 "name" : "google::protobuf::internal::is_enum<int>", 24645 "referenced_type" : "type-1061", 24646 "self_type" : "type-1061", 24647 "size" : 1, 24648 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24649 "template_args" : [ "type-1" ], 24650 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumIiEE" 24651 }, 24652 { 24653 "alignment" : 1, 24654 "base_specifiers" : 24655 [ 24656 { 24657 "referenced_type" : "type-1064" 24658 } 24659 ], 24660 "linker_set_key" : "google::protobuf::internal::is_enum<long long>", 24661 "name" : "google::protobuf::internal::is_enum<long long>", 24662 "referenced_type" : "type-1063", 24663 "self_type" : "type-1063", 24664 "size" : 1, 24665 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24666 "template_args" : [ "type-89" ], 24667 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumIxEE" 24668 }, 24669 { 24670 "alignment" : 1, 24671 "base_specifiers" : 24672 [ 24673 { 24674 "referenced_type" : "type-724" 24675 } 24676 ], 24677 "linker_set_key" : "google::protobuf::internal::is_enum<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 24678 "name" : "google::protobuf::internal::is_enum<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 24679 "referenced_type" : "type-723", 24680 "self_type" : "type-723", 24681 "size" : 1, 24682 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24683 "template_args" : [ "type-726" ], 24684 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE" 24685 }, 24686 { 24687 "alignment" : 1, 24688 "base_specifiers" : 24689 [ 24690 { 24691 "referenced_type" : "type-728" 24692 } 24693 ], 24694 "linker_set_key" : "google::protobuf::internal::is_enum<unsigned int>", 24695 "name" : "google::protobuf::internal::is_enum<unsigned int>", 24696 "referenced_type" : "type-727", 24697 "self_type" : "type-727", 24698 "size" : 1, 24699 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24700 "template_args" : [ "type-4" ], 24701 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumIjEE" 24702 }, 24703 { 24704 "alignment" : 1, 24705 "base_specifiers" : 24706 [ 24707 { 24708 "referenced_type" : "type-730" 24709 } 24710 ], 24711 "linker_set_key" : "google::protobuf::internal::is_enum<unsigned long long>", 24712 "name" : "google::protobuf::internal::is_enum<unsigned long long>", 24713 "referenced_type" : "type-729", 24714 "self_type" : "type-729", 24715 "size" : 1, 24716 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24717 "template_args" : [ "type-91" ], 24718 "unique_id" : "_ZTSN6google8protobuf8internal7is_enumIyEE" 24719 }, 24720 { 24721 "alignment" : 1, 24722 "base_specifiers" : 24723 [ 24724 { 24725 "referenced_type" : "type-146" 24726 } 24727 ], 24728 "linker_set_key" : "google::protobuf::internal::is_floating_point<bool>", 24729 "name" : "google::protobuf::internal::is_floating_point<bool>", 24730 "referenced_type" : "type-700", 24731 "self_type" : "type-700", 24732 "size" : 1, 24733 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24734 "template_args" : [ "type-12" ], 24735 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointIbEE" 24736 }, 24737 { 24738 "alignment" : 1, 24739 "base_specifiers" : 24740 [ 24741 { 24742 "referenced_type" : "type-139" 24743 } 24744 ], 24745 "linker_set_key" : "google::protobuf::internal::is_floating_point<double>", 24746 "name" : "google::protobuf::internal::is_floating_point<double>", 24747 "referenced_type" : "type-210", 24748 "self_type" : "type-210", 24749 "size" : 1, 24750 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24751 "template_args" : [ "type-98" ], 24752 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointIdEE" 24753 }, 24754 { 24755 "alignment" : 1, 24756 "base_specifiers" : 24757 [ 24758 { 24759 "referenced_type" : "type-139" 24760 } 24761 ], 24762 "linker_set_key" : "google::protobuf::internal::is_floating_point<float>", 24763 "name" : "google::protobuf::internal::is_floating_point<float>", 24764 "referenced_type" : "type-206", 24765 "self_type" : "type-206", 24766 "size" : 1, 24767 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24768 "template_args" : [ "type-96" ], 24769 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointIfEE" 24770 }, 24771 { 24772 "alignment" : 1, 24773 "base_specifiers" : 24774 [ 24775 { 24776 "referenced_type" : "type-146" 24777 } 24778 ], 24779 "linker_set_key" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<bool> >", 24780 "name" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<bool> >", 24781 "referenced_type" : "type-699", 24782 "self_type" : "type-699", 24783 "size" : 1, 24784 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24785 "template_args" : [ "type-411" ], 24786 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointINS0_13RepeatedFieldIbEEEE" 24787 }, 24788 { 24789 "alignment" : 1, 24790 "base_specifiers" : 24791 [ 24792 { 24793 "referenced_type" : "type-146" 24794 } 24795 ], 24796 "linker_set_key" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<double> >", 24797 "name" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<double> >", 24798 "referenced_type" : "type-697", 24799 "self_type" : "type-697", 24800 "size" : 1, 24801 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24802 "template_args" : [ "type-406" ], 24803 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointINS0_13RepeatedFieldIdEEEE" 24804 }, 24805 { 24806 "alignment" : 1, 24807 "base_specifiers" : 24808 [ 24809 { 24810 "referenced_type" : "type-146" 24811 } 24812 ], 24813 "linker_set_key" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<float> >", 24814 "name" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<float> >", 24815 "referenced_type" : "type-696", 24816 "self_type" : "type-696", 24817 "size" : 1, 24818 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24819 "template_args" : [ "type-401" ], 24820 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointINS0_13RepeatedFieldIfEEEE" 24821 }, 24822 { 24823 "alignment" : 1, 24824 "base_specifiers" : 24825 [ 24826 { 24827 "referenced_type" : "type-146" 24828 } 24829 ], 24830 "linker_set_key" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<int> >", 24831 "name" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<int> >", 24832 "referenced_type" : "type-692", 24833 "self_type" : "type-692", 24834 "size" : 1, 24835 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24836 "template_args" : [ "type-380" ], 24837 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointINS0_13RepeatedFieldIiEEEE" 24838 }, 24839 { 24840 "alignment" : 1, 24841 "base_specifiers" : 24842 [ 24843 { 24844 "referenced_type" : "type-146" 24845 } 24846 ], 24847 "linker_set_key" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<long long> >", 24848 "name" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<long long> >", 24849 "referenced_type" : "type-693", 24850 "self_type" : "type-693", 24851 "size" : 1, 24852 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24853 "template_args" : [ "type-386" ], 24854 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointINS0_13RepeatedFieldIxEEEE" 24855 }, 24856 { 24857 "alignment" : 1, 24858 "base_specifiers" : 24859 [ 24860 { 24861 "referenced_type" : "type-146" 24862 } 24863 ], 24864 "linker_set_key" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<unsigned int> >", 24865 "name" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<unsigned int> >", 24866 "referenced_type" : "type-694", 24867 "self_type" : "type-694", 24868 "size" : 1, 24869 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24870 "template_args" : [ "type-391" ], 24871 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointINS0_13RepeatedFieldIjEEEE" 24872 }, 24873 { 24874 "alignment" : 1, 24875 "base_specifiers" : 24876 [ 24877 { 24878 "referenced_type" : "type-146" 24879 } 24880 ], 24881 "linker_set_key" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<unsigned long long> >", 24882 "name" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedField<unsigned long long> >", 24883 "referenced_type" : "type-695", 24884 "self_type" : "type-695", 24885 "size" : 1, 24886 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24887 "template_args" : [ "type-396" ], 24888 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointINS0_13RepeatedFieldIyEEEE" 24889 }, 24890 { 24891 "alignment" : 1, 24892 "base_specifiers" : 24893 [ 24894 { 24895 "referenced_type" : "type-146" 24896 } 24897 ], 24898 "linker_set_key" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 24899 "name" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 24900 "referenced_type" : "type-702", 24901 "self_type" : "type-702", 24902 "size" : 1, 24903 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24904 "template_args" : [ "type-424" ], 24905 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointINS0_16RepeatedPtrFieldINS0_11MessageLiteEEEEE" 24906 }, 24907 { 24908 "alignment" : 1, 24909 "base_specifiers" : 24910 [ 24911 { 24912 "referenced_type" : "type-146" 24913 } 24914 ], 24915 "linker_set_key" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 24916 "name" : "google::protobuf::internal::is_floating_point<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 24917 "referenced_type" : "type-701", 24918 "self_type" : "type-701", 24919 "size" : 1, 24920 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24921 "template_args" : [ "type-417" ], 24922 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointINS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEEEE" 24923 }, 24924 { 24925 "alignment" : 1, 24926 "base_specifiers" : 24927 [ 24928 { 24929 "referenced_type" : "type-146" 24930 } 24931 ], 24932 "linker_set_key" : "google::protobuf::internal::is_floating_point<int>", 24933 "name" : "google::protobuf::internal::is_floating_point<int>", 24934 "referenced_type" : "type-690", 24935 "self_type" : "type-690", 24936 "size" : 1, 24937 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24938 "template_args" : [ "type-1" ], 24939 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointIiEE" 24940 }, 24941 { 24942 "alignment" : 1, 24943 "base_specifiers" : 24944 [ 24945 { 24946 "referenced_type" : "type-139" 24947 } 24948 ], 24949 "linker_set_key" : "google::protobuf::internal::is_floating_point<long double>", 24950 "name" : "google::protobuf::internal::is_floating_point<long double>", 24951 "referenced_type" : "type-215", 24952 "self_type" : "type-215", 24953 "size" : 1, 24954 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24955 "template_args" : [ "type-216" ], 24956 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointIeEE" 24957 }, 24958 { 24959 "alignment" : 1, 24960 "base_specifiers" : 24961 [ 24962 { 24963 "referenced_type" : "type-146" 24964 } 24965 ], 24966 "linker_set_key" : "google::protobuf::internal::is_floating_point<long long>", 24967 "name" : "google::protobuf::internal::is_floating_point<long long>", 24968 "referenced_type" : "type-691", 24969 "self_type" : "type-691", 24970 "size" : 1, 24971 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24972 "template_args" : [ "type-89" ], 24973 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointIxEE" 24974 }, 24975 { 24976 "alignment" : 1, 24977 "base_specifiers" : 24978 [ 24979 { 24980 "referenced_type" : "type-146" 24981 } 24982 ], 24983 "linker_set_key" : "google::protobuf::internal::is_floating_point<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 24984 "name" : "google::protobuf::internal::is_floating_point<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 24985 "referenced_type" : "type-685", 24986 "self_type" : "type-685", 24987 "size" : 1, 24988 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 24989 "template_args" : [ "type-686" ], 24990 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE" 24991 }, 24992 { 24993 "alignment" : 1, 24994 "base_specifiers" : 24995 [ 24996 { 24997 "referenced_type" : "type-146" 24998 } 24999 ], 25000 "linker_set_key" : "google::protobuf::internal::is_floating_point<unsigned int>", 25001 "name" : "google::protobuf::internal::is_floating_point<unsigned int>", 25002 "referenced_type" : "type-688", 25003 "self_type" : "type-688", 25004 "size" : 1, 25005 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25006 "template_args" : [ "type-4" ], 25007 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointIjEE" 25008 }, 25009 { 25010 "alignment" : 1, 25011 "base_specifiers" : 25012 [ 25013 { 25014 "referenced_type" : "type-146" 25015 } 25016 ], 25017 "linker_set_key" : "google::protobuf::internal::is_floating_point<unsigned long long>", 25018 "name" : "google::protobuf::internal::is_floating_point<unsigned long long>", 25019 "referenced_type" : "type-689", 25020 "self_type" : "type-689", 25021 "size" : 1, 25022 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25023 "template_args" : [ "type-91" ], 25024 "unique_id" : "_ZTSN6google8protobuf8internal17is_floating_pointIyEE" 25025 }, 25026 { 25027 "alignment" : 1, 25028 "base_specifiers" : 25029 [ 25030 { 25031 "referenced_type" : "type-139" 25032 } 25033 ], 25034 "linker_set_key" : "google::protobuf::internal::is_integral<bool>", 25035 "name" : "google::protobuf::internal::is_integral<bool>", 25036 "referenced_type" : "type-149", 25037 "self_type" : "type-149", 25038 "size" : 1, 25039 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25040 "template_args" : [ "type-12" ], 25041 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIbEE" 25042 }, 25043 { 25044 "alignment" : 1, 25045 "base_specifiers" : 25046 [ 25047 { 25048 "referenced_type" : "type-139" 25049 } 25050 ], 25051 "linker_set_key" : "google::protobuf::internal::is_integral<char>", 25052 "name" : "google::protobuf::internal::is_integral<char>", 25053 "referenced_type" : "type-151", 25054 "self_type" : "type-151", 25055 "size" : 1, 25056 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25057 "template_args" : [ "type-7" ], 25058 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIcEE" 25059 }, 25060 { 25061 "alignment" : 1, 25062 "base_specifiers" : 25063 [ 25064 { 25065 "referenced_type" : "type-146" 25066 } 25067 ], 25068 "linker_set_key" : "google::protobuf::internal::is_integral<double>", 25069 "name" : "google::protobuf::internal::is_integral<double>", 25070 "referenced_type" : "type-560", 25071 "self_type" : "type-560", 25072 "size" : 1, 25073 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25074 "template_args" : [ "type-98" ], 25075 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIdEE" 25076 }, 25077 { 25078 "alignment" : 1, 25079 "base_specifiers" : 25080 [ 25081 { 25082 "referenced_type" : "type-146" 25083 } 25084 ], 25085 "linker_set_key" : "google::protobuf::internal::is_integral<float>", 25086 "name" : "google::protobuf::internal::is_integral<float>", 25087 "referenced_type" : "type-539", 25088 "self_type" : "type-539", 25089 "size" : 1, 25090 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25091 "template_args" : [ "type-96" ], 25092 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIfEE" 25093 }, 25094 { 25095 "alignment" : 1, 25096 "base_specifiers" : 25097 [ 25098 { 25099 "referenced_type" : "type-146" 25100 } 25101 ], 25102 "linker_set_key" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<bool> >", 25103 "name" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<bool> >", 25104 "referenced_type" : "type-682", 25105 "self_type" : "type-682", 25106 "size" : 1, 25107 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25108 "template_args" : [ "type-411" ], 25109 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralINS0_13RepeatedFieldIbEEEE" 25110 }, 25111 { 25112 "alignment" : 1, 25113 "base_specifiers" : 25114 [ 25115 { 25116 "referenced_type" : "type-146" 25117 } 25118 ], 25119 "linker_set_key" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<double> >", 25120 "name" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<double> >", 25121 "referenced_type" : "type-676", 25122 "self_type" : "type-676", 25123 "size" : 1, 25124 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25125 "template_args" : [ "type-406" ], 25126 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralINS0_13RepeatedFieldIdEEEE" 25127 }, 25128 { 25129 "alignment" : 1, 25130 "base_specifiers" : 25131 [ 25132 { 25133 "referenced_type" : "type-146" 25134 } 25135 ], 25136 "linker_set_key" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<float> >", 25137 "name" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<float> >", 25138 "referenced_type" : "type-660", 25139 "self_type" : "type-660", 25140 "size" : 1, 25141 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25142 "template_args" : [ "type-401" ], 25143 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralINS0_13RepeatedFieldIfEEEE" 25144 }, 25145 { 25146 "alignment" : 1, 25147 "base_specifiers" : 25148 [ 25149 { 25150 "referenced_type" : "type-146" 25151 } 25152 ], 25153 "linker_set_key" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<int> >", 25154 "name" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<int> >", 25155 "referenced_type" : "type-578", 25156 "self_type" : "type-578", 25157 "size" : 1, 25158 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25159 "template_args" : [ "type-380" ], 25160 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralINS0_13RepeatedFieldIiEEEE" 25161 }, 25162 { 25163 "alignment" : 1, 25164 "base_specifiers" : 25165 [ 25166 { 25167 "referenced_type" : "type-146" 25168 } 25169 ], 25170 "linker_set_key" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<long long> >", 25171 "name" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<long long> >", 25172 "referenced_type" : "type-589", 25173 "self_type" : "type-589", 25174 "size" : 1, 25175 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25176 "template_args" : [ "type-386" ], 25177 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralINS0_13RepeatedFieldIxEEEE" 25178 }, 25179 { 25180 "alignment" : 1, 25181 "base_specifiers" : 25182 [ 25183 { 25184 "referenced_type" : "type-146" 25185 } 25186 ], 25187 "linker_set_key" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<unsigned int> >", 25188 "name" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<unsigned int> >", 25189 "referenced_type" : "type-626", 25190 "self_type" : "type-626", 25191 "size" : 1, 25192 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25193 "template_args" : [ "type-391" ], 25194 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralINS0_13RepeatedFieldIjEEEE" 25195 }, 25196 { 25197 "alignment" : 1, 25198 "base_specifiers" : 25199 [ 25200 { 25201 "referenced_type" : "type-146" 25202 } 25203 ], 25204 "linker_set_key" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<unsigned long long> >", 25205 "name" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedField<unsigned long long> >", 25206 "referenced_type" : "type-646", 25207 "self_type" : "type-646", 25208 "size" : 1, 25209 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25210 "template_args" : [ "type-396" ], 25211 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralINS0_13RepeatedFieldIyEEEE" 25212 }, 25213 { 25214 "alignment" : 1, 25215 "base_specifiers" : 25216 [ 25217 { 25218 "referenced_type" : "type-146" 25219 } 25220 ], 25221 "linker_set_key" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 25222 "name" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 25223 "referenced_type" : "type-684", 25224 "self_type" : "type-684", 25225 "size" : 1, 25226 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25227 "template_args" : [ "type-424" ], 25228 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralINS0_16RepeatedPtrFieldINS0_11MessageLiteEEEEE" 25229 }, 25230 { 25231 "alignment" : 1, 25232 "base_specifiers" : 25233 [ 25234 { 25235 "referenced_type" : "type-146" 25236 } 25237 ], 25238 "linker_set_key" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 25239 "name" : "google::protobuf::internal::is_integral<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 25240 "referenced_type" : "type-683", 25241 "self_type" : "type-683", 25242 "size" : 1, 25243 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25244 "template_args" : [ "type-417" ], 25245 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralINS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEEEE" 25246 }, 25247 { 25248 "alignment" : 1, 25249 "base_specifiers" : 25250 [ 25251 { 25252 "referenced_type" : "type-139" 25253 } 25254 ], 25255 "linker_set_key" : "google::protobuf::internal::is_integral<int>", 25256 "name" : "google::protobuf::internal::is_integral<int>", 25257 "referenced_type" : "type-183", 25258 "self_type" : "type-183", 25259 "size" : 1, 25260 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25261 "template_args" : [ "type-1" ], 25262 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIiEE" 25263 }, 25264 { 25265 "alignment" : 1, 25266 "base_specifiers" : 25267 [ 25268 { 25269 "referenced_type" : "type-146" 25270 } 25271 ], 25272 "linker_set_key" : "google::protobuf::internal::is_integral<long long>", 25273 "name" : "google::protobuf::internal::is_integral<long long>", 25274 "referenced_type" : "type-533", 25275 "self_type" : "type-533", 25276 "size" : 1, 25277 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25278 "template_args" : [ "type-89" ], 25279 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIxEE" 25280 }, 25281 { 25282 "alignment" : 1, 25283 "base_specifiers" : 25284 [ 25285 { 25286 "referenced_type" : "type-139" 25287 } 25288 ], 25289 "linker_set_key" : "google::protobuf::internal::is_integral<long>", 25290 "name" : "google::protobuf::internal::is_integral<long>", 25291 "referenced_type" : "type-191", 25292 "self_type" : "type-191", 25293 "size" : 1, 25294 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25295 "template_args" : [ "type-192" ], 25296 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIlEE" 25297 }, 25298 { 25299 "alignment" : 1, 25300 "base_specifiers" : 25301 [ 25302 { 25303 "referenced_type" : "type-139" 25304 } 25305 ], 25306 "linker_set_key" : "google::protobuf::internal::is_integral<short>", 25307 "name" : "google::protobuf::internal::is_integral<short>", 25308 "referenced_type" : "type-173", 25309 "self_type" : "type-173", 25310 "size" : 1, 25311 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25312 "template_args" : [ "type-174" ], 25313 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIsEE" 25314 }, 25315 { 25316 "alignment" : 1, 25317 "base_specifiers" : 25318 [ 25319 { 25320 "referenced_type" : "type-139" 25321 } 25322 ], 25323 "linker_set_key" : "google::protobuf::internal::is_integral<signed char>", 25324 "name" : "google::protobuf::internal::is_integral<signed char>", 25325 "referenced_type" : "type-160", 25326 "self_type" : "type-160", 25327 "size" : 1, 25328 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25329 "template_args" : [ "type-161" ], 25330 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIaEE" 25331 }, 25332 { 25333 "alignment" : 1, 25334 "base_specifiers" : 25335 [ 25336 { 25337 "referenced_type" : "type-146" 25338 } 25339 ], 25340 "linker_set_key" : "google::protobuf::internal::is_integral<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 25341 "name" : "google::protobuf::internal::is_integral<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 25342 "referenced_type" : "type-519", 25343 "self_type" : "type-519", 25344 "size" : 1, 25345 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25346 "template_args" : [ "type-520" ], 25347 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE" 25348 }, 25349 { 25350 "alignment" : 1, 25351 "base_specifiers" : 25352 [ 25353 { 25354 "referenced_type" : "type-139" 25355 } 25356 ], 25357 "linker_set_key" : "google::protobuf::internal::is_integral<unsigned char>", 25358 "name" : "google::protobuf::internal::is_integral<unsigned char>", 25359 "referenced_type" : "type-157", 25360 "self_type" : "type-157", 25361 "size" : 1, 25362 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25363 "template_args" : [ "type-158" ], 25364 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIhEE" 25365 }, 25366 { 25367 "alignment" : 1, 25368 "base_specifiers" : 25369 [ 25370 { 25371 "referenced_type" : "type-139" 25372 } 25373 ], 25374 "linker_set_key" : "google::protobuf::internal::is_integral<unsigned int>", 25375 "name" : "google::protobuf::internal::is_integral<unsigned int>", 25376 "referenced_type" : "type-188", 25377 "self_type" : "type-188", 25378 "size" : 1, 25379 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25380 "template_args" : [ "type-4" ], 25381 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIjEE" 25382 }, 25383 { 25384 "alignment" : 1, 25385 "base_specifiers" : 25386 [ 25387 { 25388 "referenced_type" : "type-146" 25389 } 25390 ], 25391 "linker_set_key" : "google::protobuf::internal::is_integral<unsigned long long>", 25392 "name" : "google::protobuf::internal::is_integral<unsigned long long>", 25393 "referenced_type" : "type-527", 25394 "self_type" : "type-527", 25395 "size" : 1, 25396 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25397 "template_args" : [ "type-91" ], 25398 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIyEE" 25399 }, 25400 { 25401 "alignment" : 1, 25402 "base_specifiers" : 25403 [ 25404 { 25405 "referenced_type" : "type-139" 25406 } 25407 ], 25408 "linker_set_key" : "google::protobuf::internal::is_integral<unsigned long>", 25409 "name" : "google::protobuf::internal::is_integral<unsigned long>", 25410 "referenced_type" : "type-202", 25411 "self_type" : "type-202", 25412 "size" : 1, 25413 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25414 "template_args" : [ "type-203" ], 25415 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralImEE" 25416 }, 25417 { 25418 "alignment" : 1, 25419 "base_specifiers" : 25420 [ 25421 { 25422 "referenced_type" : "type-139" 25423 } 25424 ], 25425 "linker_set_key" : "google::protobuf::internal::is_integral<unsigned short>", 25426 "name" : "google::protobuf::internal::is_integral<unsigned short>", 25427 "referenced_type" : "type-178", 25428 "self_type" : "type-178", 25429 "size" : 1, 25430 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25431 "template_args" : [ "type-179" ], 25432 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralItEE" 25433 }, 25434 { 25435 "alignment" : 1, 25436 "base_specifiers" : 25437 [ 25438 { 25439 "referenced_type" : "type-139" 25440 } 25441 ], 25442 "linker_set_key" : "google::protobuf::internal::is_integral<wchar_t>", 25443 "name" : "google::protobuf::internal::is_integral<wchar_t>", 25444 "referenced_type" : "type-168", 25445 "self_type" : "type-168", 25446 "size" : 1, 25447 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25448 "template_args" : [ "type-169" ], 25449 "unique_id" : "_ZTSN6google8protobuf8internal11is_integralIwEE" 25450 }, 25451 { 25452 "alignment" : 1, 25453 "base_specifiers" : 25454 [ 25455 { 25456 "referenced_type" : "type-139" 25457 } 25458 ], 25459 "linker_set_key" : "google::protobuf::internal::is_pod<bool>", 25460 "name" : "google::protobuf::internal::is_pod<bool>", 25461 "referenced_type" : "type-1123", 25462 "self_type" : "type-1123", 25463 "size" : 1, 25464 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25465 "template_args" : [ "type-12" ], 25466 "unique_id" : "_ZTSN6google8protobuf8internal6is_podIbEE" 25467 }, 25468 { 25469 "alignment" : 1, 25470 "base_specifiers" : 25471 [ 25472 { 25473 "referenced_type" : "type-139" 25474 } 25475 ], 25476 "linker_set_key" : "google::protobuf::internal::is_pod<double>", 25477 "name" : "google::protobuf::internal::is_pod<double>", 25478 "referenced_type" : "type-1115", 25479 "self_type" : "type-1115", 25480 "size" : 1, 25481 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25482 "template_args" : [ "type-98" ], 25483 "unique_id" : "_ZTSN6google8protobuf8internal6is_podIdEE" 25484 }, 25485 { 25486 "alignment" : 1, 25487 "base_specifiers" : 25488 [ 25489 { 25490 "referenced_type" : "type-139" 25491 } 25492 ], 25493 "linker_set_key" : "google::protobuf::internal::is_pod<float>", 25494 "name" : "google::protobuf::internal::is_pod<float>", 25495 "referenced_type" : "type-1114", 25496 "self_type" : "type-1114", 25497 "size" : 1, 25498 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25499 "template_args" : [ "type-96" ], 25500 "unique_id" : "_ZTSN6google8protobuf8internal6is_podIfEE" 25501 }, 25502 { 25503 "alignment" : 1, 25504 "base_specifiers" : 25505 [ 25506 { 25507 "referenced_type" : "type-146" 25508 } 25509 ], 25510 "linker_set_key" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<bool> >", 25511 "name" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<bool> >", 25512 "referenced_type" : "type-1122", 25513 "self_type" : "type-1122", 25514 "size" : 1, 25515 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25516 "template_args" : [ "type-411" ], 25517 "unique_id" : "_ZTSN6google8protobuf8internal6is_podINS0_13RepeatedFieldIbEEEE" 25518 }, 25519 { 25520 "alignment" : 1, 25521 "base_specifiers" : 25522 [ 25523 { 25524 "referenced_type" : "type-146" 25525 } 25526 ], 25527 "linker_set_key" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<double> >", 25528 "name" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<double> >", 25529 "referenced_type" : "type-1121", 25530 "self_type" : "type-1121", 25531 "size" : 1, 25532 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25533 "template_args" : [ "type-406" ], 25534 "unique_id" : "_ZTSN6google8protobuf8internal6is_podINS0_13RepeatedFieldIdEEEE" 25535 }, 25536 { 25537 "alignment" : 1, 25538 "base_specifiers" : 25539 [ 25540 { 25541 "referenced_type" : "type-146" 25542 } 25543 ], 25544 "linker_set_key" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<float> >", 25545 "name" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<float> >", 25546 "referenced_type" : "type-1120", 25547 "self_type" : "type-1120", 25548 "size" : 1, 25549 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25550 "template_args" : [ "type-401" ], 25551 "unique_id" : "_ZTSN6google8protobuf8internal6is_podINS0_13RepeatedFieldIfEEEE" 25552 }, 25553 { 25554 "alignment" : 1, 25555 "base_specifiers" : 25556 [ 25557 { 25558 "referenced_type" : "type-146" 25559 } 25560 ], 25561 "linker_set_key" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<int> >", 25562 "name" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<int> >", 25563 "referenced_type" : "type-1116", 25564 "self_type" : "type-1116", 25565 "size" : 1, 25566 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25567 "template_args" : [ "type-380" ], 25568 "unique_id" : "_ZTSN6google8protobuf8internal6is_podINS0_13RepeatedFieldIiEEEE" 25569 }, 25570 { 25571 "alignment" : 1, 25572 "base_specifiers" : 25573 [ 25574 { 25575 "referenced_type" : "type-146" 25576 } 25577 ], 25578 "linker_set_key" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<long long> >", 25579 "name" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<long long> >", 25580 "referenced_type" : "type-1117", 25581 "self_type" : "type-1117", 25582 "size" : 1, 25583 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25584 "template_args" : [ "type-386" ], 25585 "unique_id" : "_ZTSN6google8protobuf8internal6is_podINS0_13RepeatedFieldIxEEEE" 25586 }, 25587 { 25588 "alignment" : 1, 25589 "base_specifiers" : 25590 [ 25591 { 25592 "referenced_type" : "type-146" 25593 } 25594 ], 25595 "linker_set_key" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<unsigned int> >", 25596 "name" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<unsigned int> >", 25597 "referenced_type" : "type-1118", 25598 "self_type" : "type-1118", 25599 "size" : 1, 25600 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25601 "template_args" : [ "type-391" ], 25602 "unique_id" : "_ZTSN6google8protobuf8internal6is_podINS0_13RepeatedFieldIjEEEE" 25603 }, 25604 { 25605 "alignment" : 1, 25606 "base_specifiers" : 25607 [ 25608 { 25609 "referenced_type" : "type-146" 25610 } 25611 ], 25612 "linker_set_key" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<unsigned long long> >", 25613 "name" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedField<unsigned long long> >", 25614 "referenced_type" : "type-1119", 25615 "self_type" : "type-1119", 25616 "size" : 1, 25617 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25618 "template_args" : [ "type-396" ], 25619 "unique_id" : "_ZTSN6google8protobuf8internal6is_podINS0_13RepeatedFieldIyEEEE" 25620 }, 25621 { 25622 "alignment" : 1, 25623 "base_specifiers" : 25624 [ 25625 { 25626 "referenced_type" : "type-146" 25627 } 25628 ], 25629 "linker_set_key" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 25630 "name" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 25631 "referenced_type" : "type-1125", 25632 "self_type" : "type-1125", 25633 "size" : 1, 25634 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25635 "template_args" : [ "type-424" ], 25636 "unique_id" : "_ZTSN6google8protobuf8internal6is_podINS0_16RepeatedPtrFieldINS0_11MessageLiteEEEEE" 25637 }, 25638 { 25639 "alignment" : 1, 25640 "base_specifiers" : 25641 [ 25642 { 25643 "referenced_type" : "type-146" 25644 } 25645 ], 25646 "linker_set_key" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 25647 "name" : "google::protobuf::internal::is_pod<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 25648 "referenced_type" : "type-1124", 25649 "self_type" : "type-1124", 25650 "size" : 1, 25651 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25652 "template_args" : [ "type-417" ], 25653 "unique_id" : "_ZTSN6google8protobuf8internal6is_podINS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEEEE" 25654 }, 25655 { 25656 "alignment" : 1, 25657 "base_specifiers" : 25658 [ 25659 { 25660 "referenced_type" : "type-139" 25661 } 25662 ], 25663 "linker_set_key" : "google::protobuf::internal::is_pod<int>", 25664 "name" : "google::protobuf::internal::is_pod<int>", 25665 "referenced_type" : "type-1112", 25666 "self_type" : "type-1112", 25667 "size" : 1, 25668 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25669 "template_args" : [ "type-1" ], 25670 "unique_id" : "_ZTSN6google8protobuf8internal6is_podIiEE" 25671 }, 25672 { 25673 "alignment" : 1, 25674 "base_specifiers" : 25675 [ 25676 { 25677 "referenced_type" : "type-139" 25678 } 25679 ], 25680 "linker_set_key" : "google::protobuf::internal::is_pod<long long>", 25681 "name" : "google::protobuf::internal::is_pod<long long>", 25682 "referenced_type" : "type-1113", 25683 "self_type" : "type-1113", 25684 "size" : 1, 25685 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25686 "template_args" : [ "type-89" ], 25687 "unique_id" : "_ZTSN6google8protobuf8internal6is_podIxEE" 25688 }, 25689 { 25690 "alignment" : 1, 25691 "base_specifiers" : 25692 [ 25693 { 25694 "referenced_type" : "type-146" 25695 } 25696 ], 25697 "linker_set_key" : "google::protobuf::internal::is_pod<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 25698 "name" : "google::protobuf::internal::is_pod<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 25699 "referenced_type" : "type-1108", 25700 "self_type" : "type-1108", 25701 "size" : 1, 25702 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25703 "template_args" : [ "type-1109" ], 25704 "unique_id" : "_ZTSN6google8protobuf8internal6is_podINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE" 25705 }, 25706 { 25707 "alignment" : 1, 25708 "base_specifiers" : 25709 [ 25710 { 25711 "referenced_type" : "type-139" 25712 } 25713 ], 25714 "linker_set_key" : "google::protobuf::internal::is_pod<unsigned int>", 25715 "name" : "google::protobuf::internal::is_pod<unsigned int>", 25716 "referenced_type" : "type-1110", 25717 "self_type" : "type-1110", 25718 "size" : 1, 25719 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25720 "template_args" : [ "type-4" ], 25721 "unique_id" : "_ZTSN6google8protobuf8internal6is_podIjEE" 25722 }, 25723 { 25724 "alignment" : 1, 25725 "base_specifiers" : 25726 [ 25727 { 25728 "referenced_type" : "type-139" 25729 } 25730 ], 25731 "linker_set_key" : "google::protobuf::internal::is_pod<unsigned long long>", 25732 "name" : "google::protobuf::internal::is_pod<unsigned long long>", 25733 "referenced_type" : "type-1111", 25734 "self_type" : "type-1111", 25735 "size" : 1, 25736 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25737 "template_args" : [ "type-91" ], 25738 "unique_id" : "_ZTSN6google8protobuf8internal6is_podIyEE" 25739 }, 25740 { 25741 "alignment" : 1, 25742 "base_specifiers" : 25743 [ 25744 { 25745 "referenced_type" : "type-146" 25746 } 25747 ], 25748 "linker_set_key" : "google::protobuf::internal::is_pointer<bool>", 25749 "name" : "google::protobuf::internal::is_pointer<bool>", 25750 "referenced_type" : "type-719", 25751 "self_type" : "type-719", 25752 "size" : 1, 25753 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25754 "template_args" : [ "type-12" ], 25755 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerIbEE" 25756 }, 25757 { 25758 "alignment" : 1, 25759 "base_specifiers" : 25760 [ 25761 { 25762 "referenced_type" : "type-146" 25763 } 25764 ], 25765 "linker_set_key" : "google::protobuf::internal::is_pointer<double>", 25766 "name" : "google::protobuf::internal::is_pointer<double>", 25767 "referenced_type" : "type-711", 25768 "self_type" : "type-711", 25769 "size" : 1, 25770 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25771 "template_args" : [ "type-98" ], 25772 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerIdEE" 25773 }, 25774 { 25775 "alignment" : 1, 25776 "base_specifiers" : 25777 [ 25778 { 25779 "referenced_type" : "type-146" 25780 } 25781 ], 25782 "linker_set_key" : "google::protobuf::internal::is_pointer<float>", 25783 "name" : "google::protobuf::internal::is_pointer<float>", 25784 "referenced_type" : "type-710", 25785 "self_type" : "type-710", 25786 "size" : 1, 25787 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25788 "template_args" : [ "type-96" ], 25789 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerIfEE" 25790 }, 25791 { 25792 "alignment" : 1, 25793 "base_specifiers" : 25794 [ 25795 { 25796 "referenced_type" : "type-146" 25797 } 25798 ], 25799 "linker_set_key" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<bool> >", 25800 "name" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<bool> >", 25801 "referenced_type" : "type-718", 25802 "self_type" : "type-718", 25803 "size" : 1, 25804 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25805 "template_args" : [ "type-411" ], 25806 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerINS0_13RepeatedFieldIbEEEE" 25807 }, 25808 { 25809 "alignment" : 1, 25810 "base_specifiers" : 25811 [ 25812 { 25813 "referenced_type" : "type-146" 25814 } 25815 ], 25816 "linker_set_key" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<double> >", 25817 "name" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<double> >", 25818 "referenced_type" : "type-717", 25819 "self_type" : "type-717", 25820 "size" : 1, 25821 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25822 "template_args" : [ "type-406" ], 25823 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerINS0_13RepeatedFieldIdEEEE" 25824 }, 25825 { 25826 "alignment" : 1, 25827 "base_specifiers" : 25828 [ 25829 { 25830 "referenced_type" : "type-146" 25831 } 25832 ], 25833 "linker_set_key" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<float> >", 25834 "name" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<float> >", 25835 "referenced_type" : "type-716", 25836 "self_type" : "type-716", 25837 "size" : 1, 25838 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25839 "template_args" : [ "type-401" ], 25840 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerINS0_13RepeatedFieldIfEEEE" 25841 }, 25842 { 25843 "alignment" : 1, 25844 "base_specifiers" : 25845 [ 25846 { 25847 "referenced_type" : "type-146" 25848 } 25849 ], 25850 "linker_set_key" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<int> >", 25851 "name" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<int> >", 25852 "referenced_type" : "type-712", 25853 "self_type" : "type-712", 25854 "size" : 1, 25855 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25856 "template_args" : [ "type-380" ], 25857 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerINS0_13RepeatedFieldIiEEEE" 25858 }, 25859 { 25860 "alignment" : 1, 25861 "base_specifiers" : 25862 [ 25863 { 25864 "referenced_type" : "type-146" 25865 } 25866 ], 25867 "linker_set_key" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<long long> >", 25868 "name" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<long long> >", 25869 "referenced_type" : "type-713", 25870 "self_type" : "type-713", 25871 "size" : 1, 25872 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25873 "template_args" : [ "type-386" ], 25874 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerINS0_13RepeatedFieldIxEEEE" 25875 }, 25876 { 25877 "alignment" : 1, 25878 "base_specifiers" : 25879 [ 25880 { 25881 "referenced_type" : "type-146" 25882 } 25883 ], 25884 "linker_set_key" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<unsigned int> >", 25885 "name" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<unsigned int> >", 25886 "referenced_type" : "type-714", 25887 "self_type" : "type-714", 25888 "size" : 1, 25889 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25890 "template_args" : [ "type-391" ], 25891 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerINS0_13RepeatedFieldIjEEEE" 25892 }, 25893 { 25894 "alignment" : 1, 25895 "base_specifiers" : 25896 [ 25897 { 25898 "referenced_type" : "type-146" 25899 } 25900 ], 25901 "linker_set_key" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<unsigned long long> >", 25902 "name" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedField<unsigned long long> >", 25903 "referenced_type" : "type-715", 25904 "self_type" : "type-715", 25905 "size" : 1, 25906 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25907 "template_args" : [ "type-396" ], 25908 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerINS0_13RepeatedFieldIyEEEE" 25909 }, 25910 { 25911 "alignment" : 1, 25912 "base_specifiers" : 25913 [ 25914 { 25915 "referenced_type" : "type-146" 25916 } 25917 ], 25918 "linker_set_key" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 25919 "name" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 25920 "referenced_type" : "type-722", 25921 "self_type" : "type-722", 25922 "size" : 1, 25923 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25924 "template_args" : [ "type-424" ], 25925 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerINS0_16RepeatedPtrFieldINS0_11MessageLiteEEEEE" 25926 }, 25927 { 25928 "alignment" : 1, 25929 "base_specifiers" : 25930 [ 25931 { 25932 "referenced_type" : "type-146" 25933 } 25934 ], 25935 "linker_set_key" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 25936 "name" : "google::protobuf::internal::is_pointer<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 25937 "referenced_type" : "type-721", 25938 "self_type" : "type-721", 25939 "size" : 1, 25940 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25941 "template_args" : [ "type-417" ], 25942 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerINS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEEEE" 25943 }, 25944 { 25945 "alignment" : 1, 25946 "base_specifiers" : 25947 [ 25948 { 25949 "referenced_type" : "type-146" 25950 } 25951 ], 25952 "linker_set_key" : "google::protobuf::internal::is_pointer<int>", 25953 "name" : "google::protobuf::internal::is_pointer<int>", 25954 "referenced_type" : "type-707", 25955 "self_type" : "type-707", 25956 "size" : 1, 25957 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25958 "template_args" : [ "type-1" ], 25959 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerIiEE" 25960 }, 25961 { 25962 "alignment" : 1, 25963 "base_specifiers" : 25964 [ 25965 { 25966 "referenced_type" : "type-146" 25967 } 25968 ], 25969 "linker_set_key" : "google::protobuf::internal::is_pointer<long long>", 25970 "name" : "google::protobuf::internal::is_pointer<long long>", 25971 "referenced_type" : "type-708", 25972 "self_type" : "type-708", 25973 "size" : 1, 25974 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25975 "template_args" : [ "type-89" ], 25976 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerIxEE" 25977 }, 25978 { 25979 "alignment" : 1, 25980 "base_specifiers" : 25981 [ 25982 { 25983 "referenced_type" : "type-146" 25984 } 25985 ], 25986 "linker_set_key" : "google::protobuf::internal::is_pointer<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 25987 "name" : "google::protobuf::internal::is_pointer<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 25988 "referenced_type" : "type-703", 25989 "self_type" : "type-703", 25990 "size" : 1, 25991 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 25992 "template_args" : [ "type-704" ], 25993 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE" 25994 }, 25995 { 25996 "alignment" : 1, 25997 "base_specifiers" : 25998 [ 25999 { 26000 "referenced_type" : "type-146" 26001 } 26002 ], 26003 "linker_set_key" : "google::protobuf::internal::is_pointer<unsigned int>", 26004 "name" : "google::protobuf::internal::is_pointer<unsigned int>", 26005 "referenced_type" : "type-705", 26006 "self_type" : "type-705", 26007 "size" : 1, 26008 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26009 "template_args" : [ "type-4" ], 26010 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerIjEE" 26011 }, 26012 { 26013 "alignment" : 1, 26014 "base_specifiers" : 26015 [ 26016 { 26017 "referenced_type" : "type-146" 26018 } 26019 ], 26020 "linker_set_key" : "google::protobuf::internal::is_pointer<unsigned long long>", 26021 "name" : "google::protobuf::internal::is_pointer<unsigned long long>", 26022 "referenced_type" : "type-706", 26023 "self_type" : "type-706", 26024 "size" : 1, 26025 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26026 "template_args" : [ "type-91" ], 26027 "unique_id" : "_ZTSN6google8protobuf8internal10is_pointerIyEE" 26028 }, 26029 { 26030 "alignment" : 1, 26031 "base_specifiers" : 26032 [ 26033 { 26034 "referenced_type" : "type-146" 26035 } 26036 ], 26037 "linker_set_key" : "google::protobuf::internal::is_reference<bool>", 26038 "name" : "google::protobuf::internal::is_reference<bool>", 26039 "referenced_type" : "type-1105", 26040 "self_type" : "type-1105", 26041 "size" : 1, 26042 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26043 "template_args" : [ "type-12" ], 26044 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceIbEE" 26045 }, 26046 { 26047 "alignment" : 1, 26048 "base_specifiers" : 26049 [ 26050 { 26051 "referenced_type" : "type-146" 26052 } 26053 ], 26054 "linker_set_key" : "google::protobuf::internal::is_reference<double>", 26055 "name" : "google::protobuf::internal::is_reference<double>", 26056 "referenced_type" : "type-1097", 26057 "self_type" : "type-1097", 26058 "size" : 1, 26059 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26060 "template_args" : [ "type-98" ], 26061 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceIdEE" 26062 }, 26063 { 26064 "alignment" : 1, 26065 "base_specifiers" : 26066 [ 26067 { 26068 "referenced_type" : "type-146" 26069 } 26070 ], 26071 "linker_set_key" : "google::protobuf::internal::is_reference<float>", 26072 "name" : "google::protobuf::internal::is_reference<float>", 26073 "referenced_type" : "type-1096", 26074 "self_type" : "type-1096", 26075 "size" : 1, 26076 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26077 "template_args" : [ "type-96" ], 26078 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceIfEE" 26079 }, 26080 { 26081 "alignment" : 1, 26082 "base_specifiers" : 26083 [ 26084 { 26085 "referenced_type" : "type-146" 26086 } 26087 ], 26088 "linker_set_key" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<bool> >", 26089 "name" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<bool> >", 26090 "referenced_type" : "type-1104", 26091 "self_type" : "type-1104", 26092 "size" : 1, 26093 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26094 "template_args" : [ "type-411" ], 26095 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceINS0_13RepeatedFieldIbEEEE" 26096 }, 26097 { 26098 "alignment" : 1, 26099 "base_specifiers" : 26100 [ 26101 { 26102 "referenced_type" : "type-146" 26103 } 26104 ], 26105 "linker_set_key" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<double> >", 26106 "name" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<double> >", 26107 "referenced_type" : "type-1103", 26108 "self_type" : "type-1103", 26109 "size" : 1, 26110 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26111 "template_args" : [ "type-406" ], 26112 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceINS0_13RepeatedFieldIdEEEE" 26113 }, 26114 { 26115 "alignment" : 1, 26116 "base_specifiers" : 26117 [ 26118 { 26119 "referenced_type" : "type-146" 26120 } 26121 ], 26122 "linker_set_key" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<float> >", 26123 "name" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<float> >", 26124 "referenced_type" : "type-1102", 26125 "self_type" : "type-1102", 26126 "size" : 1, 26127 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26128 "template_args" : [ "type-401" ], 26129 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceINS0_13RepeatedFieldIfEEEE" 26130 }, 26131 { 26132 "alignment" : 1, 26133 "base_specifiers" : 26134 [ 26135 { 26136 "referenced_type" : "type-146" 26137 } 26138 ], 26139 "linker_set_key" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<int> >", 26140 "name" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<int> >", 26141 "referenced_type" : "type-1098", 26142 "self_type" : "type-1098", 26143 "size" : 1, 26144 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26145 "template_args" : [ "type-380" ], 26146 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceINS0_13RepeatedFieldIiEEEE" 26147 }, 26148 { 26149 "alignment" : 1, 26150 "base_specifiers" : 26151 [ 26152 { 26153 "referenced_type" : "type-146" 26154 } 26155 ], 26156 "linker_set_key" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<long long> >", 26157 "name" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<long long> >", 26158 "referenced_type" : "type-1099", 26159 "self_type" : "type-1099", 26160 "size" : 1, 26161 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26162 "template_args" : [ "type-386" ], 26163 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceINS0_13RepeatedFieldIxEEEE" 26164 }, 26165 { 26166 "alignment" : 1, 26167 "base_specifiers" : 26168 [ 26169 { 26170 "referenced_type" : "type-146" 26171 } 26172 ], 26173 "linker_set_key" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<unsigned int> >", 26174 "name" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<unsigned int> >", 26175 "referenced_type" : "type-1100", 26176 "self_type" : "type-1100", 26177 "size" : 1, 26178 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26179 "template_args" : [ "type-391" ], 26180 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceINS0_13RepeatedFieldIjEEEE" 26181 }, 26182 { 26183 "alignment" : 1, 26184 "base_specifiers" : 26185 [ 26186 { 26187 "referenced_type" : "type-146" 26188 } 26189 ], 26190 "linker_set_key" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<unsigned long long> >", 26191 "name" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedField<unsigned long long> >", 26192 "referenced_type" : "type-1101", 26193 "self_type" : "type-1101", 26194 "size" : 1, 26195 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26196 "template_args" : [ "type-396" ], 26197 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceINS0_13RepeatedFieldIyEEEE" 26198 }, 26199 { 26200 "alignment" : 1, 26201 "base_specifiers" : 26202 [ 26203 { 26204 "referenced_type" : "type-146" 26205 } 26206 ], 26207 "linker_set_key" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 26208 "name" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 26209 "referenced_type" : "type-1107", 26210 "self_type" : "type-1107", 26211 "size" : 1, 26212 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26213 "template_args" : [ "type-424" ], 26214 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceINS0_16RepeatedPtrFieldINS0_11MessageLiteEEEEE" 26215 }, 26216 { 26217 "alignment" : 1, 26218 "base_specifiers" : 26219 [ 26220 { 26221 "referenced_type" : "type-146" 26222 } 26223 ], 26224 "linker_set_key" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 26225 "name" : "google::protobuf::internal::is_reference<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 26226 "referenced_type" : "type-1106", 26227 "self_type" : "type-1106", 26228 "size" : 1, 26229 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26230 "template_args" : [ "type-417" ], 26231 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceINS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEEEE" 26232 }, 26233 { 26234 "alignment" : 1, 26235 "base_specifiers" : 26236 [ 26237 { 26238 "referenced_type" : "type-146" 26239 } 26240 ], 26241 "linker_set_key" : "google::protobuf::internal::is_reference<int>", 26242 "name" : "google::protobuf::internal::is_reference<int>", 26243 "referenced_type" : "type-1094", 26244 "self_type" : "type-1094", 26245 "size" : 1, 26246 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26247 "template_args" : [ "type-1" ], 26248 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceIiEE" 26249 }, 26250 { 26251 "alignment" : 1, 26252 "base_specifiers" : 26253 [ 26254 { 26255 "referenced_type" : "type-146" 26256 } 26257 ], 26258 "linker_set_key" : "google::protobuf::internal::is_reference<long long>", 26259 "name" : "google::protobuf::internal::is_reference<long long>", 26260 "referenced_type" : "type-1095", 26261 "self_type" : "type-1095", 26262 "size" : 1, 26263 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26264 "template_args" : [ "type-89" ], 26265 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceIxEE" 26266 }, 26267 { 26268 "alignment" : 1, 26269 "base_specifiers" : 26270 [ 26271 { 26272 "referenced_type" : "type-146" 26273 } 26274 ], 26275 "linker_set_key" : "google::protobuf::internal::is_reference<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 26276 "name" : "google::protobuf::internal::is_reference<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 26277 "referenced_type" : "type-1090", 26278 "self_type" : "type-1090", 26279 "size" : 1, 26280 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26281 "template_args" : [ "type-1091" ], 26282 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEEE" 26283 }, 26284 { 26285 "alignment" : 1, 26286 "base_specifiers" : 26287 [ 26288 { 26289 "referenced_type" : "type-146" 26290 } 26291 ], 26292 "linker_set_key" : "google::protobuf::internal::is_reference<unsigned int>", 26293 "name" : "google::protobuf::internal::is_reference<unsigned int>", 26294 "referenced_type" : "type-1092", 26295 "self_type" : "type-1092", 26296 "size" : 1, 26297 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26298 "template_args" : [ "type-4" ], 26299 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceIjEE" 26300 }, 26301 { 26302 "alignment" : 1, 26303 "base_specifiers" : 26304 [ 26305 { 26306 "referenced_type" : "type-146" 26307 } 26308 ], 26309 "linker_set_key" : "google::protobuf::internal::is_reference<unsigned long long>", 26310 "name" : "google::protobuf::internal::is_reference<unsigned long long>", 26311 "referenced_type" : "type-1093", 26312 "self_type" : "type-1093", 26313 "size" : 1, 26314 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26315 "template_args" : [ "type-91" ], 26316 "unique_id" : "_ZTSN6google8protobuf8internal12is_referenceIyEE" 26317 }, 26318 { 26319 "alignment" : 1, 26320 "base_specifiers" : 26321 [ 26322 { 26323 "referenced_type" : "type-146" 26324 } 26325 ], 26326 "linker_set_key" : "google::protobuf::internal::is_same<bool, void>", 26327 "name" : "google::protobuf::internal::is_same<bool, void>", 26328 "referenced_type" : "type-1164", 26329 "self_type" : "type-1164", 26330 "size" : 1, 26331 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26332 "template_args" : [ "type-12", "type-81" ], 26333 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameIbvEE" 26334 }, 26335 { 26336 "alignment" : 1, 26337 "base_specifiers" : 26338 [ 26339 { 26340 "referenced_type" : "type-146" 26341 } 26342 ], 26343 "linker_set_key" : "google::protobuf::internal::is_same<double, void>", 26344 "name" : "google::protobuf::internal::is_same<double, void>", 26345 "referenced_type" : "type-1156", 26346 "self_type" : "type-1156", 26347 "size" : 1, 26348 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26349 "template_args" : [ "type-98", "type-81" ], 26350 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameIdvEE" 26351 }, 26352 { 26353 "alignment" : 1, 26354 "base_specifiers" : 26355 [ 26356 { 26357 "referenced_type" : "type-146" 26358 } 26359 ], 26360 "linker_set_key" : "google::protobuf::internal::is_same<float, void>", 26361 "name" : "google::protobuf::internal::is_same<float, void>", 26362 "referenced_type" : "type-1155", 26363 "self_type" : "type-1155", 26364 "size" : 1, 26365 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26366 "template_args" : [ "type-96", "type-81" ], 26367 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameIfvEE" 26368 }, 26369 { 26370 "alignment" : 1, 26371 "base_specifiers" : 26372 [ 26373 { 26374 "referenced_type" : "type-146" 26375 } 26376 ], 26377 "linker_set_key" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<bool>, void>", 26378 "name" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<bool>, void>", 26379 "referenced_type" : "type-1163", 26380 "self_type" : "type-1163", 26381 "size" : 1, 26382 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26383 "template_args" : [ "type-411", "type-81" ], 26384 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameINS0_13RepeatedFieldIbEEvEE" 26385 }, 26386 { 26387 "alignment" : 1, 26388 "base_specifiers" : 26389 [ 26390 { 26391 "referenced_type" : "type-146" 26392 } 26393 ], 26394 "linker_set_key" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<double>, void>", 26395 "name" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<double>, void>", 26396 "referenced_type" : "type-1162", 26397 "self_type" : "type-1162", 26398 "size" : 1, 26399 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26400 "template_args" : [ "type-406", "type-81" ], 26401 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameINS0_13RepeatedFieldIdEEvEE" 26402 }, 26403 { 26404 "alignment" : 1, 26405 "base_specifiers" : 26406 [ 26407 { 26408 "referenced_type" : "type-146" 26409 } 26410 ], 26411 "linker_set_key" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<float>, void>", 26412 "name" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<float>, void>", 26413 "referenced_type" : "type-1161", 26414 "self_type" : "type-1161", 26415 "size" : 1, 26416 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26417 "template_args" : [ "type-401", "type-81" ], 26418 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameINS0_13RepeatedFieldIfEEvEE" 26419 }, 26420 { 26421 "alignment" : 1, 26422 "base_specifiers" : 26423 [ 26424 { 26425 "referenced_type" : "type-146" 26426 } 26427 ], 26428 "linker_set_key" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<int>, void>", 26429 "name" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<int>, void>", 26430 "referenced_type" : "type-1157", 26431 "self_type" : "type-1157", 26432 "size" : 1, 26433 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26434 "template_args" : [ "type-380", "type-81" ], 26435 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameINS0_13RepeatedFieldIiEEvEE" 26436 }, 26437 { 26438 "alignment" : 1, 26439 "base_specifiers" : 26440 [ 26441 { 26442 "referenced_type" : "type-146" 26443 } 26444 ], 26445 "linker_set_key" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<long long>, void>", 26446 "name" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<long long>, void>", 26447 "referenced_type" : "type-1158", 26448 "self_type" : "type-1158", 26449 "size" : 1, 26450 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26451 "template_args" : [ "type-386", "type-81" ], 26452 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameINS0_13RepeatedFieldIxEEvEE" 26453 }, 26454 { 26455 "alignment" : 1, 26456 "base_specifiers" : 26457 [ 26458 { 26459 "referenced_type" : "type-146" 26460 } 26461 ], 26462 "linker_set_key" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<unsigned int>, void>", 26463 "name" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<unsigned int>, void>", 26464 "referenced_type" : "type-1159", 26465 "self_type" : "type-1159", 26466 "size" : 1, 26467 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26468 "template_args" : [ "type-391", "type-81" ], 26469 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameINS0_13RepeatedFieldIjEEvEE" 26470 }, 26471 { 26472 "alignment" : 1, 26473 "base_specifiers" : 26474 [ 26475 { 26476 "referenced_type" : "type-146" 26477 } 26478 ], 26479 "linker_set_key" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<unsigned long long>, void>", 26480 "name" : "google::protobuf::internal::is_same<google::protobuf::RepeatedField<unsigned long long>, void>", 26481 "referenced_type" : "type-1160", 26482 "self_type" : "type-1160", 26483 "size" : 1, 26484 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26485 "template_args" : [ "type-396", "type-81" ], 26486 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameINS0_13RepeatedFieldIyEEvEE" 26487 }, 26488 { 26489 "alignment" : 1, 26490 "base_specifiers" : 26491 [ 26492 { 26493 "referenced_type" : "type-146" 26494 } 26495 ], 26496 "linker_set_key" : "google::protobuf::internal::is_same<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite>, void>", 26497 "name" : "google::protobuf::internal::is_same<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite>, void>", 26498 "referenced_type" : "type-1166", 26499 "self_type" : "type-1166", 26500 "size" : 1, 26501 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26502 "template_args" : [ "type-424", "type-81" ], 26503 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameINS0_16RepeatedPtrFieldINS0_11MessageLiteEEEvEE" 26504 }, 26505 { 26506 "alignment" : 1, 26507 "base_specifiers" : 26508 [ 26509 { 26510 "referenced_type" : "type-146" 26511 } 26512 ], 26513 "linker_set_key" : "google::protobuf::internal::is_same<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, void>", 26514 "name" : "google::protobuf::internal::is_same<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, void>", 26515 "referenced_type" : "type-1165", 26516 "self_type" : "type-1165", 26517 "size" : 1, 26518 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26519 "template_args" : [ "type-417", "type-81" ], 26520 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameINS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEEvEE" 26521 }, 26522 { 26523 "alignment" : 1, 26524 "base_specifiers" : 26525 [ 26526 { 26527 "referenced_type" : "type-146" 26528 } 26529 ], 26530 "linker_set_key" : "google::protobuf::internal::is_same<int, void>", 26531 "name" : "google::protobuf::internal::is_same<int, void>", 26532 "referenced_type" : "type-1153", 26533 "self_type" : "type-1153", 26534 "size" : 1, 26535 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26536 "template_args" : [ "type-1", "type-81" ], 26537 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameIivEE" 26538 }, 26539 { 26540 "alignment" : 1, 26541 "base_specifiers" : 26542 [ 26543 { 26544 "referenced_type" : "type-146" 26545 } 26546 ], 26547 "linker_set_key" : "google::protobuf::internal::is_same<long long, void>", 26548 "name" : "google::protobuf::internal::is_same<long long, void>", 26549 "referenced_type" : "type-1154", 26550 "self_type" : "type-1154", 26551 "size" : 1, 26552 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26553 "template_args" : [ "type-89", "type-81" ], 26554 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameIxvEE" 26555 }, 26556 { 26557 "alignment" : 1, 26558 "base_specifiers" : 26559 [ 26560 { 26561 "referenced_type" : "type-146" 26562 } 26563 ], 26564 "linker_set_key" : "google::protobuf::internal::is_same<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, void>", 26565 "name" : "google::protobuf::internal::is_same<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, void>", 26566 "referenced_type" : "type-1149", 26567 "self_type" : "type-1149", 26568 "size" : 1, 26569 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26570 "template_args" : [ "type-1150", "type-81" ], 26571 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameINSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEvEE" 26572 }, 26573 { 26574 "alignment" : 1, 26575 "base_specifiers" : 26576 [ 26577 { 26578 "referenced_type" : "type-146" 26579 } 26580 ], 26581 "linker_set_key" : "google::protobuf::internal::is_same<unsigned int, void>", 26582 "name" : "google::protobuf::internal::is_same<unsigned int, void>", 26583 "referenced_type" : "type-1151", 26584 "self_type" : "type-1151", 26585 "size" : 1, 26586 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26587 "template_args" : [ "type-4", "type-81" ], 26588 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameIjvEE" 26589 }, 26590 { 26591 "alignment" : 1, 26592 "base_specifiers" : 26593 [ 26594 { 26595 "referenced_type" : "type-146" 26596 } 26597 ], 26598 "linker_set_key" : "google::protobuf::internal::is_same<unsigned long long, void>", 26599 "name" : "google::protobuf::internal::is_same<unsigned long long, void>", 26600 "referenced_type" : "type-1152", 26601 "self_type" : "type-1152", 26602 "size" : 1, 26603 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26604 "template_args" : [ "type-91", "type-81" ], 26605 "unique_id" : "_ZTSN6google8protobuf8internal7is_sameIyvEE" 26606 }, 26607 { 26608 "alignment" : 4, 26609 "fields" : 26610 [ 26611 { 26612 "access" : "private", 26613 "field_name" : "array_", 26614 "referenced_type" : "type-10" 26615 } 26616 ], 26617 "linker_set_key" : "google::protobuf::internal::scoped_array<char>", 26618 "name" : "google::protobuf::internal::scoped_array<char>", 26619 "record_kind" : "class", 26620 "referenced_type" : "type-240", 26621 "self_type" : "type-240", 26622 "size" : 4, 26623 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h", 26624 "template_args" : [ "type-7" ], 26625 "unique_id" : "_ZTSN6google8protobuf8internal12scoped_arrayIcEE" 26626 }, 26627 { 26628 "alignment" : 4, 26629 "fields" : 26630 [ 26631 { 26632 "access" : "private", 26633 "field_name" : "array_", 26634 "referenced_type" : "type-618" 26635 } 26636 ], 26637 "linker_set_key" : "google::protobuf::internal::scoped_array<unsigned char>", 26638 "name" : "google::protobuf::internal::scoped_array<unsigned char>", 26639 "record_kind" : "class", 26640 "referenced_type" : "type-779", 26641 "self_type" : "type-779", 26642 "size" : 4, 26643 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h", 26644 "template_args" : [ "type-158" ], 26645 "unique_id" : "_ZTSN6google8protobuf8internal12scoped_arrayIhEE" 26646 }, 26647 { 26648 "alignment" : 4, 26649 "fields" : 26650 [ 26651 { 26652 "access" : "private", 26653 "field_name" : "ptr_", 26654 "referenced_type" : "type-773" 26655 } 26656 ], 26657 "linker_set_key" : "google::protobuf::internal::scoped_ptr<google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> >", 26658 "name" : "google::protobuf::internal::scoped_ptr<google::protobuf::ResultCallback<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *> >", 26659 "record_kind" : "class", 26660 "referenced_type" : "type-772", 26661 "self_type" : "type-772", 26662 "size" : 4, 26663 "source_file" : "/external/protobuf/src/google/protobuf/stubs/scoped_ptr.h", 26664 "template_args" : [ "type-775" ], 26665 "unique_id" : "_ZTSN6google8protobuf8internal10scoped_ptrINS0_14ResultCallbackIPNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEEEE" 26666 }, 26667 { 26668 "alignment" : 1, 26669 "linker_set_key" : "google::protobuf::internal::type_traits_internal::ConvertHelper<google::protobuf::MessageLite *, google::protobuf::Message *>", 26670 "name" : "google::protobuf::internal::type_traits_internal::ConvertHelper<google::protobuf::MessageLite *, google::protobuf::Message *>", 26671 "referenced_type" : "type-430", 26672 "self_type" : "type-430", 26673 "size" : 1, 26674 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26675 "template_args" : [ "type-431", "type-432" ], 26676 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal13ConvertHelperIPNS0_11MessageLiteEPNS0_7MessageEEE" 26677 }, 26678 { 26679 "alignment" : 1, 26680 "linker_set_key" : "google::protobuf::internal::type_traits_internal::ConvertHelper<long long &, int>", 26681 "name" : "google::protobuf::internal::type_traits_internal::ConvertHelper<long long &, int>", 26682 "referenced_type" : "type-428", 26683 "self_type" : "type-428", 26684 "size" : 1, 26685 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26686 "template_args" : [ "type-429", "type-1" ], 26687 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal13ConvertHelperIRxiEE" 26688 }, 26689 { 26690 "alignment" : 1, 26691 "linker_set_key" : "google::protobuf::internal::type_traits_internal::ConvertHelper<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *, google::protobuf::Message *>", 26692 "name" : "google::protobuf::internal::type_traits_internal::ConvertHelper<std::basic_string<char, std::char_traits<char>, std::allocator<char> > *, google::protobuf::Message *>", 26693 "referenced_type" : "type-1054", 26694 "self_type" : "type-1054", 26695 "size" : 1, 26696 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26697 "template_args" : [ "type-1043", "type-1052" ], 26698 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal13ConvertHelperIPNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEPNS0_7MessageEEE" 26699 }, 26700 { 26701 "alignment" : 1, 26702 "linker_set_key" : "google::protobuf::internal::type_traits_internal::ConvertHelper<unsigned long long &, int>", 26703 "name" : "google::protobuf::internal::type_traits_internal::ConvertHelper<unsigned long long &, int>", 26704 "referenced_type" : "type-426", 26705 "self_type" : "type-426", 26706 "size" : 1, 26707 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26708 "template_args" : [ "type-427", "type-1" ], 26709 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal13ConvertHelperIRyiEE" 26710 }, 26711 { 26712 "alignment" : 1, 26713 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<bool>", 26714 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<bool>", 26715 "referenced_type" : "type-415", 26716 "self_type" : "type-415", 26717 "size" : 1, 26718 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26719 "template_args" : [ "type-12" ], 26720 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionIbEE" 26721 }, 26722 { 26723 "alignment" : 1, 26724 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<double>", 26725 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<double>", 26726 "referenced_type" : "type-378", 26727 "self_type" : "type-378", 26728 "size" : 1, 26729 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26730 "template_args" : [ "type-98" ], 26731 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionIdEE" 26732 }, 26733 { 26734 "alignment" : 1, 26735 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<float>", 26736 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<float>", 26737 "referenced_type" : "type-377", 26738 "self_type" : "type-377", 26739 "size" : 1, 26740 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26741 "template_args" : [ "type-96" ], 26742 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionIfEE" 26743 }, 26744 { 26745 "alignment" : 1, 26746 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<bool> >", 26747 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<bool> >", 26748 "referenced_type" : "type-410", 26749 "self_type" : "type-410", 26750 "size" : 1, 26751 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26752 "template_args" : [ "type-411" ], 26753 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionINS0_13RepeatedFieldIbEEEE" 26754 }, 26755 { 26756 "alignment" : 1, 26757 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<double> >", 26758 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<double> >", 26759 "referenced_type" : "type-405", 26760 "self_type" : "type-405", 26761 "size" : 1, 26762 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26763 "template_args" : [ "type-406" ], 26764 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionINS0_13RepeatedFieldIdEEEE" 26765 }, 26766 { 26767 "alignment" : 1, 26768 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<float> >", 26769 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<float> >", 26770 "referenced_type" : "type-400", 26771 "self_type" : "type-400", 26772 "size" : 1, 26773 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26774 "template_args" : [ "type-401" ], 26775 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionINS0_13RepeatedFieldIfEEEE" 26776 }, 26777 { 26778 "alignment" : 1, 26779 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<int> >", 26780 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<int> >", 26781 "referenced_type" : "type-379", 26782 "self_type" : "type-379", 26783 "size" : 1, 26784 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26785 "template_args" : [ "type-380" ], 26786 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionINS0_13RepeatedFieldIiEEEE" 26787 }, 26788 { 26789 "alignment" : 1, 26790 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<long long> >", 26791 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<long long> >", 26792 "referenced_type" : "type-385", 26793 "self_type" : "type-385", 26794 "size" : 1, 26795 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26796 "template_args" : [ "type-386" ], 26797 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionINS0_13RepeatedFieldIxEEEE" 26798 }, 26799 { 26800 "alignment" : 1, 26801 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<unsigned int> >", 26802 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<unsigned int> >", 26803 "referenced_type" : "type-390", 26804 "self_type" : "type-390", 26805 "size" : 1, 26806 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26807 "template_args" : [ "type-391" ], 26808 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionINS0_13RepeatedFieldIjEEEE" 26809 }, 26810 { 26811 "alignment" : 1, 26812 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<unsigned long long> >", 26813 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedField<unsigned long long> >", 26814 "referenced_type" : "type-395", 26815 "self_type" : "type-395", 26816 "size" : 1, 26817 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26818 "template_args" : [ "type-396" ], 26819 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionINS0_13RepeatedFieldIyEEEE" 26820 }, 26821 { 26822 "alignment" : 1, 26823 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 26824 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 26825 "referenced_type" : "type-423", 26826 "self_type" : "type-423", 26827 "size" : 1, 26828 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26829 "template_args" : [ "type-424" ], 26830 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionINS0_16RepeatedPtrFieldINS0_11MessageLiteEEEEE" 26831 }, 26832 { 26833 "alignment" : 1, 26834 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 26835 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 26836 "referenced_type" : "type-416", 26837 "self_type" : "type-416", 26838 "size" : 1, 26839 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26840 "template_args" : [ "type-417" ], 26841 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionINS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEEEE" 26842 }, 26843 { 26844 "alignment" : 1, 26845 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<int>", 26846 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<int>", 26847 "referenced_type" : "type-375", 26848 "self_type" : "type-375", 26849 "size" : 1, 26850 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26851 "template_args" : [ "type-1" ], 26852 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionIiEE" 26853 }, 26854 { 26855 "alignment" : 1, 26856 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<long long>", 26857 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<long long>", 26858 "referenced_type" : "type-376", 26859 "self_type" : "type-376", 26860 "size" : 1, 26861 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26862 "template_args" : [ "type-89" ], 26863 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionIxEE" 26864 }, 26865 { 26866 "alignment" : 1, 26867 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 26868 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 26869 "referenced_type" : "type-1168", 26870 "self_type" : "type-1168", 26871 "size" : 1, 26872 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26873 "template_args" : [ "type-1169" ], 26874 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionINSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEE" 26875 }, 26876 { 26877 "alignment" : 1, 26878 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<unsigned int>", 26879 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<unsigned int>", 26880 "referenced_type" : "type-1170", 26881 "self_type" : "type-1170", 26882 "size" : 1, 26883 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26884 "template_args" : [ "type-4" ], 26885 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionIjEE" 26886 }, 26887 { 26888 "alignment" : 1, 26889 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_class_or_union<unsigned long long>", 26890 "name" : "google::protobuf::internal::type_traits_internal::is_class_or_union<unsigned long long>", 26891 "referenced_type" : "type-1171", 26892 "self_type" : "type-1171", 26893 "size" : 1, 26894 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26895 "template_args" : [ "type-91" ], 26896 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal17is_class_or_unionIyEE" 26897 }, 26898 { 26899 "alignment" : 1, 26900 "base_specifiers" : 26901 [ 26902 { 26903 "referenced_type" : "type-1065" 26904 } 26905 ], 26906 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<false, long long>", 26907 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<false, long long>", 26908 "referenced_type" : "type-1064", 26909 "self_type" : "type-1064", 26910 "size" : 1, 26911 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26912 "template_args" : [ "type-89" ], 26913 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb0ExEE" 26914 }, 26915 { 26916 "alignment" : 1, 26917 "base_specifiers" : 26918 [ 26919 { 26920 "referenced_type" : "type-731" 26921 } 26922 ], 26923 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<false, unsigned long long>", 26924 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<false, unsigned long long>", 26925 "referenced_type" : "type-730", 26926 "self_type" : "type-730", 26927 "size" : 1, 26928 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26929 "template_args" : [ "type-91" ], 26930 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb0EyEE" 26931 }, 26932 { 26933 "alignment" : 1, 26934 "base_specifiers" : 26935 [ 26936 { 26937 "referenced_type" : "type-146" 26938 } 26939 ], 26940 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, bool>", 26941 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, bool>", 26942 "referenced_type" : "type-1085", 26943 "self_type" : "type-1085", 26944 "size" : 1, 26945 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26946 "template_args" : [ "type-12" ], 26947 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1EbEE" 26948 }, 26949 { 26950 "alignment" : 1, 26951 "base_specifiers" : 26952 [ 26953 { 26954 "referenced_type" : "type-146" 26955 } 26956 ], 26957 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, double>", 26958 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, double>", 26959 "referenced_type" : "type-1069", 26960 "self_type" : "type-1069", 26961 "size" : 1, 26962 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26963 "template_args" : [ "type-98" ], 26964 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1EdEE" 26965 }, 26966 { 26967 "alignment" : 1, 26968 "base_specifiers" : 26969 [ 26970 { 26971 "referenced_type" : "type-146" 26972 } 26973 ], 26974 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, float>", 26975 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, float>", 26976 "referenced_type" : "type-1067", 26977 "self_type" : "type-1067", 26978 "size" : 1, 26979 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26980 "template_args" : [ "type-96" ], 26981 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1EfEE" 26982 }, 26983 { 26984 "alignment" : 1, 26985 "base_specifiers" : 26986 [ 26987 { 26988 "referenced_type" : "type-146" 26989 } 26990 ], 26991 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<bool> >", 26992 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<bool> >", 26993 "referenced_type" : "type-1083", 26994 "self_type" : "type-1083", 26995 "size" : 1, 26996 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 26997 "template_args" : [ "type-411" ], 26998 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1ENS0_13RepeatedFieldIbEEEE" 26999 }, 27000 { 27001 "alignment" : 1, 27002 "base_specifiers" : 27003 [ 27004 { 27005 "referenced_type" : "type-146" 27006 } 27007 ], 27008 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<double> >", 27009 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<double> >", 27010 "referenced_type" : "type-1081", 27011 "self_type" : "type-1081", 27012 "size" : 1, 27013 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 27014 "template_args" : [ "type-406" ], 27015 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1ENS0_13RepeatedFieldIdEEEE" 27016 }, 27017 { 27018 "alignment" : 1, 27019 "base_specifiers" : 27020 [ 27021 { 27022 "referenced_type" : "type-146" 27023 } 27024 ], 27025 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<float> >", 27026 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<float> >", 27027 "referenced_type" : "type-1079", 27028 "self_type" : "type-1079", 27029 "size" : 1, 27030 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 27031 "template_args" : [ "type-401" ], 27032 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1ENS0_13RepeatedFieldIfEEEE" 27033 }, 27034 { 27035 "alignment" : 1, 27036 "base_specifiers" : 27037 [ 27038 { 27039 "referenced_type" : "type-146" 27040 } 27041 ], 27042 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<int> >", 27043 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<int> >", 27044 "referenced_type" : "type-1071", 27045 "self_type" : "type-1071", 27046 "size" : 1, 27047 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 27048 "template_args" : [ "type-380" ], 27049 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1ENS0_13RepeatedFieldIiEEEE" 27050 }, 27051 { 27052 "alignment" : 1, 27053 "base_specifiers" : 27054 [ 27055 { 27056 "referenced_type" : "type-146" 27057 } 27058 ], 27059 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<long long> >", 27060 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<long long> >", 27061 "referenced_type" : "type-1073", 27062 "self_type" : "type-1073", 27063 "size" : 1, 27064 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 27065 "template_args" : [ "type-386" ], 27066 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1ENS0_13RepeatedFieldIxEEEE" 27067 }, 27068 { 27069 "alignment" : 1, 27070 "base_specifiers" : 27071 [ 27072 { 27073 "referenced_type" : "type-146" 27074 } 27075 ], 27076 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<unsigned int> >", 27077 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<unsigned int> >", 27078 "referenced_type" : "type-1075", 27079 "self_type" : "type-1075", 27080 "size" : 1, 27081 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 27082 "template_args" : [ "type-391" ], 27083 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1ENS0_13RepeatedFieldIjEEEE" 27084 }, 27085 { 27086 "alignment" : 1, 27087 "base_specifiers" : 27088 [ 27089 { 27090 "referenced_type" : "type-146" 27091 } 27092 ], 27093 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<unsigned long long> >", 27094 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedField<unsigned long long> >", 27095 "referenced_type" : "type-1077", 27096 "self_type" : "type-1077", 27097 "size" : 1, 27098 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 27099 "template_args" : [ "type-396" ], 27100 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1ENS0_13RepeatedFieldIyEEEE" 27101 }, 27102 { 27103 "alignment" : 1, 27104 "base_specifiers" : 27105 [ 27106 { 27107 "referenced_type" : "type-146" 27108 } 27109 ], 27110 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 27111 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedPtrField<google::protobuf::MessageLite> >", 27112 "referenced_type" : "type-1089", 27113 "self_type" : "type-1089", 27114 "size" : 1, 27115 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 27116 "template_args" : [ "type-424" ], 27117 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1ENS0_16RepeatedPtrFieldINS0_11MessageLiteEEEEE" 27118 }, 27119 { 27120 "alignment" : 1, 27121 "base_specifiers" : 27122 [ 27123 { 27124 "referenced_type" : "type-146" 27125 } 27126 ], 27127 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 27128 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, google::protobuf::RepeatedPtrField<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >", 27129 "referenced_type" : "type-1087", 27130 "self_type" : "type-1087", 27131 "size" : 1, 27132 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 27133 "template_args" : [ "type-417" ], 27134 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1ENS0_16RepeatedPtrFieldINSt3__112basic_stringIcNS5_11char_traitsIcEENS5_9allocatorIcEEEEEEEE" 27135 }, 27136 { 27137 "alignment" : 1, 27138 "base_specifiers" : 27139 [ 27140 { 27141 "referenced_type" : "type-146" 27142 } 27143 ], 27144 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, int>", 27145 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, int>", 27146 "referenced_type" : "type-1062", 27147 "self_type" : "type-1062", 27148 "size" : 1, 27149 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 27150 "template_args" : [ "type-1" ], 27151 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1EiEE" 27152 }, 27153 { 27154 "alignment" : 1, 27155 "base_specifiers" : 27156 [ 27157 { 27158 "referenced_type" : "type-146" 27159 } 27160 ], 27161 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 27162 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >", 27163 "referenced_type" : "type-724", 27164 "self_type" : "type-724", 27165 "size" : 1, 27166 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 27167 "template_args" : [ "type-725" ], 27168 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1ENSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEEEE" 27169 }, 27170 { 27171 "alignment" : 1, 27172 "base_specifiers" : 27173 [ 27174 { 27175 "referenced_type" : "type-146" 27176 } 27177 ], 27178 "linker_set_key" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, unsigned int>", 27179 "name" : "google::protobuf::internal::type_traits_internal::is_enum_impl<true, unsigned int>", 27180 "referenced_type" : "type-728", 27181 "self_type" : "type-728", 27182 "size" : 1, 27183 "source_file" : "/external/protobuf/src/google/protobuf/stubs/type_traits.h", 27184 "template_args" : [ "type-4" ], 27185 "unique_id" : "_ZTSN6google8protobuf8internal20type_traits_internal12is_enum_implILb1EjEE" 27186 }, 27187 { 27188 "alignment" : 4, 27189 "base_specifiers" : 27190 [ 27191 { 27192 "referenced_type" : "type-766" 27193 } 27194 ], 27195 "fields" : 27196 [ 27197 { 27198 "access" : "private", 27199 "field_name" : "data_", 27200 "field_offset" : 32, 27201 "referenced_type" : "type-765" 27202 }, 27203 { 27204 "access" : "private", 27205 "field_name" : "size_", 27206 "field_offset" : 64, 27207 "referenced_type" : "type-41" 27208 }, 27209 { 27210 "access" : "private", 27211 "field_name" : "block_size_", 27212 "field_offset" : 96, 27213 "referenced_type" : "type-41" 27214 }, 27215 { 27216 "access" : "private", 27217 "field_name" : "position_", 27218 "field_offset" : 128, 27219 "referenced_type" : "type-1" 27220 }, 27221 { 27222 "access" : "private", 27223 "field_name" : "last_returned_size_", 27224 "field_offset" : 160, 27225 "referenced_type" : "type-1" 27226 } 27227 ], 27228 "linker_set_key" : "google::protobuf::io::ArrayInputStream", 27229 "name" : "google::protobuf::io::ArrayInputStream", 27230 "record_kind" : "class", 27231 "referenced_type" : "type-764", 27232 "self_type" : "type-764", 27233 "size" : 24, 27234 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h", 27235 "unique_id" : "_ZTSN6google8protobuf2io16ArrayInputStreamE", 27236 "vtable_components" : 27237 [ 27238 { 27239 "kind" : "offset_to_top" 27240 }, 27241 { 27242 "kind" : "rtti", 27243 "mangled_component_name" : "_ZTIN6google8protobuf2io16ArrayInputStreamE" 27244 }, 27245 { 27246 "kind" : "complete_dtor_pointer", 27247 "mangled_component_name" : "_ZN6google8protobuf2io16ArrayInputStreamD1Ev" 27248 }, 27249 { 27250 "kind" : "deleting_dtor_pointer", 27251 "mangled_component_name" : "_ZN6google8protobuf2io16ArrayInputStreamD0Ev" 27252 }, 27253 { 27254 "mangled_component_name" : "_ZN6google8protobuf2io16ArrayInputStream4NextEPPKvPi" 27255 }, 27256 { 27257 "mangled_component_name" : "_ZN6google8protobuf2io16ArrayInputStream6BackUpEi" 27258 }, 27259 { 27260 "mangled_component_name" : "_ZN6google8protobuf2io16ArrayInputStream4SkipEi" 27261 }, 27262 { 27263 "mangled_component_name" : "_ZNK6google8protobuf2io16ArrayInputStream9ByteCountEv" 27264 } 27265 ] 27266 }, 27267 { 27268 "alignment" : 4, 27269 "base_specifiers" : 27270 [ 27271 { 27272 "referenced_type" : "type-740" 27273 } 27274 ], 27275 "fields" : 27276 [ 27277 { 27278 "access" : "private", 27279 "field_name" : "data_", 27280 "field_offset" : 32, 27281 "referenced_type" : "type-768" 27282 }, 27283 { 27284 "access" : "private", 27285 "field_name" : "size_", 27286 "field_offset" : 64, 27287 "referenced_type" : "type-41" 27288 }, 27289 { 27290 "access" : "private", 27291 "field_name" : "block_size_", 27292 "field_offset" : 96, 27293 "referenced_type" : "type-41" 27294 }, 27295 { 27296 "access" : "private", 27297 "field_name" : "position_", 27298 "field_offset" : 128, 27299 "referenced_type" : "type-1" 27300 }, 27301 { 27302 "access" : "private", 27303 "field_name" : "last_returned_size_", 27304 "field_offset" : 160, 27305 "referenced_type" : "type-1" 27306 } 27307 ], 27308 "linker_set_key" : "google::protobuf::io::ArrayOutputStream", 27309 "name" : "google::protobuf::io::ArrayOutputStream", 27310 "record_kind" : "class", 27311 "referenced_type" : "type-767", 27312 "self_type" : "type-767", 27313 "size" : 24, 27314 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h", 27315 "unique_id" : "_ZTSN6google8protobuf2io17ArrayOutputStreamE", 27316 "vtable_components" : 27317 [ 27318 { 27319 "kind" : "offset_to_top" 27320 }, 27321 { 27322 "kind" : "rtti", 27323 "mangled_component_name" : "_ZTIN6google8protobuf2io17ArrayOutputStreamE" 27324 }, 27325 { 27326 "kind" : "complete_dtor_pointer", 27327 "mangled_component_name" : "_ZN6google8protobuf2io17ArrayOutputStreamD1Ev" 27328 }, 27329 { 27330 "kind" : "deleting_dtor_pointer", 27331 "mangled_component_name" : "_ZN6google8protobuf2io17ArrayOutputStreamD0Ev" 27332 }, 27333 { 27334 "mangled_component_name" : "_ZN6google8protobuf2io17ArrayOutputStream4NextEPPvPi" 27335 }, 27336 { 27337 "mangled_component_name" : "_ZN6google8protobuf2io17ArrayOutputStream6BackUpEi" 27338 }, 27339 { 27340 "mangled_component_name" : "_ZNK6google8protobuf2io17ArrayOutputStream9ByteCountEv" 27341 }, 27342 { 27343 "mangled_component_name" : "_ZN6google8protobuf2io20ZeroCopyOutputStream15WriteAliasedRawEPKvi" 27344 }, 27345 { 27346 "mangled_component_name" : "_ZNK6google8protobuf2io20ZeroCopyOutputStream14AllowsAliasingEv" 27347 } 27348 ] 27349 }, 27350 { 27351 "alignment" : 4, 27352 "fields" : 27353 [ 27354 { 27355 "access" : "private", 27356 "field_name" : "buffer_", 27357 "referenced_type" : "type-218" 27358 }, 27359 { 27360 "access" : "private", 27361 "field_name" : "buffer_end_", 27362 "field_offset" : 32, 27363 "referenced_type" : "type-218" 27364 }, 27365 { 27366 "access" : "private", 27367 "field_name" : "input_", 27368 "field_offset" : 64, 27369 "referenced_type" : "type-605" 27370 }, 27371 { 27372 "access" : "private", 27373 "field_name" : "total_bytes_read_", 27374 "field_offset" : 96, 27375 "referenced_type" : "type-1" 27376 }, 27377 { 27378 "access" : "private", 27379 "field_name" : "overflow_bytes_", 27380 "field_offset" : 128, 27381 "referenced_type" : "type-1" 27382 }, 27383 { 27384 "access" : "private", 27385 "field_name" : "last_tag_", 27386 "field_offset" : 160, 27387 "referenced_type" : "type-4" 27388 }, 27389 { 27390 "access" : "private", 27391 "field_name" : "legitimate_message_end_", 27392 "field_offset" : 192, 27393 "referenced_type" : "type-12" 27394 }, 27395 { 27396 "access" : "private", 27397 "field_name" : "aliasing_enabled_", 27398 "field_offset" : 200, 27399 "referenced_type" : "type-12" 27400 }, 27401 { 27402 "access" : "private", 27403 "field_name" : "current_limit_", 27404 "field_offset" : 224, 27405 "referenced_type" : "type-1" 27406 }, 27407 { 27408 "access" : "private", 27409 "field_name" : "buffer_size_after_limit_", 27410 "field_offset" : 256, 27411 "referenced_type" : "type-1" 27412 }, 27413 { 27414 "access" : "private", 27415 "field_name" : "total_bytes_limit_", 27416 "field_offset" : 288, 27417 "referenced_type" : "type-1" 27418 }, 27419 { 27420 "access" : "private", 27421 "field_name" : "total_bytes_warning_threshold_", 27422 "field_offset" : 320, 27423 "referenced_type" : "type-1" 27424 }, 27425 { 27426 "access" : "private", 27427 "field_name" : "recursion_budget_", 27428 "field_offset" : 352, 27429 "referenced_type" : "type-1" 27430 }, 27431 { 27432 "access" : "private", 27433 "field_name" : "recursion_limit_", 27434 "field_offset" : 384, 27435 "referenced_type" : "type-1" 27436 }, 27437 { 27438 "access" : "private", 27439 "field_name" : "extension_pool_", 27440 "field_offset" : 416, 27441 "referenced_type" : "type-607" 27442 }, 27443 { 27444 "access" : "private", 27445 "field_name" : "extension_factory_", 27446 "field_offset" : 448, 27447 "referenced_type" : "type-610" 27448 } 27449 ], 27450 "linker_set_key" : "google::protobuf::io::CodedInputStream", 27451 "name" : "google::protobuf::io::CodedInputStream", 27452 "record_kind" : "class", 27453 "referenced_type" : "type-603", 27454 "self_type" : "type-603", 27455 "size" : 60, 27456 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h", 27457 "unique_id" : "_ZTSN6google8protobuf2io16CodedInputStreamE" 27458 }, 27459 { 27460 "alignment" : 4, 27461 "fields" : 27462 [ 27463 { 27464 "access" : "private", 27465 "field_name" : "output_", 27466 "referenced_type" : "type-616" 27467 }, 27468 { 27469 "access" : "private", 27470 "field_name" : "buffer_", 27471 "field_offset" : 32, 27472 "referenced_type" : "type-618" 27473 }, 27474 { 27475 "access" : "private", 27476 "field_name" : "buffer_size_", 27477 "field_offset" : 64, 27478 "referenced_type" : "type-1" 27479 }, 27480 { 27481 "access" : "private", 27482 "field_name" : "total_bytes_", 27483 "field_offset" : 96, 27484 "referenced_type" : "type-1" 27485 }, 27486 { 27487 "access" : "private", 27488 "field_name" : "had_error_", 27489 "field_offset" : 128, 27490 "referenced_type" : "type-12" 27491 }, 27492 { 27493 "access" : "private", 27494 "field_name" : "aliasing_enabled_", 27495 "field_offset" : 136, 27496 "referenced_type" : "type-12" 27497 } 27498 ], 27499 "linker_set_key" : "google::protobuf::io::CodedOutputStream", 27500 "name" : "google::protobuf::io::CodedOutputStream", 27501 "record_kind" : "class", 27502 "referenced_type" : "type-615", 27503 "self_type" : "type-615", 27504 "size" : 20, 27505 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h", 27506 "unique_id" : "_ZTSN6google8protobuf2io17CodedOutputStreamE" 27507 }, 27508 { 27509 "alignment" : 1, 27510 "linker_set_key" : "google::protobuf::io::CodedOutputStream::StaticVarintSize32<11>", 27511 "name" : "google::protobuf::io::CodedOutputStream::StaticVarintSize32<11>", 27512 "referenced_type" : "type-849", 27513 "self_type" : "type-849", 27514 "size" : 1, 27515 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h", 27516 "unique_id" : "_ZTSN6google8protobuf2io17CodedOutputStream18StaticVarintSize32ILj11EEE" 27517 }, 27518 { 27519 "alignment" : 1, 27520 "linker_set_key" : "google::protobuf::io::CodedOutputStream::StaticVarintSize32<12>", 27521 "name" : "google::protobuf::io::CodedOutputStream::StaticVarintSize32<12>", 27522 "referenced_type" : "type-850", 27523 "self_type" : "type-850", 27524 "size" : 1, 27525 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h", 27526 "unique_id" : "_ZTSN6google8protobuf2io17CodedOutputStream18StaticVarintSize32ILj12EEE" 27527 }, 27528 { 27529 "alignment" : 1, 27530 "linker_set_key" : "google::protobuf::io::CodedOutputStream::StaticVarintSize32<16>", 27531 "name" : "google::protobuf::io::CodedOutputStream::StaticVarintSize32<16>", 27532 "referenced_type" : "type-851", 27533 "self_type" : "type-851", 27534 "size" : 1, 27535 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h", 27536 "unique_id" : "_ZTSN6google8protobuf2io17CodedOutputStream18StaticVarintSize32ILj16EEE" 27537 }, 27538 { 27539 "alignment" : 1, 27540 "linker_set_key" : "google::protobuf::io::CodedOutputStream::StaticVarintSize32<26>", 27541 "name" : "google::protobuf::io::CodedOutputStream::StaticVarintSize32<26>", 27542 "referenced_type" : "type-852", 27543 "self_type" : "type-852", 27544 "size" : 1, 27545 "source_file" : "/external/protobuf/src/google/protobuf/io/coded_stream.h", 27546 "unique_id" : "_ZTSN6google8protobuf2io17CodedOutputStream18StaticVarintSize32ILj26EEE" 27547 }, 27548 { 27549 "alignment" : 8, 27550 "base_specifiers" : 27551 [ 27552 { 27553 "referenced_type" : "type-766" 27554 } 27555 ], 27556 "fields" : 27557 [ 27558 { 27559 "access" : "private", 27560 "field_name" : "streams_", 27561 "field_offset" : 32, 27562 "referenced_type" : "type-1616" 27563 }, 27564 { 27565 "access" : "private", 27566 "field_name" : "stream_count_", 27567 "field_offset" : 64, 27568 "referenced_type" : "type-1" 27569 }, 27570 { 27571 "access" : "private", 27572 "field_name" : "bytes_retired_", 27573 "field_offset" : 128, 27574 "referenced_type" : "type-89" 27575 } 27576 ], 27577 "linker_set_key" : "google::protobuf::io::ConcatenatingInputStream", 27578 "name" : "google::protobuf::io::ConcatenatingInputStream", 27579 "record_kind" : "class", 27580 "referenced_type" : "type-1615", 27581 "self_type" : "type-1615", 27582 "size" : 24, 27583 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", 27584 "unique_id" : "_ZTSN6google8protobuf2io24ConcatenatingInputStreamE", 27585 "vtable_components" : 27586 [ 27587 { 27588 "kind" : "offset_to_top" 27589 }, 27590 { 27591 "kind" : "rtti", 27592 "mangled_component_name" : "_ZTIN6google8protobuf2io24ConcatenatingInputStreamE" 27593 }, 27594 { 27595 "kind" : "complete_dtor_pointer", 27596 "mangled_component_name" : "_ZN6google8protobuf2io24ConcatenatingInputStreamD1Ev" 27597 }, 27598 { 27599 "kind" : "deleting_dtor_pointer", 27600 "mangled_component_name" : "_ZN6google8protobuf2io24ConcatenatingInputStreamD0Ev" 27601 }, 27602 { 27603 "mangled_component_name" : "_ZN6google8protobuf2io24ConcatenatingInputStream4NextEPPKvPi" 27604 }, 27605 { 27606 "mangled_component_name" : "_ZN6google8protobuf2io24ConcatenatingInputStream6BackUpEi" 27607 }, 27608 { 27609 "mangled_component_name" : "_ZN6google8protobuf2io24ConcatenatingInputStream4SkipEi" 27610 }, 27611 { 27612 "mangled_component_name" : "_ZNK6google8protobuf2io24ConcatenatingInputStream9ByteCountEv" 27613 } 27614 ] 27615 }, 27616 { 27617 "alignment" : 4, 27618 "linker_set_key" : "google::protobuf::io::CopyingInputStream", 27619 "name" : "google::protobuf::io::CopyingInputStream", 27620 "record_kind" : "class", 27621 "referenced_type" : "type-776", 27622 "self_type" : "type-776", 27623 "size" : 4, 27624 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h", 27625 "unique_id" : "_ZTSN6google8protobuf2io18CopyingInputStreamE", 27626 "vtable_components" : 27627 [ 27628 { 27629 "kind" : "offset_to_top" 27630 }, 27631 { 27632 "kind" : "rtti", 27633 "mangled_component_name" : "_ZTIN6google8protobuf2io18CopyingInputStreamE" 27634 }, 27635 { 27636 "kind" : "complete_dtor_pointer", 27637 "mangled_component_name" : "_ZN6google8protobuf2io18CopyingInputStreamD1Ev" 27638 }, 27639 { 27640 "kind" : "deleting_dtor_pointer", 27641 "mangled_component_name" : "_ZN6google8protobuf2io18CopyingInputStreamD0Ev" 27642 }, 27643 { 27644 "is_pure" : true, 27645 "mangled_component_name" : "_ZN6google8protobuf2io18CopyingInputStream4ReadEPvi" 27646 }, 27647 { 27648 "mangled_component_name" : "_ZN6google8protobuf2io18CopyingInputStream4SkipEi" 27649 } 27650 ] 27651 }, 27652 { 27653 "alignment" : 8, 27654 "base_specifiers" : 27655 [ 27656 { 27657 "referenced_type" : "type-766" 27658 } 27659 ], 27660 "fields" : 27661 [ 27662 { 27663 "access" : "private", 27664 "field_name" : "copying_stream_", 27665 "field_offset" : 32, 27666 "referenced_type" : "type-778" 27667 }, 27668 { 27669 "access" : "private", 27670 "field_name" : "owns_copying_stream_", 27671 "field_offset" : 64, 27672 "referenced_type" : "type-12" 27673 }, 27674 { 27675 "access" : "private", 27676 "field_name" : "failed_", 27677 "field_offset" : 72, 27678 "referenced_type" : "type-12" 27679 }, 27680 { 27681 "access" : "private", 27682 "field_name" : "position_", 27683 "field_offset" : 128, 27684 "referenced_type" : "type-89" 27685 }, 27686 { 27687 "access" : "private", 27688 "field_name" : "buffer_", 27689 "field_offset" : 192, 27690 "referenced_type" : "type-779" 27691 }, 27692 { 27693 "access" : "private", 27694 "field_name" : "buffer_size_", 27695 "field_offset" : 224, 27696 "referenced_type" : "type-41" 27697 }, 27698 { 27699 "access" : "private", 27700 "field_name" : "buffer_used_", 27701 "field_offset" : 256, 27702 "referenced_type" : "type-1" 27703 }, 27704 { 27705 "access" : "private", 27706 "field_name" : "backup_bytes_", 27707 "field_offset" : 288, 27708 "referenced_type" : "type-1" 27709 } 27710 ], 27711 "linker_set_key" : "google::protobuf::io::CopyingInputStreamAdaptor", 27712 "name" : "google::protobuf::io::CopyingInputStreamAdaptor", 27713 "record_kind" : "class", 27714 "referenced_type" : "type-777", 27715 "self_type" : "type-777", 27716 "size" : 40, 27717 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h", 27718 "unique_id" : "_ZTSN6google8protobuf2io25CopyingInputStreamAdaptorE", 27719 "vtable_components" : 27720 [ 27721 { 27722 "kind" : "offset_to_top" 27723 }, 27724 { 27725 "kind" : "rtti", 27726 "mangled_component_name" : "_ZTIN6google8protobuf2io25CopyingInputStreamAdaptorE" 27727 }, 27728 { 27729 "kind" : "complete_dtor_pointer", 27730 "mangled_component_name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorD1Ev" 27731 }, 27732 { 27733 "kind" : "deleting_dtor_pointer", 27734 "mangled_component_name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptorD0Ev" 27735 }, 27736 { 27737 "mangled_component_name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor4NextEPPKvPi" 27738 }, 27739 { 27740 "mangled_component_name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor6BackUpEi" 27741 }, 27742 { 27743 "mangled_component_name" : "_ZN6google8protobuf2io25CopyingInputStreamAdaptor4SkipEi" 27744 }, 27745 { 27746 "mangled_component_name" : "_ZNK6google8protobuf2io25CopyingInputStreamAdaptor9ByteCountEv" 27747 } 27748 ] 27749 }, 27750 { 27751 "alignment" : 4, 27752 "linker_set_key" : "google::protobuf::io::CopyingOutputStream", 27753 "name" : "google::protobuf::io::CopyingOutputStream", 27754 "record_kind" : "class", 27755 "referenced_type" : "type-783", 27756 "self_type" : "type-783", 27757 "size" : 4, 27758 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h", 27759 "unique_id" : "_ZTSN6google8protobuf2io19CopyingOutputStreamE", 27760 "vtable_components" : 27761 [ 27762 { 27763 "kind" : "offset_to_top" 27764 }, 27765 { 27766 "kind" : "rtti", 27767 "mangled_component_name" : "_ZTIN6google8protobuf2io19CopyingOutputStreamE" 27768 }, 27769 { 27770 "kind" : "complete_dtor_pointer", 27771 "mangled_component_name" : "_ZN6google8protobuf2io19CopyingOutputStreamD1Ev" 27772 }, 27773 { 27774 "kind" : "deleting_dtor_pointer", 27775 "mangled_component_name" : "_ZN6google8protobuf2io19CopyingOutputStreamD0Ev" 27776 }, 27777 { 27778 "is_pure" : true, 27779 "mangled_component_name" : "_ZN6google8protobuf2io19CopyingOutputStream5WriteEPKvi" 27780 } 27781 ] 27782 }, 27783 { 27784 "alignment" : 8, 27785 "base_specifiers" : 27786 [ 27787 { 27788 "referenced_type" : "type-740" 27789 } 27790 ], 27791 "fields" : 27792 [ 27793 { 27794 "access" : "private", 27795 "field_name" : "copying_stream_", 27796 "field_offset" : 32, 27797 "referenced_type" : "type-785" 27798 }, 27799 { 27800 "access" : "private", 27801 "field_name" : "owns_copying_stream_", 27802 "field_offset" : 64, 27803 "referenced_type" : "type-12" 27804 }, 27805 { 27806 "access" : "private", 27807 "field_name" : "failed_", 27808 "field_offset" : 72, 27809 "referenced_type" : "type-12" 27810 }, 27811 { 27812 "access" : "private", 27813 "field_name" : "position_", 27814 "field_offset" : 128, 27815 "referenced_type" : "type-89" 27816 }, 27817 { 27818 "access" : "private", 27819 "field_name" : "buffer_", 27820 "field_offset" : 192, 27821 "referenced_type" : "type-779" 27822 }, 27823 { 27824 "access" : "private", 27825 "field_name" : "buffer_size_", 27826 "field_offset" : 224, 27827 "referenced_type" : "type-41" 27828 }, 27829 { 27830 "access" : "private", 27831 "field_name" : "buffer_used_", 27832 "field_offset" : 256, 27833 "referenced_type" : "type-1" 27834 } 27835 ], 27836 "linker_set_key" : "google::protobuf::io::CopyingOutputStreamAdaptor", 27837 "name" : "google::protobuf::io::CopyingOutputStreamAdaptor", 27838 "record_kind" : "class", 27839 "referenced_type" : "type-784", 27840 "self_type" : "type-784", 27841 "size" : 40, 27842 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h", 27843 "unique_id" : "_ZTSN6google8protobuf2io26CopyingOutputStreamAdaptorE", 27844 "vtable_components" : 27845 [ 27846 { 27847 "kind" : "offset_to_top" 27848 }, 27849 { 27850 "kind" : "rtti", 27851 "mangled_component_name" : "_ZTIN6google8protobuf2io26CopyingOutputStreamAdaptorE" 27852 }, 27853 { 27854 "kind" : "complete_dtor_pointer", 27855 "mangled_component_name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorD1Ev" 27856 }, 27857 { 27858 "kind" : "deleting_dtor_pointer", 27859 "mangled_component_name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptorD0Ev" 27860 }, 27861 { 27862 "mangled_component_name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor4NextEPPvPi" 27863 }, 27864 { 27865 "mangled_component_name" : "_ZN6google8protobuf2io26CopyingOutputStreamAdaptor6BackUpEi" 27866 }, 27867 { 27868 "mangled_component_name" : "_ZNK6google8protobuf2io26CopyingOutputStreamAdaptor9ByteCountEv" 27869 }, 27870 { 27871 "mangled_component_name" : "_ZN6google8protobuf2io20ZeroCopyOutputStream15WriteAliasedRawEPKvi" 27872 }, 27873 { 27874 "mangled_component_name" : "_ZNK6google8protobuf2io20ZeroCopyOutputStream14AllowsAliasingEv" 27875 } 27876 ] 27877 }, 27878 { 27879 "alignment" : 8, 27880 "base_specifiers" : 27881 [ 27882 { 27883 "referenced_type" : "type-766" 27884 } 27885 ], 27886 "fields" : 27887 [ 27888 { 27889 "access" : "private", 27890 "field_name" : "copying_input_", 27891 "field_offset" : 32, 27892 "referenced_type" : "type-1585" 27893 }, 27894 { 27895 "access" : "private", 27896 "field_name" : "impl_", 27897 "field_offset" : 192, 27898 "referenced_type" : "type-777" 27899 } 27900 ], 27901 "linker_set_key" : "google::protobuf::io::FileInputStream", 27902 "name" : "google::protobuf::io::FileInputStream", 27903 "record_kind" : "class", 27904 "referenced_type" : "type-1584", 27905 "self_type" : "type-1584", 27906 "size" : 64, 27907 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", 27908 "unique_id" : "_ZTSN6google8protobuf2io15FileInputStreamE", 27909 "vtable_components" : 27910 [ 27911 { 27912 "kind" : "offset_to_top" 27913 }, 27914 { 27915 "kind" : "rtti", 27916 "mangled_component_name" : "_ZTIN6google8protobuf2io15FileInputStreamE" 27917 }, 27918 { 27919 "kind" : "complete_dtor_pointer", 27920 "mangled_component_name" : "_ZN6google8protobuf2io15FileInputStreamD1Ev" 27921 }, 27922 { 27923 "kind" : "deleting_dtor_pointer", 27924 "mangled_component_name" : "_ZN6google8protobuf2io15FileInputStreamD0Ev" 27925 }, 27926 { 27927 "mangled_component_name" : "_ZN6google8protobuf2io15FileInputStream4NextEPPKvPi" 27928 }, 27929 { 27930 "mangled_component_name" : "_ZN6google8protobuf2io15FileInputStream6BackUpEi" 27931 }, 27932 { 27933 "mangled_component_name" : "_ZN6google8protobuf2io15FileInputStream4SkipEi" 27934 }, 27935 { 27936 "mangled_component_name" : "_ZNK6google8protobuf2io15FileInputStream9ByteCountEv" 27937 } 27938 ] 27939 }, 27940 { 27941 "access" : "private", 27942 "alignment" : 4, 27943 "base_specifiers" : 27944 [ 27945 { 27946 "referenced_type" : "type-776" 27947 } 27948 ], 27949 "fields" : 27950 [ 27951 { 27952 "access" : "private", 27953 "field_name" : "file_", 27954 "field_offset" : 32, 27955 "referenced_type" : "type-41" 27956 }, 27957 { 27958 "access" : "private", 27959 "field_name" : "close_on_delete_", 27960 "field_offset" : 64, 27961 "referenced_type" : "type-12" 27962 }, 27963 { 27964 "access" : "private", 27965 "field_name" : "is_closed_", 27966 "field_offset" : 72, 27967 "referenced_type" : "type-12" 27968 }, 27969 { 27970 "access" : "private", 27971 "field_name" : "errno_", 27972 "field_offset" : 96, 27973 "referenced_type" : "type-1" 27974 }, 27975 { 27976 "access" : "private", 27977 "field_name" : "previous_seek_failed_", 27978 "field_offset" : 128, 27979 "referenced_type" : "type-12" 27980 } 27981 ], 27982 "linker_set_key" : "google::protobuf::io::FileInputStream::CopyingFileInputStream", 27983 "name" : "google::protobuf::io::FileInputStream::CopyingFileInputStream", 27984 "record_kind" : "class", 27985 "referenced_type" : "type-1585", 27986 "self_type" : "type-1585", 27987 "size" : 20, 27988 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", 27989 "unique_id" : "_ZTSN6google8protobuf2io15FileInputStream22CopyingFileInputStreamE", 27990 "vtable_components" : 27991 [ 27992 { 27993 "kind" : "offset_to_top" 27994 }, 27995 { 27996 "kind" : "rtti", 27997 "mangled_component_name" : "_ZTIN6google8protobuf2io15FileInputStream22CopyingFileInputStreamE" 27998 }, 27999 { 28000 "kind" : "complete_dtor_pointer", 28001 "mangled_component_name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamD1Ev" 28002 }, 28003 { 28004 "kind" : "deleting_dtor_pointer", 28005 "mangled_component_name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStreamD0Ev" 28006 }, 28007 { 28008 "mangled_component_name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStream4ReadEPvi" 28009 }, 28010 { 28011 "mangled_component_name" : "_ZN6google8protobuf2io15FileInputStream22CopyingFileInputStream4SkipEi" 28012 } 28013 ] 28014 }, 28015 { 28016 "alignment" : 8, 28017 "base_specifiers" : 28018 [ 28019 { 28020 "referenced_type" : "type-740" 28021 } 28022 ], 28023 "fields" : 28024 [ 28025 { 28026 "access" : "private", 28027 "field_name" : "copying_output_", 28028 "field_offset" : 32, 28029 "referenced_type" : "type-1592" 28030 }, 28031 { 28032 "access" : "private", 28033 "field_name" : "impl_", 28034 "field_offset" : 192, 28035 "referenced_type" : "type-784" 28036 } 28037 ], 28038 "linker_set_key" : "google::protobuf::io::FileOutputStream", 28039 "name" : "google::protobuf::io::FileOutputStream", 28040 "record_kind" : "class", 28041 "referenced_type" : "type-1591", 28042 "self_type" : "type-1591", 28043 "size" : 64, 28044 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", 28045 "unique_id" : "_ZTSN6google8protobuf2io16FileOutputStreamE", 28046 "vtable_components" : 28047 [ 28048 { 28049 "kind" : "offset_to_top" 28050 }, 28051 { 28052 "kind" : "rtti", 28053 "mangled_component_name" : "_ZTIN6google8protobuf2io16FileOutputStreamE" 28054 }, 28055 { 28056 "kind" : "complete_dtor_pointer", 28057 "mangled_component_name" : "_ZN6google8protobuf2io16FileOutputStreamD1Ev" 28058 }, 28059 { 28060 "kind" : "deleting_dtor_pointer", 28061 "mangled_component_name" : "_ZN6google8protobuf2io16FileOutputStreamD0Ev" 28062 }, 28063 { 28064 "mangled_component_name" : "_ZN6google8protobuf2io16FileOutputStream4NextEPPvPi" 28065 }, 28066 { 28067 "mangled_component_name" : "_ZN6google8protobuf2io16FileOutputStream6BackUpEi" 28068 }, 28069 { 28070 "mangled_component_name" : "_ZNK6google8protobuf2io16FileOutputStream9ByteCountEv" 28071 }, 28072 { 28073 "mangled_component_name" : "_ZN6google8protobuf2io20ZeroCopyOutputStream15WriteAliasedRawEPKvi" 28074 }, 28075 { 28076 "mangled_component_name" : "_ZNK6google8protobuf2io20ZeroCopyOutputStream14AllowsAliasingEv" 28077 } 28078 ] 28079 }, 28080 { 28081 "access" : "private", 28082 "alignment" : 4, 28083 "base_specifiers" : 28084 [ 28085 { 28086 "referenced_type" : "type-783" 28087 } 28088 ], 28089 "fields" : 28090 [ 28091 { 28092 "access" : "private", 28093 "field_name" : "file_", 28094 "field_offset" : 32, 28095 "referenced_type" : "type-41" 28096 }, 28097 { 28098 "access" : "private", 28099 "field_name" : "close_on_delete_", 28100 "field_offset" : 64, 28101 "referenced_type" : "type-12" 28102 }, 28103 { 28104 "access" : "private", 28105 "field_name" : "is_closed_", 28106 "field_offset" : 72, 28107 "referenced_type" : "type-12" 28108 }, 28109 { 28110 "access" : "private", 28111 "field_name" : "errno_", 28112 "field_offset" : 96, 28113 "referenced_type" : "type-1" 28114 } 28115 ], 28116 "linker_set_key" : "google::protobuf::io::FileOutputStream::CopyingFileOutputStream", 28117 "name" : "google::protobuf::io::FileOutputStream::CopyingFileOutputStream", 28118 "record_kind" : "class", 28119 "referenced_type" : "type-1592", 28120 "self_type" : "type-1592", 28121 "size" : 16, 28122 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", 28123 "unique_id" : "_ZTSN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamE", 28124 "vtable_components" : 28125 [ 28126 { 28127 "kind" : "offset_to_top" 28128 }, 28129 { 28130 "kind" : "rtti", 28131 "mangled_component_name" : "_ZTIN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamE" 28132 }, 28133 { 28134 "kind" : "complete_dtor_pointer", 28135 "mangled_component_name" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamD1Ev" 28136 }, 28137 { 28138 "kind" : "deleting_dtor_pointer", 28139 "mangled_component_name" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStreamD0Ev" 28140 }, 28141 { 28142 "mangled_component_name" : "_ZN6google8protobuf2io16FileOutputStream23CopyingFileOutputStream5WriteEPKvi" 28143 } 28144 ] 28145 }, 28146 { 28147 "alignment" : 8, 28148 "base_specifiers" : 28149 [ 28150 { 28151 "referenced_type" : "type-766" 28152 } 28153 ], 28154 "fields" : 28155 [ 28156 { 28157 "access" : "private", 28158 "field_name" : "copying_input_", 28159 "field_offset" : 32, 28160 "referenced_type" : "type-1598" 28161 }, 28162 { 28163 "access" : "private", 28164 "field_name" : "impl_", 28165 "field_offset" : 128, 28166 "referenced_type" : "type-777" 28167 } 28168 ], 28169 "linker_set_key" : "google::protobuf::io::IstreamInputStream", 28170 "name" : "google::protobuf::io::IstreamInputStream", 28171 "record_kind" : "class", 28172 "referenced_type" : "type-1597", 28173 "self_type" : "type-1597", 28174 "size" : 56, 28175 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", 28176 "unique_id" : "_ZTSN6google8protobuf2io18IstreamInputStreamE", 28177 "vtable_components" : 28178 [ 28179 { 28180 "kind" : "offset_to_top" 28181 }, 28182 { 28183 "kind" : "rtti", 28184 "mangled_component_name" : "_ZTIN6google8protobuf2io18IstreamInputStreamE" 28185 }, 28186 { 28187 "kind" : "complete_dtor_pointer", 28188 "mangled_component_name" : "_ZN6google8protobuf2io18IstreamInputStreamD1Ev" 28189 }, 28190 { 28191 "kind" : "deleting_dtor_pointer", 28192 "mangled_component_name" : "_ZN6google8protobuf2io18IstreamInputStreamD0Ev" 28193 }, 28194 { 28195 "mangled_component_name" : "_ZN6google8protobuf2io18IstreamInputStream4NextEPPKvPi" 28196 }, 28197 { 28198 "mangled_component_name" : "_ZN6google8protobuf2io18IstreamInputStream6BackUpEi" 28199 }, 28200 { 28201 "mangled_component_name" : "_ZN6google8protobuf2io18IstreamInputStream4SkipEi" 28202 }, 28203 { 28204 "mangled_component_name" : "_ZNK6google8protobuf2io18IstreamInputStream9ByteCountEv" 28205 } 28206 ] 28207 }, 28208 { 28209 "access" : "private", 28210 "alignment" : 4, 28211 "base_specifiers" : 28212 [ 28213 { 28214 "referenced_type" : "type-776" 28215 } 28216 ], 28217 "fields" : 28218 [ 28219 { 28220 "access" : "private", 28221 "field_name" : "input_", 28222 "field_offset" : 32, 28223 "referenced_type" : "type-1599" 28224 } 28225 ], 28226 "linker_set_key" : "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream", 28227 "name" : "google::protobuf::io::IstreamInputStream::CopyingIstreamInputStream", 28228 "record_kind" : "class", 28229 "referenced_type" : "type-1598", 28230 "self_type" : "type-1598", 28231 "size" : 8, 28232 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", 28233 "unique_id" : "_ZTSN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamE", 28234 "vtable_components" : 28235 [ 28236 { 28237 "kind" : "offset_to_top" 28238 }, 28239 { 28240 "kind" : "rtti", 28241 "mangled_component_name" : "_ZTIN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamE" 28242 }, 28243 { 28244 "kind" : "complete_dtor_pointer", 28245 "mangled_component_name" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamD1Ev" 28246 }, 28247 { 28248 "kind" : "deleting_dtor_pointer", 28249 "mangled_component_name" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStreamD0Ev" 28250 }, 28251 { 28252 "mangled_component_name" : "_ZN6google8protobuf2io18IstreamInputStream25CopyingIstreamInputStream4ReadEPvi" 28253 }, 28254 { 28255 "mangled_component_name" : "_ZN6google8protobuf2io18CopyingInputStream4SkipEi" 28256 } 28257 ] 28258 }, 28259 { 28260 "alignment" : 4, 28261 "base_specifiers" : 28262 [ 28263 { 28264 "referenced_type" : "type-769" 28265 } 28266 ], 28267 "fields" : 28268 [ 28269 { 28270 "access" : "private", 28271 "field_name" : "callback_", 28272 "field_offset" : 64, 28273 "referenced_type" : "type-771" 28274 }, 28275 { 28276 "access" : "private", 28277 "field_name" : "string_is_set_", 28278 "field_offset" : 96, 28279 "referenced_type" : "type-12" 28280 } 28281 ], 28282 "linker_set_key" : "google::protobuf::io::LazyStringOutputStream", 28283 "name" : "google::protobuf::io::LazyStringOutputStream", 28284 "record_kind" : "class", 28285 "referenced_type" : "type-770", 28286 "self_type" : "type-770", 28287 "size" : 16, 28288 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h", 28289 "unique_id" : "_ZTSN6google8protobuf2io22LazyStringOutputStreamE", 28290 "vtable_components" : 28291 [ 28292 { 28293 "kind" : "offset_to_top" 28294 }, 28295 { 28296 "kind" : "rtti", 28297 "mangled_component_name" : "_ZTIN6google8protobuf2io22LazyStringOutputStreamE" 28298 }, 28299 { 28300 "kind" : "complete_dtor_pointer", 28301 "mangled_component_name" : "_ZN6google8protobuf2io22LazyStringOutputStreamD1Ev" 28302 }, 28303 { 28304 "kind" : "deleting_dtor_pointer", 28305 "mangled_component_name" : "_ZN6google8protobuf2io22LazyStringOutputStreamD0Ev" 28306 }, 28307 { 28308 "mangled_component_name" : "_ZN6google8protobuf2io22LazyStringOutputStream4NextEPPvPi" 28309 }, 28310 { 28311 "mangled_component_name" : "_ZN6google8protobuf2io18StringOutputStream6BackUpEi" 28312 }, 28313 { 28314 "mangled_component_name" : "_ZNK6google8protobuf2io22LazyStringOutputStream9ByteCountEv" 28315 }, 28316 { 28317 "mangled_component_name" : "_ZN6google8protobuf2io20ZeroCopyOutputStream15WriteAliasedRawEPKvi" 28318 }, 28319 { 28320 "mangled_component_name" : "_ZNK6google8protobuf2io20ZeroCopyOutputStream14AllowsAliasingEv" 28321 } 28322 ] 28323 }, 28324 { 28325 "alignment" : 8, 28326 "base_specifiers" : 28327 [ 28328 { 28329 "referenced_type" : "type-766" 28330 } 28331 ], 28332 "fields" : 28333 [ 28334 { 28335 "access" : "private", 28336 "field_name" : "input_", 28337 "field_offset" : 32, 28338 "referenced_type" : "type-793" 28339 }, 28340 { 28341 "access" : "private", 28342 "field_name" : "limit_", 28343 "field_offset" : 64, 28344 "referenced_type" : "type-89" 28345 }, 28346 { 28347 "access" : "private", 28348 "field_name" : "prior_bytes_read_", 28349 "field_offset" : 128, 28350 "referenced_type" : "type-89" 28351 } 28352 ], 28353 "linker_set_key" : "google::protobuf::io::LimitingInputStream", 28354 "name" : "google::protobuf::io::LimitingInputStream", 28355 "record_kind" : "class", 28356 "referenced_type" : "type-1621", 28357 "self_type" : "type-1621", 28358 "size" : 24, 28359 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", 28360 "unique_id" : "_ZTSN6google8protobuf2io19LimitingInputStreamE", 28361 "vtable_components" : 28362 [ 28363 { 28364 "kind" : "offset_to_top" 28365 }, 28366 { 28367 "kind" : "rtti", 28368 "mangled_component_name" : "_ZTIN6google8protobuf2io19LimitingInputStreamE" 28369 }, 28370 { 28371 "kind" : "complete_dtor_pointer", 28372 "mangled_component_name" : "_ZN6google8protobuf2io19LimitingInputStreamD1Ev" 28373 }, 28374 { 28375 "kind" : "deleting_dtor_pointer", 28376 "mangled_component_name" : "_ZN6google8protobuf2io19LimitingInputStreamD0Ev" 28377 }, 28378 { 28379 "mangled_component_name" : "_ZN6google8protobuf2io19LimitingInputStream4NextEPPKvPi" 28380 }, 28381 { 28382 "mangled_component_name" : "_ZN6google8protobuf2io19LimitingInputStream6BackUpEi" 28383 }, 28384 { 28385 "mangled_component_name" : "_ZN6google8protobuf2io19LimitingInputStream4SkipEi" 28386 }, 28387 { 28388 "mangled_component_name" : "_ZNK6google8protobuf2io19LimitingInputStream9ByteCountEv" 28389 } 28390 ] 28391 }, 28392 { 28393 "alignment" : 8, 28394 "base_specifiers" : 28395 [ 28396 { 28397 "referenced_type" : "type-740" 28398 } 28399 ], 28400 "fields" : 28401 [ 28402 { 28403 "access" : "private", 28404 "field_name" : "copying_output_", 28405 "field_offset" : 32, 28406 "referenced_type" : "type-1607" 28407 }, 28408 { 28409 "access" : "private", 28410 "field_name" : "impl_", 28411 "field_offset" : 128, 28412 "referenced_type" : "type-784" 28413 } 28414 ], 28415 "linker_set_key" : "google::protobuf::io::OstreamOutputStream", 28416 "name" : "google::protobuf::io::OstreamOutputStream", 28417 "record_kind" : "class", 28418 "referenced_type" : "type-1606", 28419 "self_type" : "type-1606", 28420 "size" : 56, 28421 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", 28422 "unique_id" : "_ZTSN6google8protobuf2io19OstreamOutputStreamE", 28423 "vtable_components" : 28424 [ 28425 { 28426 "kind" : "offset_to_top" 28427 }, 28428 { 28429 "kind" : "rtti", 28430 "mangled_component_name" : "_ZTIN6google8protobuf2io19OstreamOutputStreamE" 28431 }, 28432 { 28433 "kind" : "complete_dtor_pointer", 28434 "mangled_component_name" : "_ZN6google8protobuf2io19OstreamOutputStreamD1Ev" 28435 }, 28436 { 28437 "kind" : "deleting_dtor_pointer", 28438 "mangled_component_name" : "_ZN6google8protobuf2io19OstreamOutputStreamD0Ev" 28439 }, 28440 { 28441 "mangled_component_name" : "_ZN6google8protobuf2io19OstreamOutputStream4NextEPPvPi" 28442 }, 28443 { 28444 "mangled_component_name" : "_ZN6google8protobuf2io19OstreamOutputStream6BackUpEi" 28445 }, 28446 { 28447 "mangled_component_name" : "_ZNK6google8protobuf2io19OstreamOutputStream9ByteCountEv" 28448 }, 28449 { 28450 "mangled_component_name" : "_ZN6google8protobuf2io20ZeroCopyOutputStream15WriteAliasedRawEPKvi" 28451 }, 28452 { 28453 "mangled_component_name" : "_ZNK6google8protobuf2io20ZeroCopyOutputStream14AllowsAliasingEv" 28454 } 28455 ] 28456 }, 28457 { 28458 "access" : "private", 28459 "alignment" : 4, 28460 "base_specifiers" : 28461 [ 28462 { 28463 "referenced_type" : "type-783" 28464 } 28465 ], 28466 "fields" : 28467 [ 28468 { 28469 "access" : "private", 28470 "field_name" : "output_", 28471 "field_offset" : 32, 28472 "referenced_type" : "type-1608" 28473 } 28474 ], 28475 "linker_set_key" : "google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream", 28476 "name" : "google::protobuf::io::OstreamOutputStream::CopyingOstreamOutputStream", 28477 "record_kind" : "class", 28478 "referenced_type" : "type-1607", 28479 "self_type" : "type-1607", 28480 "size" : 8, 28481 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h", 28482 "unique_id" : "_ZTSN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamE", 28483 "vtable_components" : 28484 [ 28485 { 28486 "kind" : "offset_to_top" 28487 }, 28488 { 28489 "kind" : "rtti", 28490 "mangled_component_name" : "_ZTIN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamE" 28491 }, 28492 { 28493 "kind" : "complete_dtor_pointer", 28494 "mangled_component_name" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamD1Ev" 28495 }, 28496 { 28497 "kind" : "deleting_dtor_pointer", 28498 "mangled_component_name" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStreamD0Ev" 28499 }, 28500 { 28501 "mangled_component_name" : "_ZN6google8protobuf2io19OstreamOutputStream26CopyingOstreamOutputStream5WriteEPKvi" 28502 } 28503 ] 28504 }, 28505 { 28506 "alignment" : 4, 28507 "base_specifiers" : 28508 [ 28509 { 28510 "referenced_type" : "type-740" 28511 } 28512 ], 28513 "fields" : 28514 [ 28515 { 28516 "access" : "private", 28517 "field_name" : "target_", 28518 "field_offset" : 32, 28519 "referenced_type" : "type-742" 28520 } 28521 ], 28522 "linker_set_key" : "google::protobuf::io::StringOutputStream", 28523 "name" : "google::protobuf::io::StringOutputStream", 28524 "record_kind" : "class", 28525 "referenced_type" : "type-769", 28526 "self_type" : "type-769", 28527 "size" : 8, 28528 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h", 28529 "unique_id" : "_ZTSN6google8protobuf2io18StringOutputStreamE", 28530 "vtable_components" : 28531 [ 28532 { 28533 "kind" : "offset_to_top" 28534 }, 28535 { 28536 "kind" : "rtti", 28537 "mangled_component_name" : "_ZTIN6google8protobuf2io18StringOutputStreamE" 28538 }, 28539 { 28540 "kind" : "complete_dtor_pointer", 28541 "mangled_component_name" : "_ZN6google8protobuf2io18StringOutputStreamD1Ev" 28542 }, 28543 { 28544 "kind" : "deleting_dtor_pointer", 28545 "mangled_component_name" : "_ZN6google8protobuf2io18StringOutputStreamD0Ev" 28546 }, 28547 { 28548 "mangled_component_name" : "_ZN6google8protobuf2io18StringOutputStream4NextEPPvPi" 28549 }, 28550 { 28551 "mangled_component_name" : "_ZN6google8protobuf2io18StringOutputStream6BackUpEi" 28552 }, 28553 { 28554 "mangled_component_name" : "_ZNK6google8protobuf2io18StringOutputStream9ByteCountEv" 28555 }, 28556 { 28557 "mangled_component_name" : "_ZN6google8protobuf2io20ZeroCopyOutputStream15WriteAliasedRawEPKvi" 28558 }, 28559 { 28560 "mangled_component_name" : "_ZNK6google8protobuf2io20ZeroCopyOutputStream14AllowsAliasingEv" 28561 } 28562 ] 28563 }, 28564 { 28565 "alignment" : 4, 28566 "linker_set_key" : "google::protobuf::io::ZeroCopyInputStream", 28567 "name" : "google::protobuf::io::ZeroCopyInputStream", 28568 "record_kind" : "class", 28569 "referenced_type" : "type-766", 28570 "self_type" : "type-766", 28571 "size" : 4, 28572 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream.h", 28573 "unique_id" : "_ZTSN6google8protobuf2io19ZeroCopyInputStreamE", 28574 "vtable_components" : 28575 [ 28576 { 28577 "kind" : "offset_to_top" 28578 }, 28579 { 28580 "kind" : "rtti", 28581 "mangled_component_name" : "_ZTIN6google8protobuf2io19ZeroCopyInputStreamE" 28582 }, 28583 { 28584 "kind" : "complete_dtor_pointer", 28585 "mangled_component_name" : "_ZN6google8protobuf2io19ZeroCopyInputStreamD1Ev" 28586 }, 28587 { 28588 "kind" : "deleting_dtor_pointer", 28589 "mangled_component_name" : "_ZN6google8protobuf2io19ZeroCopyInputStreamD0Ev" 28590 }, 28591 { 28592 "is_pure" : true, 28593 "mangled_component_name" : "_ZN6google8protobuf2io19ZeroCopyInputStream4NextEPPKvPi" 28594 }, 28595 { 28596 "is_pure" : true, 28597 "mangled_component_name" : "_ZN6google8protobuf2io19ZeroCopyInputStream6BackUpEi" 28598 }, 28599 { 28600 "is_pure" : true, 28601 "mangled_component_name" : "_ZN6google8protobuf2io19ZeroCopyInputStream4SkipEi" 28602 }, 28603 { 28604 "is_pure" : true, 28605 "mangled_component_name" : "_ZNK6google8protobuf2io19ZeroCopyInputStream9ByteCountEv" 28606 } 28607 ] 28608 }, 28609 { 28610 "alignment" : 4, 28611 "linker_set_key" : "google::protobuf::io::ZeroCopyOutputStream", 28612 "name" : "google::protobuf::io::ZeroCopyOutputStream", 28613 "record_kind" : "class", 28614 "referenced_type" : "type-740", 28615 "self_type" : "type-740", 28616 "size" : 4, 28617 "source_file" : "/external/protobuf/src/google/protobuf/io/zero_copy_stream.h", 28618 "unique_id" : "_ZTSN6google8protobuf2io20ZeroCopyOutputStreamE", 28619 "vtable_components" : 28620 [ 28621 { 28622 "kind" : "offset_to_top" 28623 }, 28624 { 28625 "kind" : "rtti", 28626 "mangled_component_name" : "_ZTIN6google8protobuf2io20ZeroCopyOutputStreamE" 28627 }, 28628 { 28629 "kind" : "complete_dtor_pointer", 28630 "mangled_component_name" : "_ZN6google8protobuf2io20ZeroCopyOutputStreamD1Ev" 28631 }, 28632 { 28633 "kind" : "deleting_dtor_pointer", 28634 "mangled_component_name" : "_ZN6google8protobuf2io20ZeroCopyOutputStreamD0Ev" 28635 }, 28636 { 28637 "is_pure" : true, 28638 "mangled_component_name" : "_ZN6google8protobuf2io20ZeroCopyOutputStream4NextEPPvPi" 28639 }, 28640 { 28641 "is_pure" : true, 28642 "mangled_component_name" : "_ZN6google8protobuf2io20ZeroCopyOutputStream6BackUpEi" 28643 }, 28644 { 28645 "is_pure" : true, 28646 "mangled_component_name" : "_ZNK6google8protobuf2io20ZeroCopyOutputStream9ByteCountEv" 28647 }, 28648 { 28649 "mangled_component_name" : "_ZN6google8protobuf2io20ZeroCopyOutputStream15WriteAliasedRawEPKvi" 28650 }, 28651 { 28652 "mangled_component_name" : "_ZNK6google8protobuf2io20ZeroCopyOutputStream14AllowsAliasingEv" 28653 } 28654 ] 28655 }, 28656 { 28657 "alignment" : 1, 28658 "linker_set_key" : "google::protobuf::streq", 28659 "name" : "google::protobuf::streq", 28660 "referenced_type" : "type-51", 28661 "self_type" : "type-51", 28662 "size" : 1, 28663 "source_file" : "/external/protobuf/src/google/protobuf/stubs/hash.h", 28664 "unique_id" : "_ZTSN6google8protobuf5streqE" 28665 }, 28666 { 28667 "alignment" : 4, 28668 "fields" : 28669 [ 28670 { 28671 "field_name" : "piece_data_", 28672 "referenced_type" : "type-5" 28673 }, 28674 { 28675 "field_name" : "piece_size_", 28676 "field_offset" : 32, 28677 "referenced_type" : "type-4" 28678 }, 28679 { 28680 "field_name" : "digits", 28681 "field_offset" : 64, 28682 "referenced_type" : "type-102" 28683 } 28684 ], 28685 "linker_set_key" : "google::protobuf::strings::AlphaNum", 28686 "name" : "google::protobuf::strings::AlphaNum", 28687 "referenced_type" : "type-101", 28688 "self_type" : "type-101", 28689 "size" : 40, 28690 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h", 28691 "unique_id" : "_ZTSN6google8protobuf7strings8AlphaNumE" 28692 }, 28693 { 28694 "alignment" : 4, 28695 "base_specifiers" : 28696 [ 28697 { 28698 "referenced_type" : "type-28" 28699 } 28700 ], 28701 "fields" : 28702 [ 28703 { 28704 "access" : "private", 28705 "field_name" : "input_", 28706 "field_offset" : 32, 28707 "referenced_type" : "type-27" 28708 } 28709 ], 28710 "linker_set_key" : "google::protobuf::strings::ArrayByteSource", 28711 "name" : "google::protobuf::strings::ArrayByteSource", 28712 "record_kind" : "class", 28713 "referenced_type" : "type-26", 28714 "self_type" : "type-26", 28715 "size" : 12, 28716 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h", 28717 "unique_id" : "_ZTSN6google8protobuf7strings15ArrayByteSourceE", 28718 "vtable_components" : 28719 [ 28720 { 28721 "kind" : "offset_to_top" 28722 }, 28723 { 28724 "kind" : "rtti", 28725 "mangled_component_name" : "_ZTIN6google8protobuf7strings15ArrayByteSourceE" 28726 }, 28727 { 28728 "kind" : "complete_dtor_pointer", 28729 "mangled_component_name" : "_ZN6google8protobuf7strings15ArrayByteSourceD1Ev" 28730 }, 28731 { 28732 "kind" : "deleting_dtor_pointer", 28733 "mangled_component_name" : "_ZN6google8protobuf7strings15ArrayByteSourceD0Ev" 28734 }, 28735 { 28736 "mangled_component_name" : "_ZNK6google8protobuf7strings15ArrayByteSource9AvailableEv" 28737 }, 28738 { 28739 "mangled_component_name" : "_ZN6google8protobuf7strings15ArrayByteSource4PeekEv" 28740 }, 28741 { 28742 "mangled_component_name" : "_ZN6google8protobuf7strings15ArrayByteSource4SkipEj" 28743 }, 28744 { 28745 "mangled_component_name" : "_ZN6google8protobuf7strings10ByteSource6CopyToEPNS1_8ByteSinkEj" 28746 } 28747 ] 28748 }, 28749 { 28750 "alignment" : 4, 28751 "linker_set_key" : "google::protobuf::strings::ByteSink", 28752 "name" : "google::protobuf::strings::ByteSink", 28753 "record_kind" : "class", 28754 "referenced_type" : "type-13", 28755 "self_type" : "type-13", 28756 "size" : 4, 28757 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h", 28758 "unique_id" : "_ZTSN6google8protobuf7strings8ByteSinkE", 28759 "vtable_components" : 28760 [ 28761 { 28762 "kind" : "offset_to_top" 28763 }, 28764 { 28765 "kind" : "rtti", 28766 "mangled_component_name" : "_ZTIN6google8protobuf7strings8ByteSinkE" 28767 }, 28768 { 28769 "kind" : "complete_dtor_pointer", 28770 "mangled_component_name" : "_ZN6google8protobuf7strings8ByteSinkD1Ev" 28771 }, 28772 { 28773 "kind" : "deleting_dtor_pointer", 28774 "mangled_component_name" : "_ZN6google8protobuf7strings8ByteSinkD0Ev" 28775 }, 28776 { 28777 "is_pure" : true, 28778 "mangled_component_name" : "_ZN6google8protobuf7strings8ByteSink6AppendEPKcj" 28779 }, 28780 { 28781 "mangled_component_name" : "_ZN6google8protobuf7strings8ByteSink5FlushEv" 28782 } 28783 ] 28784 }, 28785 { 28786 "alignment" : 4, 28787 "linker_set_key" : "google::protobuf::strings::ByteSource", 28788 "name" : "google::protobuf::strings::ByteSource", 28789 "record_kind" : "class", 28790 "referenced_type" : "type-28", 28791 "self_type" : "type-28", 28792 "size" : 4, 28793 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h", 28794 "unique_id" : "_ZTSN6google8protobuf7strings10ByteSourceE", 28795 "vtable_components" : 28796 [ 28797 { 28798 "kind" : "offset_to_top" 28799 }, 28800 { 28801 "kind" : "rtti", 28802 "mangled_component_name" : "_ZTIN6google8protobuf7strings10ByteSourceE" 28803 }, 28804 { 28805 "kind" : "complete_dtor_pointer", 28806 "mangled_component_name" : "_ZN6google8protobuf7strings10ByteSourceD1Ev" 28807 }, 28808 { 28809 "kind" : "deleting_dtor_pointer", 28810 "mangled_component_name" : "_ZN6google8protobuf7strings10ByteSourceD0Ev" 28811 }, 28812 { 28813 "is_pure" : true, 28814 "mangled_component_name" : "_ZNK6google8protobuf7strings10ByteSource9AvailableEv" 28815 }, 28816 { 28817 "is_pure" : true, 28818 "mangled_component_name" : "_ZN6google8protobuf7strings10ByteSource4PeekEv" 28819 }, 28820 { 28821 "is_pure" : true, 28822 "mangled_component_name" : "_ZN6google8protobuf7strings10ByteSource4SkipEj" 28823 }, 28824 { 28825 "mangled_component_name" : "_ZN6google8protobuf7strings10ByteSource6CopyToEPNS1_8ByteSinkEj" 28826 } 28827 ] 28828 }, 28829 { 28830 "alignment" : 4, 28831 "base_specifiers" : 28832 [ 28833 { 28834 "referenced_type" : "type-13" 28835 } 28836 ], 28837 "fields" : 28838 [ 28839 { 28840 "access" : "private", 28841 "field_name" : "outbuf_", 28842 "field_offset" : 32, 28843 "referenced_type" : "type-10" 28844 }, 28845 { 28846 "access" : "private", 28847 "field_name" : "capacity_", 28848 "field_offset" : 64, 28849 "referenced_type" : "type-11" 28850 }, 28851 { 28852 "access" : "private", 28853 "field_name" : "size_", 28854 "field_offset" : 96, 28855 "referenced_type" : "type-4" 28856 }, 28857 { 28858 "access" : "private", 28859 "field_name" : "overflowed_", 28860 "field_offset" : 128, 28861 "referenced_type" : "type-12" 28862 } 28863 ], 28864 "linker_set_key" : "google::protobuf::strings::CheckedArrayByteSink", 28865 "name" : "google::protobuf::strings::CheckedArrayByteSink", 28866 "record_kind" : "class", 28867 "referenced_type" : "type-9", 28868 "self_type" : "type-9", 28869 "size" : 20, 28870 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h", 28871 "unique_id" : "_ZTSN6google8protobuf7strings20CheckedArrayByteSinkE", 28872 "vtable_components" : 28873 [ 28874 { 28875 "kind" : "offset_to_top" 28876 }, 28877 { 28878 "kind" : "rtti", 28879 "mangled_component_name" : "_ZTIN6google8protobuf7strings20CheckedArrayByteSinkE" 28880 }, 28881 { 28882 "kind" : "complete_dtor_pointer", 28883 "mangled_component_name" : "_ZN6google8protobuf7strings20CheckedArrayByteSinkD1Ev" 28884 }, 28885 { 28886 "kind" : "deleting_dtor_pointer", 28887 "mangled_component_name" : "_ZN6google8protobuf7strings20CheckedArrayByteSinkD0Ev" 28888 }, 28889 { 28890 "mangled_component_name" : "_ZN6google8protobuf7strings20CheckedArrayByteSink6AppendEPKcj" 28891 }, 28892 { 28893 "mangled_component_name" : "_ZN6google8protobuf7strings8ByteSink5FlushEv" 28894 } 28895 ] 28896 }, 28897 { 28898 "alignment" : 4, 28899 "base_specifiers" : 28900 [ 28901 { 28902 "referenced_type" : "type-13" 28903 } 28904 ], 28905 "fields" : 28906 [ 28907 { 28908 "access" : "private", 28909 "field_name" : "capacity_", 28910 "field_offset" : 32, 28911 "referenced_type" : "type-4" 28912 }, 28913 { 28914 "access" : "private", 28915 "field_name" : "buf_", 28916 "field_offset" : 64, 28917 "referenced_type" : "type-10" 28918 }, 28919 { 28920 "access" : "private", 28921 "field_name" : "size_", 28922 "field_offset" : 96, 28923 "referenced_type" : "type-4" 28924 } 28925 ], 28926 "linker_set_key" : "google::protobuf::strings::GrowingArrayByteSink", 28927 "name" : "google::protobuf::strings::GrowingArrayByteSink", 28928 "record_kind" : "class", 28929 "referenced_type" : "type-17", 28930 "self_type" : "type-17", 28931 "size" : 16, 28932 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h", 28933 "unique_id" : "_ZTSN6google8protobuf7strings20GrowingArrayByteSinkE", 28934 "vtable_components" : 28935 [ 28936 { 28937 "kind" : "offset_to_top" 28938 }, 28939 { 28940 "kind" : "rtti", 28941 "mangled_component_name" : "_ZTIN6google8protobuf7strings20GrowingArrayByteSinkE" 28942 }, 28943 { 28944 "kind" : "complete_dtor_pointer", 28945 "mangled_component_name" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkD1Ev" 28946 }, 28947 { 28948 "kind" : "deleting_dtor_pointer", 28949 "mangled_component_name" : "_ZN6google8protobuf7strings20GrowingArrayByteSinkD0Ev" 28950 }, 28951 { 28952 "mangled_component_name" : "_ZN6google8protobuf7strings20GrowingArrayByteSink6AppendEPKcj" 28953 }, 28954 { 28955 "mangled_component_name" : "_ZN6google8protobuf7strings8ByteSink5FlushEv" 28956 } 28957 ] 28958 }, 28959 { 28960 "alignment" : 8, 28961 "fields" : 28962 [ 28963 { 28964 "field_name" : "value", 28965 "referenced_type" : "type-91" 28966 }, 28967 { 28968 "field_name" : "spec", 28969 "field_offset" : 64, 28970 "referenced_type" : "type-99" 28971 } 28972 ], 28973 "linker_set_key" : "google::protobuf::strings::Hex", 28974 "name" : "google::protobuf::strings::Hex", 28975 "referenced_type" : "type-100", 28976 "self_type" : "type-100", 28977 "size" : 16, 28978 "source_file" : "/external/protobuf/src/google/protobuf/stubs/strutil.h", 28979 "unique_id" : "_ZTSN6google8protobuf7strings3HexE" 28980 }, 28981 { 28982 "alignment" : 4, 28983 "base_specifiers" : 28984 [ 28985 { 28986 "referenced_type" : "type-28" 28987 } 28988 ], 28989 "fields" : 28990 [ 28991 { 28992 "access" : "private", 28993 "field_name" : "source_", 28994 "field_offset" : 32, 28995 "referenced_type" : "type-33" 28996 }, 28997 { 28998 "access" : "private", 28999 "field_name" : "limit_", 29000 "field_offset" : 64, 29001 "referenced_type" : "type-4" 29002 } 29003 ], 29004 "linker_set_key" : "google::protobuf::strings::LimitByteSource", 29005 "name" : "google::protobuf::strings::LimitByteSource", 29006 "record_kind" : "class", 29007 "referenced_type" : "type-32", 29008 "self_type" : "type-32", 29009 "size" : 12, 29010 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h", 29011 "unique_id" : "_ZTSN6google8protobuf7strings15LimitByteSourceE", 29012 "vtable_components" : 29013 [ 29014 { 29015 "kind" : "offset_to_top" 29016 }, 29017 { 29018 "kind" : "rtti", 29019 "mangled_component_name" : "_ZTIN6google8protobuf7strings15LimitByteSourceE" 29020 }, 29021 { 29022 "kind" : "complete_dtor_pointer", 29023 "mangled_component_name" : "_ZN6google8protobuf7strings15LimitByteSourceD1Ev" 29024 }, 29025 { 29026 "kind" : "deleting_dtor_pointer", 29027 "mangled_component_name" : "_ZN6google8protobuf7strings15LimitByteSourceD0Ev" 29028 }, 29029 { 29030 "mangled_component_name" : "_ZNK6google8protobuf7strings15LimitByteSource9AvailableEv" 29031 }, 29032 { 29033 "mangled_component_name" : "_ZN6google8protobuf7strings15LimitByteSource4PeekEv" 29034 }, 29035 { 29036 "mangled_component_name" : "_ZN6google8protobuf7strings15LimitByteSource4SkipEj" 29037 }, 29038 { 29039 "mangled_component_name" : "_ZN6google8protobuf7strings15LimitByteSource6CopyToEPNS1_8ByteSinkEj" 29040 } 29041 ] 29042 }, 29043 { 29044 "alignment" : 4, 29045 "base_specifiers" : 29046 [ 29047 { 29048 "referenced_type" : "type-13" 29049 } 29050 ], 29051 "linker_set_key" : "google::protobuf::strings::NullByteSink", 29052 "name" : "google::protobuf::strings::NullByteSink", 29053 "record_kind" : "class", 29054 "referenced_type" : "type-24", 29055 "self_type" : "type-24", 29056 "size" : 4, 29057 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h", 29058 "unique_id" : "_ZTSN6google8protobuf7strings12NullByteSinkE", 29059 "vtable_components" : 29060 [ 29061 { 29062 "kind" : "offset_to_top" 29063 }, 29064 { 29065 "kind" : "rtti", 29066 "mangled_component_name" : "_ZTIN6google8protobuf7strings12NullByteSinkE" 29067 }, 29068 { 29069 "kind" : "complete_dtor_pointer", 29070 "mangled_component_name" : "_ZN6google8protobuf7strings12NullByteSinkD1Ev" 29071 }, 29072 { 29073 "kind" : "deleting_dtor_pointer", 29074 "mangled_component_name" : "_ZN6google8protobuf7strings12NullByteSinkD0Ev" 29075 }, 29076 { 29077 "mangled_component_name" : "_ZN6google8protobuf7strings12NullByteSink6AppendEPKcj" 29078 }, 29079 { 29080 "mangled_component_name" : "_ZN6google8protobuf7strings8ByteSink5FlushEv" 29081 } 29082 ] 29083 }, 29084 { 29085 "alignment" : 4, 29086 "base_specifiers" : 29087 [ 29088 { 29089 "referenced_type" : "type-13" 29090 } 29091 ], 29092 "fields" : 29093 [ 29094 { 29095 "access" : "private", 29096 "field_name" : "dest_", 29097 "field_offset" : 32, 29098 "referenced_type" : "type-21" 29099 } 29100 ], 29101 "linker_set_key" : "google::protobuf::strings::StringByteSink", 29102 "name" : "google::protobuf::strings::StringByteSink", 29103 "record_kind" : "class", 29104 "referenced_type" : "type-20", 29105 "self_type" : "type-20", 29106 "size" : 8, 29107 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h", 29108 "unique_id" : "_ZTSN6google8protobuf7strings14StringByteSinkE", 29109 "vtable_components" : 29110 [ 29111 { 29112 "kind" : "offset_to_top" 29113 }, 29114 { 29115 "kind" : "rtti", 29116 "mangled_component_name" : "_ZTIN6google8protobuf7strings14StringByteSinkE" 29117 }, 29118 { 29119 "kind" : "complete_dtor_pointer", 29120 "mangled_component_name" : "_ZN6google8protobuf7strings14StringByteSinkD1Ev" 29121 }, 29122 { 29123 "kind" : "deleting_dtor_pointer", 29124 "mangled_component_name" : "_ZN6google8protobuf7strings14StringByteSinkD0Ev" 29125 }, 29126 { 29127 "mangled_component_name" : "_ZN6google8protobuf7strings14StringByteSink6AppendEPKcj" 29128 }, 29129 { 29130 "mangled_component_name" : "_ZN6google8protobuf7strings8ByteSink5FlushEv" 29131 } 29132 ] 29133 }, 29134 { 29135 "alignment" : 4, 29136 "base_specifiers" : 29137 [ 29138 { 29139 "referenced_type" : "type-13" 29140 } 29141 ], 29142 "fields" : 29143 [ 29144 { 29145 "access" : "private", 29146 "field_name" : "dest_", 29147 "field_offset" : 32, 29148 "referenced_type" : "type-10" 29149 } 29150 ], 29151 "linker_set_key" : "google::protobuf::strings::UncheckedArrayByteSink", 29152 "name" : "google::protobuf::strings::UncheckedArrayByteSink", 29153 "record_kind" : "class", 29154 "referenced_type" : "type-67", 29155 "self_type" : "type-67", 29156 "size" : 8, 29157 "source_file" : "/external/protobuf/src/google/protobuf/stubs/bytestream.h", 29158 "unique_id" : "_ZTSN6google8protobuf7strings22UncheckedArrayByteSinkE", 29159 "vtable_components" : 29160 [ 29161 { 29162 "kind" : "offset_to_top" 29163 }, 29164 { 29165 "kind" : "rtti", 29166 "mangled_component_name" : "_ZTIN6google8protobuf7strings22UncheckedArrayByteSinkE" 29167 }, 29168 { 29169 "kind" : "complete_dtor_pointer", 29170 "mangled_component_name" : "_ZN6google8protobuf7strings22UncheckedArrayByteSinkD1Ev" 29171 }, 29172 { 29173 "kind" : "deleting_dtor_pointer", 29174 "mangled_component_name" : "_ZN6google8protobuf7strings22UncheckedArrayByteSinkD0Ev" 29175 }, 29176 { 29177 "mangled_component_name" : "_ZN6google8protobuf7strings22UncheckedArrayByteSink6AppendEPKcj" 29178 }, 29179 { 29180 "mangled_component_name" : "_ZN6google8protobuf7strings8ByteSink5FlushEv" 29181 } 29182 ] 29183 }, 29184 { 29185 "alignment" : 8, 29186 "fields" : 29187 [ 29188 { 29189 "access" : "private", 29190 "field_name" : "lo_", 29191 "referenced_type" : "type-91" 29192 }, 29193 { 29194 "access" : "private", 29195 "field_name" : "hi_", 29196 "field_offset" : 64, 29197 "referenced_type" : "type-91" 29198 } 29199 ], 29200 "linker_set_key" : "google::protobuf::uint128", 29201 "name" : "google::protobuf::uint128", 29202 "record_kind" : "class", 29203 "referenced_type" : "type-108", 29204 "self_type" : "type-108", 29205 "size" : 16, 29206 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h", 29207 "unique_id" : "_ZTSN6google8protobuf7uint128E" 29208 }, 29209 { 29210 "alignment" : 8, 29211 "fields" : 29212 [ 29213 { 29214 "field_name" : "hi", 29215 "referenced_type" : "type-91" 29216 }, 29217 { 29218 "field_name" : "lo", 29219 "field_offset" : 64, 29220 "referenced_type" : "type-91" 29221 } 29222 ], 29223 "linker_set_key" : "google::protobuf::uint128_pod", 29224 "name" : "google::protobuf::uint128_pod", 29225 "referenced_type" : "type-110", 29226 "self_type" : "type-110", 29227 "size" : 16, 29228 "source_file" : "/external/protobuf/src/google/protobuf/stubs/int128.h", 29229 "unique_id" : "_ZTSN6google8protobuf11uint128_podE" 29230 }, 29231 { 29232 "alignment" : 4, 29233 "fields" : 29234 [ 29235 { 29236 "access" : "private", 29237 "field_name" : "error_code_", 29238 "referenced_type" : "type-74" 29239 }, 29240 { 29241 "access" : "private", 29242 "field_name" : "error_message_", 29243 "field_offset" : 32, 29244 "referenced_type" : "type-77" 29245 } 29246 ], 29247 "linker_set_key" : "google::protobuf::util::Status", 29248 "name" : "google::protobuf::util::Status", 29249 "record_kind" : "class", 29250 "referenced_type" : "type-76", 29251 "self_type" : "type-76", 29252 "size" : 16, 29253 "source_file" : "/external/protobuf/src/google/protobuf/stubs/status.h", 29254 "unique_id" : "_ZTSN6google8protobuf4util6StatusE" 29255 }, 29256 { 29257 "alignment" : 1, 29258 "linker_set_key" : "google::protobuf::util::internal::StatusOrHelper", 29259 "name" : "google::protobuf::util::internal::StatusOrHelper", 29260 "record_kind" : "class", 29261 "referenced_type" : "type-175", 29262 "self_type" : "type-175", 29263 "size" : 1, 29264 "source_file" : "/external/protobuf/src/google/protobuf/stubs/statusor.h", 29265 "unique_id" : "_ZTSN6google8protobuf4util8internal14StatusOrHelperE" 29266 } 29267 ], 29268 "rvalue_reference_types" : [] 29269} 29270