Home
last modified time | relevance | path

Searched defs:IsInitialized (Results 1 - 25 of 26) sorted by relevance

12

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DExtensionSet.cs372 internal bool IsInitialized() in IsInitialized() method in Google.Protobuf.TTarget
H A DExtensionValue.cs46 bool IsInitialized(); in IsInitialized() method
126 public bool IsInitialized() in IsInitialized() method in Google.Protobuf.ExtensionValue
204 public bool IsInitialized() in IsInitialized() method in Google.Protobuf.RepeatedExtensionValue
H A DMessageExtensions.cs185 public static bool IsInitialized(this IMessage message) in IsInitialized() method in Google.Protobuf.MessageExtensions
/third_party/protobuf/src/google/protobuf/
H A Dduration.pb.cc294 bool Duration::IsInitialized() const { in IsInitialized() function in Duration
H A Dempty.pb.cc231 bool Empty::IsInitialized() const { in IsInitialized() function in Empty
H A Dfield_mask.pb.cc275 bool FieldMask::IsInitialized() const { in IsInitialized() function in FieldMask
H A Dany.pb.cc324 bool Any::IsInitialized() const { in IsInitialized() function in Any
H A Dmessage.cc115 bool Message::IsInitialized() const { in IsInitialized() function in google::protobuf::Message
H A Dreflection_ops.cc191 bool ReflectionOps::IsInitialized(const Message& message, bool check_fields, in IsInitialized() function in google::protobuf::internal::ReflectionOps
253 bool ReflectionOps::IsInitialized(const Message& message) { in IsInitialized() function in google::protobuf::internal::ReflectionOps
H A Dsource_context.pb.cc277 bool SourceContext::IsInitialized() const { in IsInitialized() function in SourceContext
H A Dtimestamp.pb.cc294 bool Timestamp::IsInitialized() const { in IsInitialized() function in Timestamp
H A Dapi.pb.cc577 bool Api::IsInitialized() const { in IsInitialized() function in Api
979 bool Method::IsInitialized() const { in IsInitialized() function in Method
1234 bool Mixin::IsInitialized() const { in IsInitialized() function in Mixin
H A Dmap_type_handler.h616 inline bool MapTypeHandler<WireFormatLite::TYPE_MESSAGE, Type>::IsInitialized( in IsInitialized() function in google::protobuf::internal::MapTypeHandler
H A Dstruct.pb.cc415 bool Struct::IsInitialized() const { in IsInitialized() function in Struct
871 bool Value::IsInitialized() const { in IsInitialized() function in Value
1075 bool ListValue::IsInitialized() const { in IsInitialized() function in ListValue
H A Dwrappers.pb.cc484 bool DoubleValue::IsInitialized() const { in IsInitialized() function in DoubleValue
679 bool FloatValue::IsInitialized() const { in IsInitialized() function in FloatValue
876 bool Int64Value::IsInitialized() const { in IsInitialized() function in Int64Value
1073 bool UInt64Value::IsInitialized() const { in IsInitialized() function in UInt64Value
1270 bool Int32Value::IsInitialized() const { in IsInitialized() function in Int32Value
1467 bool UInt32Value::IsInitialized() const { in IsInitialized() function in UInt32Value
1662 bool BoolValue::IsInitialized() const { in IsInitialized() function in BoolValue
1871 bool StringValue::IsInitialized() const { in IsInitialized() function in StringValue
2075 bool BytesValue::IsInitialized() const { in IsInitialized() function in BytesValue
H A Dtype.pb.cc724 bool Type::IsInitialized() const { in IsInitialized() function in Type
1208 bool Field::IsInitialized() const { in IsInitialized() function in Field
1566 bool Enum::IsInitialized() const { in IsInitialized() function in Enum
1840 bool EnumValue::IsInitialized() const { in IsInitialized() function in EnumValue
2100 bool Option::IsInitialized() const { in IsInitialized() function in Option
H A Dextension_set.cc1135 bool ExtensionSet::IsInitialized() const { in IsInitialized() function in google::protobuf::internal::ExtensionSet
1774 bool ExtensionSet::Extension::IsInitialized() const { in IsInitialized() function in google::protobuf::internal::ExtensionSet::Extension
/third_party/protobuf/python/google/protobuf/
H A Dmessage.py145 def IsInitialized(self): member in Message
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dgeocoding_data.pb.cc529 bool GeocodingInfo::IsInitialized() const { in IsInitialized() function in i18n::phonenumbers::GeocodingInfo
901 bool PrefixesInfo::IsInitialized() const { in IsInitialized() function in i18n::phonenumbers::PrefixesInfo
1135 bool LanguageCodeInfo::IsInitialized() const { in IsInitialized() function in i18n::phonenumbers::LanguageCodeInfo
1362 bool CountriesInfo::IsInitialized() const { in IsInitialized() function in i18n::phonenumbers::CountriesInfo
1591 bool CountryCodeInfo::IsInitialized() const { in IsInitialized() function in i18n::phonenumbers::CountryCodeInfo
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumber.pb.cc554 bool PhoneNumber::IsInitialized() const { in IsInitialized() function in i18n::phonenumbers::PhoneNumber
H A Dphonemetadata.pb.cc485 bool NumberFormat::IsInitialized() const { in IsInitialized() function in i18n::phonenumbers::NumberFormat
804 bool PhoneNumberDesc::IsInitialized() const { in IsInitialized() function in i18n::phonenumbers::PhoneNumberDesc
2233 bool PhoneMetadata::IsInitialized() const { in IsInitialized() function in i18n::phonenumbers::PhoneMetadata
2438 bool PhoneMetadataCollection::IsInitialized() const { in IsInitialized() function in i18n::phonenumbers::PhoneMetadataCollection
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc538 bool Version::IsInitialized() const { in IsInitialized() function in compiler::Version
894 bool CodeGeneratorRequest::IsInitialized() const { in IsInitialized() function in compiler::CodeGeneratorRequest
1218 bool CodeGeneratorResponse_File::IsInitialized() const { in IsInitialized() function in compiler::CodeGeneratorResponse_File
1512 bool CodeGeneratorResponse::IsInitialized() const { in IsInitialized() function in compiler::CodeGeneratorResponse
/third_party/protobuf/python/google/protobuf/internal/
H A Dpython_message.py1226 def IsInitialized(self, errors=None): function
/third_party/node/deps/v8/src/codegen/
H A Dinterface-descriptors.h193 bool IsInitialized() const { in IsInitialized() function in v8::internal::CallInterfaceDescriptorData
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1357 PyObject* IsInitialized(CMessage* self, PyObject* args) { in IsInitialized() function

Completed in 45 milliseconds

12