Searched refs:once_ (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
H A Dsingleton.h44 GoogleOnceInit(&once_, &Singleton<T>::Init);
55 static ProtobufOnceType once_; member in class:google::protobuf::internal::Singleton
60 ProtobufOnceType Singleton<T>::once_; member in class:google::protobuf::internal::Singleton
H A Donce_unittest.cc60 once_ = once;
65 GoogleOnceInit(once_, &InitStatic);
160 ProtobufOnceType* once_; member in class:google::protobuf::__anon17221::OnceInitTest
/external/v8/src/base/
H A Dlazy-instance.h179 &once_,
197 mutable OnceType once_; member in struct:v8::base::LazyInstanceImpl

Completed in 206 milliseconds