Searched refs:SourceCodeInfo (Results 1 - 23 of 23) sorted by relevance

/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
H A Dparser.h77 // DEPRECATED: New code should use the SourceCodeInfo embedded in the
204 // Records a location in the SourceCodeInfo.location table (see
227 // Add a path component. See SourceCodeInfo.Location.path in
258 SourceCodeInfo::Location* location_;
422 SourceCodeInfo* source_code_info_;
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
H A Dparser.h77 // DEPRECATED: New code should use the SourceCodeInfo embedded in the
204 // Records a location in the SourceCodeInfo.location table (see
227 // Add a path component. See SourceCodeInfo.Location.path in
258 SourceCodeInfo::Location* location_;
422 SourceCodeInfo* source_code_info_;
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
H A Dparser.h77 // DEPRECATED: New code should use the SourceCodeInfo embedded in the
204 // Records a location in the SourceCodeInfo.location table (see
227 // Add a path component. See SourceCodeInfo.Location.path in
258 SourceCodeInfo::Location* location_;
422 SourceCodeInfo* source_code_info_;
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
H A Dparser.h77 // DEPRECATED: New code should use the SourceCodeInfo embedded in the
204 // Records a location in the SourceCodeInfo.location table (see
227 // Add a path component. See SourceCodeInfo.Location.path in
258 SourceCodeInfo::Location* location_;
422 SourceCodeInfo* source_code_info_;
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
H A Dparser.h76 // DEPRECATED: New code should use the SourceCodeInfo embedded in the
206 // Records a location in the SourceCodeInfo.location table (see
229 // Add a path component. See SourceCodeInfo.Location.path in
264 // SourceCodeInfo.location repeated field. For top-level elements,
267 SourceCodeInfo::Location* location_;
507 SourceCodeInfo* source_code_info_;
521 // the next element (See SourceCodeInfo.Location in descriptor.proto), when
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.pb.h61 class SourceCodeInfo;
460 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
464 const ::google::protobuf::SourceCodeInfo& source_code_info() const;
465 ::google::protobuf::SourceCodeInfo* mutable_source_code_info();
466 ::google::protobuf::SourceCodeInfo* release_source_code_info();
467 void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
507 ::google::protobuf::SourceCodeInfo* source_code_info_;
3297 // @@protoc_insertion_point(class_scope:google.protobuf.SourceCodeInfo.Location)
3323 class LIBPROTOBUF_EXPORT SourceCodeInfo : public ::google::protobuf::Message { class in namespace:google::protobuf
3325 SourceCodeInfo();
[all...]
H A Ddescriptor.h104 class SourceCodeInfo;
143 // See the comments in SourceCodeInfo.Location (descriptor.proto) for details.
1282 // information was not available. (See SourceCodeInfo for
1312 const SourceCodeInfo* source_code_info_;
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h56 class SourceCodeInfo;
416 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
420 inline const ::google::protobuf::SourceCodeInfo& source_code_info() const;
421 inline ::google::protobuf::SourceCodeInfo* mutable_source_code_info();
422 inline ::google::protobuf::SourceCodeInfo* release_source_code_info();
423 inline void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
448 ::google::protobuf::SourceCodeInfo* source_code_info_;
2648 // @@protoc_insertion_point(class_scope:google.protobuf.SourceCodeInfo.Location)
2676 class LIBPROTOBUF_EXPORT SourceCodeInfo : public ::google::protobuf::Message { class in namespace:google::protobuf
2678 SourceCodeInfo();
[all...]
H A Ddescriptor.h96 class SourceCodeInfo;
993 // information was not available. (See SourceCodeInfo for
1020 const SourceCodeInfo* source_code_info_;
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h56 class SourceCodeInfo;
416 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
420 inline const ::google::protobuf::SourceCodeInfo& source_code_info() const;
421 inline ::google::protobuf::SourceCodeInfo* mutable_source_code_info();
422 inline ::google::protobuf::SourceCodeInfo* release_source_code_info();
423 inline void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
448 ::google::protobuf::SourceCodeInfo* source_code_info_;
2648 // @@protoc_insertion_point(class_scope:google.protobuf.SourceCodeInfo.Location)
2676 class LIBPROTOBUF_EXPORT SourceCodeInfo : public ::google::protobuf::Message { class in namespace:google::protobuf
2678 SourceCodeInfo();
[all...]
H A Ddescriptor.h96 class SourceCodeInfo;
993 // information was not available. (See SourceCodeInfo for
1020 const SourceCodeInfo* source_code_info_;
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h56 class SourceCodeInfo;
416 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
420 inline const ::google::protobuf::SourceCodeInfo& source_code_info() const;
421 inline ::google::protobuf::SourceCodeInfo* mutable_source_code_info();
422 inline ::google::protobuf::SourceCodeInfo* release_source_code_info();
423 inline void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
448 ::google::protobuf::SourceCodeInfo* source_code_info_;
2648 // @@protoc_insertion_point(class_scope:google.protobuf.SourceCodeInfo.Location)
2676 class LIBPROTOBUF_EXPORT SourceCodeInfo : public ::google::protobuf::Message { class in namespace:google::protobuf
2678 SourceCodeInfo();
[all...]
H A Ddescriptor.h96 class SourceCodeInfo;
993 // information was not available. (See SourceCodeInfo for
1020 const SourceCodeInfo* source_code_info_;
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.pb.h56 class SourceCodeInfo;
416 // optional .google.protobuf.SourceCodeInfo source_code_info = 9;
420 inline const ::google::protobuf::SourceCodeInfo& source_code_info() const;
421 inline ::google::protobuf::SourceCodeInfo* mutable_source_code_info();
422 inline ::google::protobuf::SourceCodeInfo* release_source_code_info();
423 inline void set_allocated_source_code_info(::google::protobuf::SourceCodeInfo* source_code_info);
448 ::google::protobuf::SourceCodeInfo* source_code_info_;
2648 // @@protoc_insertion_point(class_scope:google.protobuf.SourceCodeInfo.Location)
2676 class LIBPROTOBUF_EXPORT SourceCodeInfo : public ::google::protobuf::Message { class in namespace:google::protobuf
2678 SourceCodeInfo();
[all...]
H A Ddescriptor.h96 class SourceCodeInfo;
993 // information was not available. (See SourceCodeInfo for
1020 const SourceCodeInfo* source_code_info_;
/prebuilts/misc/common/robolectric/lib/
H A Dprotobuf-java-2.6.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.5.0/
H A Dprotobuf-java-2.5.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/
H A Dprotobuf-java-2.6.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.5.0/
H A Dprotobuf-java-2.5.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/
H A Dprotobuf-java-3.0.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
H A Dprotobuf-java-3.0.0-beta-2.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/
H A Dprotobuf-java-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.5/
H A Dkotlin-compiler-embeddable-1.0.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 124 milliseconds