OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_syntax
(Results
1 - 3
of
3
) sorted by null
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
api.pb.h
175
void
set_syntax
(::google::protobuf::Syntax value);
316
void
set_syntax
(::google::protobuf::Syntax value);
665
inline void Api::
set_syntax
(::google::protobuf::Syntax value) {
function in class:google::protobuf::Api
873
inline void Method::
set_syntax
(::google::protobuf::Syntax value) {
function in class:google::protobuf::Method
[
all
...]
type.pb.h
253
void
set_syntax
(::google::protobuf::Syntax value);
637
void
set_syntax
(::google::protobuf::Syntax value);
1066
inline void Type::
set_syntax
(::google::protobuf::Syntax value) {
function in class:google::protobuf::Type
1506
inline void Enum::
set_syntax
(::google::protobuf::Syntax value) {
function in class:google::protobuf::Enum
[
all
...]
descriptor.pb.h
474
void
set_syntax
(const ::std::string& value);
475
void
set_syntax
(const char* value);
476
void
set_syntax
(const char* value, size_t size);
4128
inline void FileDescriptorProto::
set_syntax
(const ::std::string& value) {
function in class:google::protobuf::FileDescriptorProto
4133
inline void FileDescriptorProto::
set_syntax
(const char* value) {
function in class:google::protobuf::FileDescriptorProto
4138
inline void FileDescriptorProto::
set_syntax
(const char* value, size_t size) {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
Completed in 675 milliseconds