Home
last modified time | relevance | path

Searched defs:int64_value (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto10 google.protobuf.Int64Value int64_value = 3; field
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto39 int64 int64_value = 5; field
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_dict_helpers.h130 dbus_int64_t int64_value; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_dict_helpers.h130 dbus_int64_t int64_value; member
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto58 int64 int64_value = 3; field
123 google.protobuf.Int64Value int64_value = 3; field
/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto151 google.protobuf.Int64Value int64_value = 3; field
/third_party/protobuf/src/google/protobuf/
Dextension_set.h555 int64 int64_value; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp1712 glw::GLint64 int64_value = 0; in iterate() local