Searched refs:AddFile (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dimporter_unittest.cc81 void AddFile(const string& name, const char* contents) { function in class:google::protobuf::compiler::__anon14799::MockSourceTree
106 void AddFile(const string& filename, const char* text) { function in class:google::protobuf::compiler::__anon14799::ImporterTest
107 source_tree_.AddFile(filename, text);
120 AddFile("foo.proto",
137 AddFile("foo.proto",
143 AddFile("bar.proto",
182 AddFile("foo.proto",
195 AddFile("recursive1.proto",
198 AddFile("recursive2.proto",
216 AddFile(
349 void AddFile(const string& filename, const char* contents) { function in class:google::protobuf::compiler::__anon14799::DiskSourceTreeTest
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dimporter_unittest.cc81 void AddFile(const string& name, const char* contents) { function in class:google::protobuf::compiler::__anon28937::MockSourceTree
106 void AddFile(const string& filename, const char* text) { function in class:google::protobuf::compiler::__anon28937::ImporterTest
107 source_tree_.AddFile(filename, text);
120 AddFile("foo.proto",
137 AddFile("foo.proto",
143 AddFile("bar.proto",
182 AddFile("foo.proto",
195 AddFile("recursive1.proto",
198 AddFile("recursive2.proto",
216 AddFile(
349 void AddFile(const string& filename, const char* contents) { function in class:google::protobuf::compiler::__anon28937::DiskSourceTreeTest
[all...]
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_search_path_list_unittest.cpp23 void AddFile(const char* path, const char* data, size_t len) { function in class:crazy::TestSystem
79 sys.AddFile("/opt/foo", "FOO", 3);
/external/chromium_org/tools/findit/
H A Dcomponent_dictionary.py17 def AddFile(self, file_path, crashed_line_range, stack_frame_index, member in class:FileDictionary
96 file_dict.AddFile(file_path, crashed_line_range, stack_frame_index,
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dlist_changes_task_unittest.cc106 fake_drive_service_helper()->AddFile(
110 fake_drive_service_helper()->AddFile(
121 fake_drive_service_helper()->AddFile(
131 fake_drive_service_helper()->AddFile(
H A Dfake_drive_service_helper.h36 google_apis::GDataErrorCode AddFile(
H A Ddrive_backend_sync_unittest.cc671 fake_drive_service_helper()->AddFile(
716 fake_drive_service_helper()->AddFile(
1126 fake_drive_service_helper()->AddFile(
1137 fake_drive_service_helper()->AddFile(
1282 fake_drive_service_helper()->AddFile(
1288 fake_drive_service_helper()->AddFile(
1432 fake_drive_service_helper()->AddFile(
1443 fake_drive_service_helper()->AddFile(
1630 fake_drive_service_helper()->AddFile(
1637 fake_drive_service_helper()->AddFile(
[all...]
H A Dfake_drive_service_helper.cc102 GDataErrorCode FakeDriveServiceHelper::AddFile( function in class:sync_file_system::drive_backend::FakeDriveServiceHelper
H A Dremote_to_local_syncer_unittest.cc157 fake_drive_helper_->AddFile(
/external/chromium_org/third_party/leveldatabase/src/db/
H A Dversion_edit_test.cc28 edit.AddFile(3, kBig + 300 + i, kBig + 400 + i,
H A Dversion_edit.h62 void AddFile(int level, uint64_t file, function in class:leveldb::VersionEdit
H A Drepair.cc398 edit_.AddFile(0, t.meta.number, t.meta.file_size,
/external/chromium_org/components/feedback/
H A Dfeedback_data.cc121 AddFile(kTraceFilename, data.Pass());
H A Dfeedback_common.h51 void AddFile(const std::string& filename, scoped_ptr<std::string> data);
H A Dfeedback_common.cc130 void FeedbackCommon::AddFile(const std::string& filename, function in class:FeedbackCommon
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/
H A Dfake_pepper_interface_html5_fs.h79 bool AddFile(const Path& path,
82 bool AddFile(const Path& path,
H A Dfake_pepper_interface_html5_fs.cc156 return AddFile(path, std::vector<uint8_t>(), out_node);
159 bool FakeHtml5FsFilesystem::AddFile(const Path& path, function in class:FakeHtml5FsFilesystem
164 return AddFile(path, data, out_node);
167 bool FakeHtml5FsFilesystem::AddFile(const Path& path, function in class:FakeHtml5FsFilesystem
652 EXPECT_TRUE(filesystem->AddFile(newpath, contents, NULL));
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Dhtml5_fs_test.cc285 ppapi_html5_.filesystem_template()->AddFile("/file", contents, NULL));
327 ppapi_html5_.filesystem_template()->AddFile("/file", contents, NULL));
370 EXPECT_TRUE(ppapi_html5_.filesystem_template()->AddFile(
427 ppapi_html5_.filesystem_template()->AddFile("/file", contents, NULL));
462 ppapi_html5_.filesystem_template()->AddFile("/file", contents, NULL));
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc53 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::AddFile( function in class:google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
264 return index_.AddFile(*file, file);
312 return index_.AddFile(file, make_pair(encoded_file_descriptor, size));
H A Ddescriptor_database.h165 bool AddFile(const FileDescriptorProto& file,
/external/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc53 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::AddFile( function in class:google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
264 return index_.AddFile(*file, file);
312 return index_.AddFile(file, make_pair(encoded_file_descriptor, size));
H A Ddescriptor_database.h164 bool AddFile(const FileDescriptorProto& file,
/external/chromium_org/tools/gyp/pylib/gyp/generator/
H A Dxcode.py503 xct.SourcesPhase().AddFile(source)
505 xct.FrameworksPhase().AddFile(source)
515 xct.ResourcesPhase().AddFile(resource)
522 xct.HeadersPhase().AddFile(header, settings)
1136 pbxcp.AddFile(file)
1196 xct.FrameworksPhase().AddFile(library)
/external/lzma/CPP/7zip/Archive/7z/
H A D7zItem.h263 void AddFile(const CFileItem &file, const CFileItem2 &file2);
H A D7zUpdate.cpp1006 newDatabase.AddFile(file, file2);
1125 newDatabase.AddFile(file, file2);
1169 newDatabase.AddFile(file, file2);

Completed in 8213 milliseconds

12