HomeSort by relevance Sort by last modified time
    Searched defs:AddFile (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
fake_drive_service_helper.cc 124 GDataErrorCode FakeDriveServiceHelper::AddFile(
  /external/chromium_org/third_party/leveldatabase/src/db/
version_edit.h 62 void AddFile(int level, uint64_t file,
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
importer_unittest.cc 81 void AddFile(const string& name, const char* contents) {
106 void AddFile(const string& filename, const char* text) {
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(
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor_database.cc 53 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::AddFile(
264 return index_.AddFile(*file, file);
312 return index_.AddFile(file, make_pair(encoded_file_descriptor, size));
descriptor.cc 410 bool AddFile(const FileDescriptor* file);
747 bool DescriptorPool::Tables::AddFile(const FileDescriptor* file) {
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
importer_unittest.cc 81 void AddFile(const string& name, const char* contents) {
106 void AddFile(const string& filename, const char* text) {
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(
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor_database.cc 53 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::AddFile(
264 return index_.AddFile(*file, file);
312 return index_.AddFile(file, make_pair(encoded_file_descriptor, size));
descriptor.cc 367 bool AddFile(const FileDescriptor* file);
653 bool DescriptorPool::Tables::AddFile(const FileDescriptor* file) {
    [all...]
  /external/lzma/CPP/7zip/Archive/7z/
7zOut.cpp 855 void CArchiveDatabase::AddFile(const CFileItem &file, const CFileItem2 &file2)
  /external/chromium_org/tools/gyp/pylib/gyp/
xcodeproj_file.py     [all...]

Completed in 1111 milliseconds