Home
last modified time | relevance | path

Searched defs:set_patch (Results 1 – 5 of 5) sorted by relevance

/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h1091 inline void Version::set_patch(int32_t value) { in set_patch() function
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h1091 inline void Version::set_patch(int32_t value) { in set_patch() function
/external/rust/android-crates-io/crates/protobuf/src/
Dplugin.rs108 pub fn set_patch(&mut self, v: i32) { in set_patch() method
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h1091 inline void Version::set_patch(int32_t value) { in set_patch() function
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Dplugin.rs101 pub fn set_patch(&mut self, v: i32) { in set_patch() method