Home
last modified time | relevance | path

Searched defs:source_code_info (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc413 SourceCodeInfo* source_code_info) { in LocationRecorder()
432 SourceCodeInfo* source_code_info) { in Init()
623 SourceCodeInfo source_code_info; in Parse() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc413 SourceCodeInfo* source_code_info) { in LocationRecorder()
432 SourceCodeInfo* source_code_info) { in Init()
623 SourceCodeInfo source_code_info; in Parse() local
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorProto.php81 protected $source_code_info = null; variable in Google\\Protobuf\\Internal\\FileDescriptorProto
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorProto.php81 protected $source_code_info = null; variable in Google\\Protobuf\\Internal\\FileDescriptorProto
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto81 optional SourceCodeInfo source_code_info = 9; field
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto84 optional SourceCodeInfo source_code_info = 9; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.proto86 optional SourceCodeInfo source_code_info = 9; field
H A Ddescriptor.pb.h9155 inline const ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo& FileDescriptorProto::source_code_info() const… in source_code_info() function
9160 ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo* source_code_info) { in unsafe_arena_set_allocated_source_code_info()
9207 …DescriptorProto::set_allocated_source_code_info(::PROTOBUF_NAMESPACE_ID::SourceCodeInfo* source_co… in set_allocated_source_code_info()
H A Ddescriptor.pb.cc1539 FileDescriptorProto::_Internal::source_code_info(const FileDescriptorProto* msg) { in source_code_info() function in FileDescriptorProto::_Internal
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto86 optional SourceCodeInfo source_code_info = 9; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto81 optional SourceCodeInfo source_code_info = 9; field
Ddescriptor_sv.proto83 optional SourceCodeInfo source_code_info = 9; field
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/
H A Ddescriptor.proto85 optional SourceCodeInfo source_code_info = 9; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.proto86 optional SourceCodeInfo source_code_info = 9; field
H A Ddescriptor.pb.h9155 inline const ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo& FileDescriptorProto::source_code_info() const… in source_code_info() function
9160 ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo* source_code_info) { in unsafe_arena_set_allocated_source_code_info()
9207 …DescriptorProto::set_allocated_source_code_info(::PROTOBUF_NAMESPACE_ID::SourceCodeInfo* source_co… in set_allocated_source_code_info()
H A Ddescriptor.pb.cc1539 FileDescriptorProto::_Internal::source_code_info(const FileDescriptorProto* msg) { in source_code_info() function in FileDescriptorProto::_Internal
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Ddescriptor.pb.h8727 inline const ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo& FileDescriptorProto::source_code_info() const… in source_code_info() function
8732 ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo* source_code_info) { in unsafe_arena_set_allocated_source_code_info()
8779 …DescriptorProto::set_allocated_source_code_info(::PROTOBUF_NAMESPACE_ID::SourceCodeInfo* source_co… in set_allocated_source_code_info()
Ddescriptor.pb.cc1181 FileDescriptorProto::_Internal::source_code_info(const FileDescriptorProto* msg) { in source_code_info() function in FileDescriptorProto::_Internal
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Ddescriptor.pb.h8727 inline const ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo& FileDescriptorProto::source_code_info() const… in source_code_info() function
8732 ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo* source_code_info) { in unsafe_arena_set_allocated_source_code_info()
8779 …DescriptorProto::set_allocated_source_code_info(::PROTOBUF_NAMESPACE_ID::SourceCodeInfo* source_co… in set_allocated_source_code_info()
Ddescriptor.pb.cc1181 FileDescriptorProto::_Internal::source_code_info(const FileDescriptorProto* msg) { in source_code_info() function in FileDescriptorProto::_Internal
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs189 pub source_code_info: crate::MessageField<SourceCodeInfo>, field
7457 pub mod source_code_info { module
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs205 pub source_code_info: crate::SingularPtrField<SourceCodeInfo>, field