Searched refs:once_ (Results 1 – 2 of 2) sorted by relevance
44 GoogleOnceInit(&once_, &Singleton<T>::Init); in get()55 static ProtobufOnceType once_; variable60 ProtobufOnceType Singleton<T>::once_;
60 once_ = once; in SetOnces()65 GoogleOnceInit(once_, &InitStatic); in InitOnce()160 ProtobufOnceType* once_; member in google::protobuf::__anon2aad2dec0111::OnceInitTest