HomeSort by relevance Sort by last modified time
    Searched refs:GOOGLE_PROTOBUF_ONCE_INIT (Results 1 - 6 of 6) sorted by null

  /external/protobuf/src/google/protobuf/stubs/
once.h 92 #define GOOGLE_PROTOBUF_ONCE_INIT false
120 #define GOOGLE_PROTOBUF_ONCE_INIT ::google::protobuf::ONCE_STATE_UNINITIALIZED
145 GoogleOnceDynamic() : state_(GOOGLE_PROTOBUF_ONCE_INIT) { }
162 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
once.h 92 #define GOOGLE_PROTOBUF_ONCE_INIT false
120 #define GOOGLE_PROTOBUF_ONCE_INIT ::google::protobuf::ONCE_STATE_UNINITIALIZED
145 GoogleOnceDynamic() : state_(GOOGLE_PROTOBUF_ONCE_INIT) { }
162 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
once.h 91 #define GOOGLE_PROTOBUF_ONCE_INIT false
119 #define GOOGLE_PROTOBUF_ONCE_INIT ::google::protobuf::ONCE_STATE_UNINITIALIZED
143 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
once.h 91 #define GOOGLE_PROTOBUF_ONCE_INIT false
119 #define GOOGLE_PROTOBUF_ONCE_INIT ::google::protobuf::ONCE_STATE_UNINITIALIZED
143 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
once.h 91 #define GOOGLE_PROTOBUF_ONCE_INIT false
119 #define GOOGLE_PROTOBUF_ONCE_INIT ::google::protobuf::ONCE_STATE_UNINITIALIZED
143 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
once.h 91 #define GOOGLE_PROTOBUF_ONCE_INIT false
119 #define GOOGLE_PROTOBUF_ONCE_INIT ::google::protobuf::ONCE_STATE_UNINITIALIZED
143 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT

Completed in 166 milliseconds