Home
last modified time | relevance | path

Searched refs:GOOGLE_PROTOBUF_ONCE_INIT (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Donce.h92 #define GOOGLE_PROTOBUF_ONCE_INIT false macro
120 #define GOOGLE_PROTOBUF_ONCE_INIT ::google::protobuf::ONCE_STATE_UNINITIALIZED
145 GoogleOnceDynamic() : state_(GOOGLE_PROTOBUF_ONCE_INIT) { } in GoogleOnceDynamic()
162 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT