Searched refs:IsInitialized (Results 151 - 175 of 270) sorted by relevance

1234567891011

/external/chromium_org/net/quic/
H A Dquic_time.h80 // Creates a new QuicTime with an internal value of 0. IsInitialized()
96 bool IsInitialized() const;
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_state_notifier.cc95 if (!NetworkHandler::IsInitialized())
103 if (!NetworkHandler::IsInitialized())
H A Dtray_sms.cc292 if (chromeos::NetworkHandler::IsInitialized())
297 if (chromeos::NetworkHandler::IsInitialized()) {
/external/chromium_org/chrome/browser/metrics/
H A Dchromeos_metrics_provider.cc131 if (user_manager::UserManager::IsInitialized()) {
272 if (user_manager::UserManager::IsInitialized()) {
/external/chromium_org/chromeos/network/
H A Dnetwork_cert_migrator.cc320 if (CertLoader::IsInitialized())
329 DCHECK(CertLoader::IsInitialized());
/external/chromium_org/components/signin/core/browser/
H A Dsignin_manager.cc162 DCHECK(IsInitialized());
178 DCHECK(IsInitialized());
/external/chromium_org/net/spdy/
H A Dhpack_huffman_table.cc58 CHECK(!IsInitialized());
214 bool HpackHuffmanTable::IsInitialized() const { function in class:net::HpackHuffmanTable
/external/chromium_org/v8/src/
H A Dinterface-descriptors.h72 bool IsInitialized() const { return register_param_count_ >= 0; } function in class:v8::internal::CallInterfaceDescriptorData
177 if (!data()->IsInitialized()) \
H A Dsampler.cc344 if (isolate == NULL || !isolate->IsInitialized() || !isolate->IsInUse()) {
551 if (!sampler->isolate()->IsInitialized()) continue;
581 DCHECK(isolate->IsInitialized());
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
H A Dpython_message.py764 if not self.IsInitialized():
833 """Adds the IsInitialized and FindInitializationError methods to the
839 def IsInitialized(self, errors=None): function in function:_AddIsInitializedMethod
864 if not element.IsInitialized():
868 elif value._is_present_in_parent and not value.IsInitialized():
875 cls.IsInitialized = IsInitialized
H A Dcpp_message.py551 def IsInitialized(self, errors=None): function in function:_AddMessageMethods
552 if self._cmsg.IsInitialized():
559 if not self.IsInitialized():
/external/chromium_org/third_party/webrtc/sound/
H A Dpulseaudiosoundsystem.cc968 if (IsInitialized()) {
1013 if (!IsInitialized()) {
1080 inline bool PulseAudioSoundSystem::IsInitialized() { function in class:rtc::PulseAudioSoundSystem
1268 if (!IsInitialized()) {
1316 if (!IsInitialized()) {
1366 if (!IsInitialized()) {
/external/protobuf/python/google/protobuf/
H A Dreflection.py793 if not self.IsInitialized():
854 """Adds the IsInitialized and FindInitializationError methods to the
860 def IsInitialized(self, errors=None): function in function:_AddIsInitializedMethod
885 if not element.IsInitialized():
889 elif value._is_present_in_parent and not value.IsInitialized():
896 cls.IsInitialized = IsInitialized
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc907 bool FileDescriptorSet::IsInitialized() const { function in class:google::protobuf::FileDescriptorSet
910 if (!this->file(i).IsInitialized()) return false;
1582 bool FileDescriptorProto::IsInitialized() const { function in class:google::protobuf::FileDescriptorProto
1585 if (!this->message_type(i).IsInitialized()) return false;
1588 if (!this->enum_type(i).IsInitialized()) return false;
1591 if (!this->service(i).IsInitialized()) return false;
1594 if (!this->extension(i).IsInitialized()) return false;
1597 if (!this->options().IsInitialized()) return false;
1854 bool DescriptorProto_ExtensionRange::IsInitialized() const { function in class:google::protobuf::DescriptorProto_ExtensionRange
2319 bool DescriptorProto::IsInitialized() cons function in class:google::protobuf::DescriptorProto
2982 bool FieldDescriptorProto::IsInitialized() const { function in class:google::protobuf::FieldDescriptorProto
3300 bool EnumDescriptorProto::IsInitialized() const { function in class:google::protobuf::EnumDescriptorProto
3616 bool EnumValueDescriptorProto::IsInitialized() const { function in class:google::protobuf::EnumValueDescriptorProto
3929 bool ServiceDescriptorProto::IsInitialized() const { function in class:google::protobuf::ServiceDescriptorProto
4318 bool MethodDescriptorProto::IsInitialized() const { function in class:google::protobuf::MethodDescriptorProto
5013 bool FileOptions::IsInitialized() const { function in class:google::protobuf::FileOptions
5327 bool MessageOptions::IsInitialized() const { function in class:google::protobuf::MessageOptions
5831 bool FieldOptions::IsInitialized() const { function in class:google::protobuf::FieldOptions
6104 bool EnumOptions::IsInitialized() const { function in class:google::protobuf::EnumOptions
6330 bool EnumValueOptions::IsInitialized() const { function in class:google::protobuf::EnumValueOptions
6555 bool ServiceOptions::IsInitialized() const { function in class:google::protobuf::ServiceOptions
6780 bool MethodOptions::IsInitialized() const { function in class:google::protobuf::MethodOptions
7047 bool UninterpretedOption_NamePart::IsInitialized() const { function in class:google::protobuf::UninterpretedOption_NamePart
7532 bool UninterpretedOption::IsInitialized() const { function in class:google::protobuf::UninterpretedOption
7952 bool SourceCodeInfo_Location::IsInitialized() const { function in class:google::protobuf::SourceCodeInfo_Location
8158 bool SourceCodeInfo::IsInitialized() const { function in class:google::protobuf::SourceCodeInfo
[all...]
/external/chromium_org/chromeos/audio/
H A Dcras_audio_handler.cc92 bool CrasAudioHandler::IsInitialized() { function in class:chromeos::CrasAudioHandler
428 if (!chromeos::DBusThreadManager::IsInitialized() ||
442 if (!chromeos::DBusThreadManager::IsInitialized() ||
/external/chromium_org/components/enhanced_bookmarks/
H A Denhanced_bookmark_model_unittest.cc167 ASSERT_TRUE(data.IsInitialized());
187 ASSERT_TRUE(data.IsInitialized());
405 ASSERT_TRUE(data.IsInitialized());
/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_policy_validator.cc232 !policy_data_->IsInitialized()) {
510 !payload_->IsInitialized()) {
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_dwrite.cpp40 bool IsInitialized() function in class:CDwFontFileStream
379 if (!stream->IsInitialized()) {
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h185 bool IsInitialized() const;
279 bool IsInitialized() const;
461 bool IsInitialized() const;
558 bool IsInitialized() const;
726 bool IsInitialized() const;
952 bool IsInitialized() const;
1066 bool IsInitialized() const;
1175 bool IsInitialized() const;
1289 bool IsInitialized() const;
1414 bool IsInitialized() cons
[all...]
/external/chromium_org/ash/system/chromeos/power/
H A Dpower_status.cc98 bool PowerStatus::IsInitialized() { function in class:ash::PowerStatus
/external/chromium_org/chrome/browser/chromeos/login/session/
H A Duser_session_manager.cc166 if (!CertLoader::IsInitialized())
237 if (user_manager::UserManager::IsInitialized())
268 if (NetworkPortalDetector::IsInitialized()) {
925 if (CertLoader::IsInitialized() && base::SysInfo::IsRunningOnChromeOS()) {
/external/chromium_org/chrome/browser/chromeos/options/
H A Dcert_library.cc120 bool CertLibrary::IsInitialized() { function in class:chromeos::CertLibrary
/external/chromium_org/chrome/browser/chromeos/
H A Dproxy_config_service_impl.cc81 if (NetworkHandler::IsInitialized()) {
/external/chromium_org/chrome/browser/chromeos/settings/
H A Dsession_manager_operation.cc142 !policy->IsInitialized()) {
/external/chromium_org/chrome/browser/chromeos/status/
H A Ddata_promo_notification.cc144 if (NetworkHandler::IsInitialized()) {

Completed in 746 milliseconds

1234567891011