OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSourceLocation
(Results
1 - 15
of
15
) sorted by null
/external/protobuf/src/google/protobuf/compiler/objectivec/
objectivec_enum.cc
64
if (descriptor_->
GetSourceLocation
(&location)) {
92
if (all_values_[i]->
GetSourceLocation
(&location)) {
objectivec_extension.cc
65
if (descriptor_->
GetSourceLocation
(&location)) {
objectivec_oneof.cc
55
if (descriptor_->
GetSourceLocation
(&location)) {
objectivec_field.cc
66
if (descriptor->
GetSourceLocation
(&location)) {
objectivec_message.cc
317
if (descriptor_->
GetSourceLocation
(&location)) {
/external/protobuf/src/google/protobuf/compiler/csharp/
csharp_doc_comment.cc
87
if (descriptor->
GetSourceLocation
(&location)) {
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h
263
bool
GetSourceLocation
(SourceLocation* out_location) const;
521
bool
GetSourceLocation
(SourceLocation* out_location) const;
638
bool
GetSourceLocation
(SourceLocation* out_location) const;
716
bool
GetSourceLocation
(SourceLocation* out_location) const;
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h
263
bool
GetSourceLocation
(SourceLocation* out_location) const;
521
bool
GetSourceLocation
(SourceLocation* out_location) const;
638
bool
GetSourceLocation
(SourceLocation* out_location) const;
716
bool
GetSourceLocation
(SourceLocation* out_location) const;
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h
263
bool
GetSourceLocation
(SourceLocation* out_location) const;
521
bool
GetSourceLocation
(SourceLocation* out_location) const;
638
bool
GetSourceLocation
(SourceLocation* out_location) const;
716
bool
GetSourceLocation
(SourceLocation* out_location) const;
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h
263
bool
GetSourceLocation
(SourceLocation* out_location) const;
521
bool
GetSourceLocation
(SourceLocation* out_location) const;
638
bool
GetSourceLocation
(SourceLocation* out_location) const;
716
bool
GetSourceLocation
(SourceLocation* out_location) const;
[
all
...]
/external/protobuf/src/google/protobuf/
descriptor.h
359
bool
GetSourceLocation
(SourceLocation* out_location) const;
650
bool
GetSourceLocation
(SourceLocation* out_location) const;
767
bool
GetSourceLocation
(SourceLocation* out_location) const;
[
all
...]
descriptor.cc
621
const SourceCodeInfo_Location*
GetSourceLocation
(
[
all
...]
descriptor_unittest.cc
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.h
359
bool
GetSourceLocation
(SourceLocation* out_location) const;
650
bool
GetSourceLocation
(SourceLocation* out_location) const;
767
bool
GetSourceLocation
(SourceLocation* out_location) const;
[
all
...]
/external/protobuf/src/google/protobuf/compiler/java/
java_doc_comment.cc
144
if (descriptor->
GetSourceLocation
(&location)) {
Completed in 439 milliseconds