Home
last modified time | relevance | path

Searched refs:clear_source_code_info (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc131 actual.clear_source_code_info(); in ExpectParsesTo()
2449 original.clear_source_code_info(); in TEST_F()
2450 parsed.clear_source_code_info(); in TEST_F()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc131 actual.clear_source_code_info(); in ExpectParsesTo()
2449 original.clear_source_code_info(); in TEST_F()
2450 parsed.clear_source_code_info(); in TEST_F()
/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.h791 void clear_source_code_info(); in Swap()
8718 inline void FileDescriptorProto::clear_source_code_info() { in clear_source_code_info() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h845 void clear_source_code_info(); in Swap()
9146 inline void FileDescriptorProto::clear_source_code_info() { in clear_source_code_info() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h845 void clear_source_code_info(); in Swap()
9146 inline void FileDescriptorProto::clear_source_code_info() { in clear_source_code_info() function
/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.h791 void clear_source_code_info(); in Swap()
8718 inline void FileDescriptorProto::clear_source_code_info() { in clear_source_code_info() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs511 pub fn clear_source_code_info(&mut self) { in clear_source_code_info() method