Home
last modified time | relevance | path

Searched defs:GetMetadata (Results 1 – 25 of 27) sorted by relevance

12

/external/lldb/source/Symbol/
DClangExternalASTSourceCommon.cpp32 ClangExternalASTSourceCommon::GetMetadata (const void *object) in GetMetadata() function in ClangExternalASTSourceCommon
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc845 ::google::protobuf::Metadata FileDescriptorSet::GetMetadata() const { in GetMetadata() function in google::protobuf::FileDescriptorSet
1395 ::google::protobuf::Metadata FileDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::FileDescriptorProto
1642 ::google::protobuf::Metadata DescriptorProto_ExtensionRange::GetMetadata() const { in GetMetadata() function in google::protobuf::DescriptorProto_ExtensionRange
2127 ::google::protobuf::Metadata DescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::DescriptorProto
2782 ::google::protobuf::Metadata FieldDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::FieldDescriptorProto
3098 ::google::protobuf::Metadata EnumDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::EnumDescriptorProto
3411 ::google::protobuf::Metadata EnumValueDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::EnumValueDescriptorProto
3727 ::google::protobuf::Metadata ServiceDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::ServiceDescriptorProto
4116 ::google::protobuf::Metadata MethodDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::MethodDescriptorProto
4682 ::google::protobuf::Metadata FileOptions::GetMetadata() const { in GetMetadata() function in google::protobuf::FileOptions
[all …]
Ddynamic_message.cc422 Metadata DynamicMessage::GetMetadata() const { in GetMetadata() function in google::protobuf::DynamicMessage
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.cc924 ::google::protobuf::Metadata FileDescriptorSet::GetMetadata() const { in GetMetadata() function in google::protobuf::FileDescriptorSet
1621 ::google::protobuf::Metadata FileDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::FileDescriptorProto
1869 ::google::protobuf::Metadata DescriptorProto_ExtensionRange::GetMetadata() const { in GetMetadata() function in google::protobuf::DescriptorProto_ExtensionRange
2354 ::google::protobuf::Metadata DescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::DescriptorProto
3006 ::google::protobuf::Metadata FieldDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::FieldDescriptorProto
3322 ::google::protobuf::Metadata EnumDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::EnumDescriptorProto
3635 ::google::protobuf::Metadata EnumValueDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::EnumValueDescriptorProto
3951 ::google::protobuf::Metadata ServiceDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::ServiceDescriptorProto
4338 ::google::protobuf::Metadata MethodDescriptorProto::GetMetadata() const { in GetMetadata() function in google::protobuf::MethodDescriptorProto
5042 ::google::protobuf::Metadata FileOptions::GetMetadata() const { in GetMetadata() function in google::protobuf::FileOptions
[all …]
Ddynamic_message.cc435 Metadata DynamicMessage::GetMetadata() const { in GetMetadata() function in google::protobuf::DynamicMessage
/external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/
Dget_metadata.cc70 GetMetadata::GetMetadata( in GetMetadata() function in chromeos::file_system_provider::operations::GetMetadata
/external/chromium_org/chrome/browser/chromeos/drive/
Ddebug_info_collector.cc119 void DebugInfoCollector::GetMetadata( in GetMetadata() function in drive::DebugInfoCollector
Ddummy_file_system.h86 virtual void GetMetadata( in GetMetadata() function
Dfake_file_system.cc200 void FakeFileSystem::GetMetadata( in GetMetadata() function in drive::test_util::FakeFileSystem
Dfile_system.cc860 void FileSystem::GetMetadata( in GetMetadata() function in drive::FileSystem
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc463 ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorRequest
804 ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorResponse_File
1069 ::google::protobuf::Metadata CodeGeneratorResponse::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorResponse
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc471 ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorRequest
810 ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorResponse_File
1075 ::google::protobuf::Metadata CodeGeneratorResponse::GetMetadata() const { in GetMetadata() function in google::protobuf::compiler::CodeGeneratorResponse
/external/lldb/include/lldb/Symbol/
DClangASTContext.h127 GetMetadata (const void *object) in GetMetadata() function
/external/chromium_org/tools/telemetry/telemetry/
Dbenchmark.py72 def GetMetadata(self): member in Benchmark
/external/chromium_org/chrome/browser/chromeos/extensions/file_system_provider/
Dfile_system_provider_apitest.cc45 IN_PROC_BROWSER_TEST_F(FileSystemProviderApiTest, GetMetadata) { in IN_PROC_BROWSER_TEST_F() argument
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
Dprovided_file_system.cc79 ProvidedFileSystem::AbortCallback ProvidedFileSystem::GetMetadata( in GetMetadata() function in chromeos::file_system_provider::ProvidedFileSystem
Dfake_provided_file_system.cc93 ProvidedFileSystemInterface::AbortCallback FakeProvidedFileSystem::GetMetadata( in GetMetadata() function in chromeos::file_system_provider::FakeProvidedFileSystem
/external/lldb/include/lldb/Expression/
DClangASTSource.h302 GetMetadata(const void * object) in GetMetadata() function
/external/chromium_org/content/public/test/
Dasync_file_test_helper.cc213 base::File::Error AsyncFileTestHelper::GetMetadata( in GetMetadata() function in content::AsyncFileTestHelper
/external/chromium_org/chrome/browser/sync_file_system/local/
Dsyncable_file_system_operation.cc179 void SyncableFileSystemOperation::GetMetadata( in GetMetadata() function in sync_file_system::SyncableFileSystemOperation
/external/chromium_org/chrome/browser/extensions/api/media_galleries/
Dmedia_galleries_apitest.cc663 IN_PROC_BROWSER_TEST_F(MediaGalleriesPlatformAppBrowserTest, GetMetadata) { in IN_PROC_BROWSER_TEST_F() argument
Dmedia_galleries_api.cc955 void MediaGalleriesGetMetadataFunction::GetMetadata( in GetMetadata() function in extensions::MediaGalleriesGetMetadataFunction
/external/chromium_org/media/filters/
Dffmpeg_demuxer.cc519 std::string FFmpegDemuxerStream::GetMetadata(const char* key) const { in GetMetadata() function in media::FFmpegDemuxerStream
/external/chromium_org/storage/browser/fileapi/
Dfile_system_operation_impl.cc127 void FileSystemOperationImpl::GetMetadata( in GetMetadata() function in storage::FileSystemOperationImpl
Dfile_system_operation_runner.cc177 OperationID FileSystemOperationRunner::GetMetadata( in GetMetadata() function in storage::FileSystemOperationRunner

12