Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/
Dnew.hpp295 struct new_2 { struct
301 struct result { typedef T* type; };
304 T* operator()(A const& a, B const& b) const { in operator ()()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/message/
Dgenerated.rs73 pub fn new_2<M: MessageFull>( in new_2() method