ProtobufOnceType 51 third_party/protobuf/src/google/protobuf/generated_message_util.cc ProtobufOnceType empty_string_once_init_; ProtobufOnceType 66 third_party/protobuf/src/google/protobuf/generated_message_util.h LIBPROTOBUF_EXPORT extern ProtobufOnceType empty_string_once_init_; ProtobufOnceType 65 third_party/protobuf/src/google/protobuf/stubs/once.cc void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure) { ProtobufOnceType 93 third_party/protobuf/src/google/protobuf/stubs/once.h inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { ProtobufOnceType 101 third_party/protobuf/src/google/protobuf/stubs/once.h inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), ProtobufOnceType 122 third_party/protobuf/src/google/protobuf/stubs/once.h void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure); ProtobufOnceType 124 third_party/protobuf/src/google/protobuf/stubs/once.h inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { ProtobufOnceType 132 third_party/protobuf/src/google/protobuf/stubs/once.h inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*), ProtobufOnceType 143 third_party/protobuf/src/google/protobuf/stubs/once.h ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT ProtobufOnceType 58 third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc void SetOnces(ProtobufOnceType* once, ProtobufOnceType* recursive_once) { ProtobufOnceType 158 third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc ProtobufOnceType* once_; ProtobufOnceType 159 third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc ProtobufOnceType* recursive_once_;