/external/webrtc/webrtc/sound/ |
D | alsasoundsystem.h | 58 bool IsInitialized() { return initialized_; } in IsInitialized() function
|
D | pulseaudiosoundsystem.cc | 1082 inline bool PulseAudioSoundSystem::IsInitialized() { in IsInitialized() function in rtc::PulseAudioSoundSystem
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.cc | 964 bool FileDescriptorSet::IsInitialized() const { in IsInitialized() function in google::protobuf::FileDescriptorSet 1649 bool FileDescriptorProto::IsInitialized() const { in IsInitialized() function in google::protobuf::FileDescriptorProto 1939 bool DescriptorProto_ExtensionRange::IsInitialized() const { in IsInitialized() function in google::protobuf::DescriptorProto_ExtensionRange 2456 bool DescriptorProto::IsInitialized() const { in IsInitialized() function in google::protobuf::DescriptorProto 3176 bool FieldDescriptorProto::IsInitialized() const { in IsInitialized() function in google::protobuf::FieldDescriptorProto 3430 bool OneofDescriptorProto::IsInitialized() const { in IsInitialized() function in google::protobuf::OneofDescriptorProto 3756 bool EnumDescriptorProto::IsInitialized() const { in IsInitialized() function in google::protobuf::EnumDescriptorProto 4088 bool EnumValueDescriptorProto::IsInitialized() const { in IsInitialized() function in google::protobuf::EnumValueDescriptorProto 4419 bool ServiceDescriptorProto::IsInitialized() const { in IsInitialized() function in google::protobuf::ServiceDescriptorProto 4829 bool MethodDescriptorProto::IsInitialized() const { in IsInitialized() function in google::protobuf::MethodDescriptorProto [all …]
|
D | reflection_ops.cc | 141 bool ReflectionOps::IsInitialized(const Message& message) { in IsInitialized() function in google::protobuf::internal::ReflectionOps
|
D | message.cc | 92 bool Message::IsInitialized() const { in IsInitialized() function in google::protobuf::Message
|
D | reflection_ops_unittest.cc | 336 TEST(ReflectionOpsTest, IsInitialized) { in TEST() argument
|
D | extension_set_unittest.cc | 490 TEST(ExtensionSetTest, IsInitialized) { in TEST() argument
|
D | extension_set.cc | 940 bool ExtensionSet::IsInitialized() const { in IsInitialized() function in google::protobuf::internal::ExtensionSet
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.cc | 471 bool CodeGeneratorRequest::IsInitialized() const { in IsInitialized() function in google::protobuf::compiler::CodeGeneratorRequest 835 bool CodeGeneratorResponse_File::IsInitialized() const { in IsInitialized() function in google::protobuf::compiler::CodeGeneratorResponse_File 1118 bool CodeGeneratorResponse::IsInitialized() const { in IsInitialized() function in google::protobuf::compiler::CodeGeneratorResponse
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | ObjCMissingSuperCallChecker.cpp | 79 mutable bool IsInitialized; member in __anonef85a6540111::ObjCSuperCallChecker
|
/external/nanopb-c/generator/google/protobuf/ |
D | message.py | 134 def IsInitialized(self): member in Message
|
/external/protobuf/python/google/protobuf/ |
D | message.py | 134 def IsInitialized(self): member in Message
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/ |
D | kv_pb.py | 100 def IsInitialized(self, debug_strs=None): member in KeyValue 276 def IsInitialized(self, debug_strs=None): member in KeyValues
|
/external/webrtc/webrtc/base/ |
D | messagequeue.cc | 45 bool MessageQueueManager::IsInitialized() { in IsInitialized() function in rtc::MessageQueueManager
|
D | macifaddrs_converter.cc | 197 bool IPv6AttributesGetter::IsInitialized() const { in IsInitialized() function in rtc::__anonf5fa92ec0211::IPv6AttributesGetter
|
/external/v8/src/crankshaft/ |
D | unique.h | 115 inline bool IsInitialized() const { in IsInitialized() function
|
/external/v8/src/ |
D | interface-descriptors.h | 104 bool IsInitialized() const { return register_param_count_ >= 0; } in IsInitialized() function
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_dwrite.cpp | 49 bool IsInitialized() { return resourcePtr_ != NULL; } in IsInitialized() function in CDwFontFileStream
|
/external/pdfium/xfa/src/fdp/src/xml/ |
D | fde_xml.h | 237 FX_BOOL IsInitialized() { return m_iBufferSize / m_iAllocStep >= 1; } in IsInitialized() function
|
/external/nanopb-c/generator/google/protobuf/internal/ |
D | python_message.py | 839 def IsInitialized(self, errors=None): function
|
/external/protobuf/python/google/protobuf/internal/ |
D | cpp_message.py | 551 def IsInitialized(self, errors=None): function
|
D | python_message.py | 888 def IsInitialized(self, errors=None): function
|
/external/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 823 PyObject* IsInitialized(CMessage* self, PyObject* args) { in CheckAndGetInteger() function
|
/external/clang/lib/CodeGen/ |
D | MicrosoftCXXABI.cpp | 2420 llvm::Value *IsInitialized = in EmitGuardedInit() local
|