OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_number
(Results
1 - 20
of
20
) sorted by null
/external/protobuf/examples/
add_person.cc
36
phone_number->
set_number
(number);
/external/protobuf/src/google/protobuf/util/
type_resolver_util.cc
160
field->
set_number
(descriptor->number());
191
value->
set_number
(value_descriptor->number());
/external/protobuf/src/google/protobuf/compiler/
parser.cc
907
field->
set_number
(number);
[
all
...]
parser_unittest.cc
[
all
...]
/external/protobuf/src/google/protobuf/
type.pb.h
438
void
set_number
(::google::protobuf::int32 value);
730
void
set_number
(::google::protobuf::int32 value);
1112
inline void Field::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::Field
1568
inline void EnumValue::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::EnumValue
[
all
...]
descriptor_unittest.cc
107
result->
set_number
(number);
120
result->
set_number
(number);
134
result->
set_number
(number);
161
result->
set_number
(number);
[
all
...]
type.pb.cc
1719
void Field::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::Field
2887
void EnumValue::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::EnumValue
[
all
...]
descriptor.pb.h
4711
inline void FieldDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::FieldDescriptorProto
5317
inline void EnumValueDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::EnumValueDescriptorProto
[
all
...]
descriptor.cc
[
all
...]
descriptor.pb.cc
5002
void FieldDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::FieldDescriptorProto
6563
void EnumValueDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::EnumValueDescriptorProto
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
type.pb.h
438
void
set_number
(::google::protobuf::int32 value);
730
void
set_number
(::google::protobuf::int32 value);
1112
inline void Field::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::Field
1568
inline void EnumValue::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::EnumValue
[
all
...]
descriptor.pb.h
4711
inline void FieldDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::FieldDescriptorProto
5317
inline void EnumValueDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::EnumValueDescriptorProto
[
all
...]
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.h
692
void
set_number
(uint64_t number) { number_ = number; }
function in class:mkvmuxer::Track
[
all
...]
mkvmuxer.cc
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
3583
inline void FieldDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::FieldDescriptorProto
4110
inline void EnumValueDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::EnumValueDescriptorProto
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
3583
inline void FieldDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::FieldDescriptorProto
4110
inline void EnumValueDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::EnumValueDescriptorProto
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h
3583
inline void FieldDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::FieldDescriptorProto
4110
inline void EnumValueDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::EnumValueDescriptorProto
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h
3583
inline void FieldDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::FieldDescriptorProto
4110
inline void EnumValueDescriptorProto::
set_number
(::google::protobuf::int32 value) {
function in class:google::protobuf::EnumValueDescriptorProto
[
all
...]
/external/protobuf/php/ext/google/protobuf/
upb.h
2551
inline bool FieldDef::
set_number
(uint32_t number, Status* s) {
function in class:upb::FieldDef
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.h
3158
inline bool FieldDef::
set_number
(uint32_t number, Status* s) {
function in class:upb::FieldDef
[
all
...]
Completed in 131 milliseconds