Home
last modified time | relevance | path

Searched defs:identity_ (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dtemplate_util.h67 struct identity_ { struct
68 typedef T type;
/third_party/cef/libcef/browser/
Dx509_certificate_impl.h47 std::unique_ptr<net::ClientCertIdentity> identity_; variable
/third_party/boost/libs/python/test/
Denum_ext.cpp24 color identity_(color x) { return x; } in identity_() function
Dbuiltin_converters.cpp62 object identity_(object x) { return x; } in identity_() function