Home
last modified time | relevance | path

Searched defs:IsInitialized (Results 1 – 25 of 93) sorted by relevance

1234

/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
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
DExtensionSet.cs372 internal bool IsInitialized() in IsInitialized() method in Google.Protobuf.TTarget
/external/protobuf/csharp/src/Google.Protobuf/
DExtensionValue.cs46 bool IsInitialized(); in IsInitialized() method
129 public bool IsInitialized() in IsInitialized() method in Google.Protobuf.ExtensionValue
209 public bool IsInitialized() in IsInitialized() method in Google.Protobuf.RepeatedExtensionValue
DExtensionSet.cs423 internal bool IsInitialized() in IsInitialized() method in Google.Protobuf.TTarget
/external/tensorflow/tensorflow/lite/experimental/resource/
Dresource_variable.h47 bool IsInitialized() override { return is_initialized_; } in IsInitialized() function
Dinitialization_status.cc25 bool InitializationStatus::IsInitialized() { return is_initialized_; } in IsInitialized() function in tflite::resource::InitializationStatus
Dstatic_hashtable.h66 bool IsInitialized() override { return is_initialized_; } in IsInitialized() function
/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/platform/
Dip_range.h39 bool IsInitialized() const { return prefix_.IsInitialized(); } in IsInitialized() function
/external/tensorflow/tensorflow/core/tpu/
Dtpu_executor_api.cc39 bool IsInitialized(TfTpu_ExecutorApiFn* executor_api_fn) { in IsInitialized() function
/external/protobuf/src/google/protobuf/
Dgenerated_message_bases.h56 bool IsInitialized() const final { return true; } in IsInitialized() function
Dwrappers.pb.cc440 bool DoubleValue::IsInitialized() const { in IsInitialized() function in DoubleValue
630 bool FloatValue::IsInitialized() const { in IsInitialized() function in FloatValue
808 bool Int64Value::IsInitialized() const { in IsInitialized() function in Int64Value
986 bool UInt64Value::IsInitialized() const { in IsInitialized() function in UInt64Value
1164 bool Int32Value::IsInitialized() const { in IsInitialized() function in Int32Value
1342 bool UInt32Value::IsInitialized() const { in IsInitialized() function in UInt32Value
1520 bool BoolValue::IsInitialized() const { in IsInitialized() function in BoolValue
1718 bool StringValue::IsInitialized() const { in IsInitialized() function in StringValue
1916 bool BytesValue::IsInitialized() const { in IsInitialized() function in BytesValue
Dreflection_ops.cc193 bool ReflectionOps::IsInitialized(const Message& message, bool check_fields, in IsInitialized() function in google::protobuf::internal::ReflectionOps
255 bool ReflectionOps::IsInitialized(const Message& message) { in IsInitialized() function in google::protobuf::internal::ReflectionOps
/external/cronet/third_party/protobuf/src/google/protobuf/
Dgenerated_message_bases.h56 bool IsInitialized() const final { return true; } in IsInitialized() function
Dwrappers.pb.cc424 bool DoubleValue::IsInitialized() const { in IsInitialized() function in DoubleValue
607 bool FloatValue::IsInitialized() const { in IsInitialized() function in FloatValue
778 bool Int64Value::IsInitialized() const { in IsInitialized() function in Int64Value
949 bool UInt64Value::IsInitialized() const { in IsInitialized() function in UInt64Value
1120 bool Int32Value::IsInitialized() const { in IsInitialized() function in Int32Value
1291 bool UInt32Value::IsInitialized() const { in IsInitialized() function in UInt32Value
1462 bool BoolValue::IsInitialized() const { in IsInitialized() function in BoolValue
1652 bool StringValue::IsInitialized() const { in IsInitialized() function in StringValue
1842 bool BytesValue::IsInitialized() const { in IsInitialized() function in BytesValue
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
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
Dhpack_static_table.cc46 bool HpackStaticTable::IsInitialized() const { in IsInitialized() function in spdy::HpackStaticTable
/external/openthread/src/core/border_router/
Dinfra_if.hpp98 bool IsInitialized(void) const { return mInitialized; } in IsInitialized() function in ot::BorderRouter::InfraIf
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_fft.h86 bool IsInitialized() const { return is_initialized_; } in IsInitialized() function
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_fft.h92 bool IsInitialized() const { return is_initialized_; } in IsInitialized() function
/external/openthread/src/core/net/
Dtcp6.hpp652 bool IsInitialized(const Endpoint &aEndpoint) const { return mEndpoints.Contains(aEndpoint); } in IsInitialized() function in ot::Ip6::Tcp
657 bool IsInitialized(const Listener &aListener) const { return mListeners.Contains(aListener); } in IsInitialized() function in ot::Ip6::Tcp
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_packet_number.cc37 bool QuicPacketNumber::IsInitialized() const { in IsInitialized() function in quic::QuicPacketNumber
/external/webrtc/third_party/abseil-cpp/absl/log/internal/
Dglobals.cc49 bool IsInitialized() { in IsInitialized() function
/external/cronet/third_party/abseil-cpp/absl/log/internal/
Dglobals.cc49 bool IsInitialized() { in IsInitialized() function
/external/angle/third_party/abseil-cpp/absl/log/internal/
Dglobals.cc54 bool IsInitialized() { in IsInitialized() function
/external/cronet/net/base/
Dnetwork_interfaces_getifaddrs_unittest.cc25 bool IsInitialized() const override { return true; } in IsInitialized() function in net::__anon99ed8d0c0111::IPAttributesGetterTest

1234