Home
last modified time | relevance | path

Searched refs:uint64_value (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/media/proto/
Dmediaplayer2.proto39 uint64 uint64_value = 5; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Djson_format_proto3.proto58 uint64 uint64_value = 5; field
119 google.protobuf.UInt64Value uint64_value = 5; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto40 uint64 uint64_value = 7; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Djson_format_test.py63 message.uint64_value = 12345678900
484 uint64_value=20,
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dextension_set_heavy.cc541 HANDLE_TYPE( UINT64, UInt64, uint64_value); in InternalSerializeFieldWithCachedSizesToArray()
545 HANDLE_TYPE( FIXED64, Fixed64, uint64_value); in InternalSerializeFieldWithCachedSizesToArray()
Dextension_set.h487 uint64 uint64_value; member
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto170 google.protobuf.UInt64Value uint64_value = 4; field