OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_source_code_info
(Results
1 - 8
of
8
) sorted by null
/external/protobuf/src/google/protobuf/compiler/
mock_code_generator.cc
150
bool
has_source_code_info
=
local
151
file_descriptor_proto.
has_source_code_info
() &&
154
<<
has_source_code_info
<< "." << std::endl;
/external/protobuf/src/google/protobuf/
descriptor.pb.cc
2327
bool FileDescriptorProto::
has_source_code_info
() const {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
descriptor.pb.h
461
bool
has_source_code_info
() const;
4067
inline bool FileDescriptorProto::
has_source_code_info
() const {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
417
inline bool
has_source_code_info
() const;
3170
inline bool FileDescriptorProto::
has_source_code_info
() const {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h
417
inline bool
has_source_code_info
() const;
3170
inline bool FileDescriptorProto::
has_source_code_info
() const {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h
417
inline bool
has_source_code_info
() const;
3170
inline bool FileDescriptorProto::
has_source_code_info
() const {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h
461
bool
has_source_code_info
() const;
4067
inline bool FileDescriptorProto::
has_source_code_info
() const {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h
417
inline bool
has_source_code_info
() const;
3170
inline bool FileDescriptorProto::
has_source_code_info
() const {
function in class:google::protobuf::FileDescriptorProto
[
all
...]
Completed in 472 milliseconds