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

/external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/
H A Dget_metadata.cc70 GetMetadata::GetMetadata( function in class:chromeos::file_system_provider::operations::GetMetadata
82 GetMetadata::~GetMetadata() {
85 bool GetMetadata::Execute(int request_id) {
102 void GetMetadata::OnSuccess(int /* request_id */,
119 void GetMetadata::OnError(int /* request_id */,
H A Dget_metadata.h29 class GetMetadata : public Operation { class in namespace:chromeos::file_system_provider::operations
31 GetMetadata(extensions::EventRouter* event_router,
36 virtual ~GetMetadata();
52 DISALLOW_COPY_AND_ASSIGN(GetMetadata);
/external/lldb/source/Symbol/
H A DClangExternalASTSourceCommon.cpp32 ClangExternalASTSourceCommon::GetMetadata (const void *object) function in class:ClangExternalASTSourceCommon
H A DClangASTContext.cpp2211 ClangASTContext::GetMetadata (clang::ASTContext *ast, function in class:ClangASTContext
2218 return external_source->GetMetadata(object);
2279 ClangASTMetadata *metadata = GetMetadata (&decl_ctx->getParentASTContext(), function_decl);
/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddebug_info_collector.cc119 void DebugInfoCollector::GetMetadata( function in class:drive::DebugInfoCollector
127 file_system_->GetMetadata(callback);
H A Dfake_file_system.cc200 void FakeFileSystem::GetMetadata( function in class:drive::test_util::FakeFileSystem
H A Dfile_system.cc860 void FileSystem::GetMetadata( function in class:drive::FileSystem
/external/chromium_org/tools/telemetry/telemetry/
H A Dbenchmark.py72 def GetMetadata(self): member in class:Benchmark
92 benchmark_metadata = self.GetMetadata()
/external/chromium_org/chrome/browser/chromeos/file_system_provider/
H A Dprovided_file_system.cc79 ProvidedFileSystem::AbortCallback ProvidedFileSystem::GetMetadata( function in class:chromeos::file_system_provider::ProvidedFileSystem
85 scoped_ptr<RequestManager::HandlerInterface>(new operations::GetMetadata(
H A Dfake_provided_file_system.cc93 ProvidedFileSystemInterface::AbortCallback FakeProvidedFileSystem::GetMetadata( function in class:chromeos::file_system_provider::FakeProvidedFileSystem
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dsyncable_file_system_operation.cc179 void SyncableFileSystemOperation::GetMetadata( function in class:sync_file_system::SyncableFileSystemOperation
183 impl_->GetMetadata(url, callback);
/external/chromium_org/content/public/test/
H A Dasync_file_test_helper.cc213 base::File::Error AsyncFileTestHelper::GetMetadata( function in class:content::AsyncFileTestHelper
219 context->operation_runner()->GetMetadata(
243 base::File::Error result = GetMetadata(context, url, &file_info);
252 base::File::Error result = GetMetadata(context, url, &file_info);
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.cc209 Metadata GetMetadata() const;
435 Metadata DynamicMessage::GetMetadata() const { function in class:google::protobuf::DynamicMessage
H A Ddescriptor.pb.cc924 ::google::protobuf::Metadata FileDescriptorSet::GetMetadata() const { function in class:google::protobuf::FileDescriptorSet
1621 ::google::protobuf::Metadata FileDescriptorProto::GetMetadata() const { function in class:google::protobuf::FileDescriptorProto
1869 ::google::protobuf::Metadata DescriptorProto_ExtensionRange::GetMetadata() const { function in class:google::protobuf::DescriptorProto_ExtensionRange
2354 ::google::protobuf::Metadata DescriptorProto::GetMetadata() const { function in class:google::protobuf::DescriptorProto
3006 ::google::protobuf::Metadata FieldDescriptorProto::GetMetadata() const { function in class:google::protobuf::FieldDescriptorProto
3322 ::google::protobuf::Metadata EnumDescriptorProto::GetMetadata() const { function in class:google::protobuf::EnumDescriptorProto
3635 ::google::protobuf::Metadata EnumValueDescriptorProto::GetMetadata() const { function in class:google::protobuf::EnumValueDescriptorProto
3951 ::google::protobuf::Metadata ServiceDescriptorProto::GetMetadata() const { function in class:google::protobuf::ServiceDescriptorProto
4338 ::google::protobuf::Metadata MethodDescriptorProto::GetMetadata() const { function in class:google::protobuf::MethodDescriptorProto
5042 ::google::protobuf::Metadata FileOptions::GetMetadata() cons function in class:google::protobuf::FileOptions
5348 ::google::protobuf::Metadata MessageOptions::GetMetadata() const { function in class:google::protobuf::MessageOptions
5856 ::google::protobuf::Metadata FieldOptions::GetMetadata() const { function in class:google::protobuf::FieldOptions
6124 ::google::protobuf::Metadata EnumOptions::GetMetadata() const { function in class:google::protobuf::EnumOptions
6349 ::google::protobuf::Metadata EnumValueOptions::GetMetadata() const { function in class:google::protobuf::EnumValueOptions
6574 ::google::protobuf::Metadata ServiceOptions::GetMetadata() const { function in class:google::protobuf::ServiceOptions
6799 ::google::protobuf::Metadata MethodOptions::GetMetadata() const { function in class:google::protobuf::MethodOptions
7063 ::google::protobuf::Metadata UninterpretedOption_NamePart::GetMetadata() const { function in class:google::protobuf::UninterpretedOption_NamePart
7555 ::google::protobuf::Metadata UninterpretedOption::GetMetadata() const { function in class:google::protobuf::UninterpretedOption
7969 ::google::protobuf::Metadata SourceCodeInfo_Location::GetMetadata() const { function in class:google::protobuf::SourceCodeInfo_Location
8172 ::google::protobuf::Metadata SourceCodeInfo::GetMetadata() const { function in class:google::protobuf::SourceCodeInfo
[all...]
/external/lldb/include/lldb/Symbol/
H A DClangASTContext.h127 GetMetadata (const void *object) function in class:lldb_private::ClangASTContext
129 return GetMetadata(getASTContext(), object);
133 GetMetadata (clang::ASTContext *ast,
/external/protobuf/src/google/protobuf/
H A Ddynamic_message.cc197 Metadata GetMetadata() const;
422 Metadata DynamicMessage::GetMetadata() const { function in class:google::protobuf::DynamicMessage
H A Ddescriptor.pb.cc845 ::google::protobuf::Metadata FileDescriptorSet::GetMetadata() const { function in class:google::protobuf::FileDescriptorSet
1395 ::google::protobuf::Metadata FileDescriptorProto::GetMetadata() const { function in class:google::protobuf::FileDescriptorProto
1642 ::google::protobuf::Metadata DescriptorProto_ExtensionRange::GetMetadata() const { function in class:google::protobuf::DescriptorProto_ExtensionRange
2127 ::google::protobuf::Metadata DescriptorProto::GetMetadata() const { function in class:google::protobuf::DescriptorProto
2782 ::google::protobuf::Metadata FieldDescriptorProto::GetMetadata() const { function in class:google::protobuf::FieldDescriptorProto
3098 ::google::protobuf::Metadata EnumDescriptorProto::GetMetadata() const { function in class:google::protobuf::EnumDescriptorProto
3411 ::google::protobuf::Metadata EnumValueDescriptorProto::GetMetadata() const { function in class:google::protobuf::EnumValueDescriptorProto
3727 ::google::protobuf::Metadata ServiceDescriptorProto::GetMetadata() const { function in class:google::protobuf::ServiceDescriptorProto
4116 ::google::protobuf::Metadata MethodDescriptorProto::GetMetadata() const { function in class:google::protobuf::MethodDescriptorProto
4682 ::google::protobuf::Metadata FileOptions::GetMetadata() cons function in class:google::protobuf::FileOptions
4987 ::google::protobuf::Metadata MessageOptions::GetMetadata() const { function in class:google::protobuf::MessageOptions
5419 ::google::protobuf::Metadata FieldOptions::GetMetadata() const { function in class:google::protobuf::FieldOptions
5643 ::google::protobuf::Metadata EnumOptions::GetMetadata() const { function in class:google::protobuf::EnumOptions
5867 ::google::protobuf::Metadata EnumValueOptions::GetMetadata() const { function in class:google::protobuf::EnumValueOptions
6091 ::google::protobuf::Metadata ServiceOptions::GetMetadata() const { function in class:google::protobuf::ServiceOptions
6315 ::google::protobuf::Metadata MethodOptions::GetMetadata() const { function in class:google::protobuf::MethodOptions
6579 ::google::protobuf::Metadata UninterpretedOption_NamePart::GetMetadata() const { function in class:google::protobuf::UninterpretedOption_NamePart
7015 ::google::protobuf::Metadata UninterpretedOption::GetMetadata() const { function in class:google::protobuf::UninterpretedOption
[all...]
/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_operation_impl.cc127 void FileSystemOperationImpl::GetMetadata( function in class:storage::FileSystemOperationImpl
H A Dfile_system_operation_runner.cc177 OperationID FileSystemOperationRunner::GetMetadata( function in class:storage::FileSystemOperationRunner
190 operation->GetMetadata(
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc471 ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
810 ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
1075 ::google::protobuf::Metadata CodeGeneratorResponse::GetMetadata() const { function in class:google::protobuf::compiler::CodeGeneratorResponse
/external/lldb/include/lldb/Expression/
H A DClangASTSource.h302 GetMetadata(const void * object) function in class:lldb_private::ClangASTSource::ClangASTSourceProxy
304 return m_original.GetMetadata(object);
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc463 ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const { function in class:google::protobuf::compiler::CodeGeneratorRequest
804 ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
1069 ::google::protobuf::Metadata CodeGeneratorResponse::GetMetadata() const { function in class:google::protobuf::compiler::CodeGeneratorResponse
/external/chromium_org/content/browser/fileapi/
H A Dfile_system_operation_impl_unittest.cc390 base::File::Error GetMetadata(const FileSystemURL& url) { function in class:content::FileSystemOperationImplTest
394 operation_runner()->GetMetadata(
944 GetMetadata(URLForPath("nonexistent")));
962 EXPECT_EQ(base::File::FILE_OK, GetMetadata(dir));
969 EXPECT_EQ(base::File::FILE_OK, GetMetadata(file));
1083 EXPECT_EQ(base::File::FILE_OK, GetMetadata(file));
1120 // since we made 1 read access for GetMetadata.)
/external/chromium_org/media/filters/
H A Dffmpeg_demuxer.cc519 std::string FFmpegDemuxerStream::GetMetadata(const char* key) const { function in class:media::FFmpegDemuxerStream
707 std::string title = stream->GetMetadata("title");
708 std::string language = stream->GetMetadata("language");
/external/chromium_org/chrome/browser/extensions/api/media_galleries/
H A Dmedia_galleries_api.cc949 base::Bind(&MediaGalleriesGetMetadataFunction::GetMetadata, this,
955 void MediaGalleriesGetMetadataFunction::GetMetadata( function in class:extensions::MediaGalleriesGetMetadataFunction

Completed in 532 milliseconds