Home
last modified time | relevance | path

Searched defs:has_insertion_point (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h1171 inline bool CodeGeneratorResponse_File::has_insertion_point() const { in has_insertion_point() function
/external/rust/crates/protobuf/src/
Dplugin.rs965 pub fn has_insertion_point(&self) -> bool { in has_insertion_point() method