Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dopenssl_adapter.h158 std::unique_ptr<BoringSSLIdentity> identity_; variable
160 std::unique_ptr<OpenSSLIdentity> identity_; variable
227 std::unique_ptr<SSLIdentity> identity_; variable
Dopenssl_stream_adapter.h223 std::unique_ptr<BoringSSLIdentity> identity_; variable
225 std::unique_ptr<OpenSSLIdentity> identity_; variable
/external/protobuf/src/google/protobuf/stubs/
Dtemplate_util.h67 struct identity_ { struct
68 typedef T type;
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
Dtemplate_util.h67 struct identity_ { struct
68 typedef T type;
/external/cronet/net/http/
Dhttp_auth_controller.h217 HttpAuth::Identity identity_; variable