OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:struct_value_
(Results
1 - 1
of
1
) sorted by null
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
struct.pb.h
308
::google::protobuf::Struct*
struct_value_
;
member in union:google::protobuf::Value::KindUnion
612
delete kind_.
struct_value_
;
619
? *kind_.
struct_value_
626
kind_.
struct_value_
= new ::google::protobuf::Struct;
629
return kind_.
struct_value_
;
635
::google::protobuf::Struct* temp = kind_.
struct_value_
;
636
kind_.
struct_value_
= NULL;
646
kind_.
struct_value_
= struct_value;
Completed in 2335 milliseconds