Home
last modified time | relevance | path

Searched defs:CreateInternal (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/rtc_base/
Dopenssl_identity.cc212 std::unique_ptr<OpenSSLIdentity> OpenSSLIdentity::CreateInternal( in CreateInternal() function in rtc::OpenSSLIdentity
/external/libchrome/mojo/core/
Dshared_buffer_dispatcher.cc407 scoped_refptr<SharedBufferDispatcher> SharedBufferDispatcher::CreateInternal( in CreateInternal() function in mojo::core::SharedBufferDispatcher
/external/protobuf/src/google/protobuf/
Darena.h517 PROTOBUF_ALWAYS_INLINE static T* CreateInternal(Arena* arena, in CreateInternal() function