HomeSort by relevance Sort by last modified time
    Searched defs:CPPTYPE_UINT64 (Results 1 - 14 of 14) sorted by null

  /external/nanopb-c/generator/google/protobuf/
descriptor.py 389 CPPTYPE_UINT64 = 4
405 TYPE_UINT64: CPPTYPE_UINT64,
406 TYPE_FIXED64: CPPTYPE_UINT64,
  /external/protobuf/python/google/protobuf/
descriptor.py 449 CPPTYPE_UINT64 = 4
465 TYPE_UINT64: CPPTYPE_UINT64,
466 TYPE_FIXED64: CPPTYPE_UINT64,
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 123 CPPTYPE_UINT64 = 4,
descriptor.h 479 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64
570 // Get the field default value if cpp_type() == CPPTYPE_UINT64. If no
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 123 CPPTYPE_UINT64 = 4,
descriptor.h 363 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64
451 // Get the field default value if cpp_type() == CPPTYPE_UINT64. If no
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 123 CPPTYPE_UINT64 = 4,
descriptor.h 363 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64
451 // Get the field default value if cpp_type() == CPPTYPE_UINT64. If no
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format_lite.h 123 CPPTYPE_UINT64 = 4,
descriptor.h 363 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64
451 // Get the field default value if cpp_type() == CPPTYPE_UINT64. If no
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 123 CPPTYPE_UINT64 = 4,
descriptor.h 479 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64
570 // Get the field default value if cpp_type() == CPPTYPE_UINT64. If no
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 123 CPPTYPE_UINT64 = 4,
descriptor.h 363 CPPTYPE_UINT64 = 4, // TYPE_UINT64, TYPE_FIXED64
451 // Get the field default value if cpp_type() == CPPTYPE_UINT64. If no
    [all...]

Completed in 400 milliseconds