DiskSourceTree    187 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc   ErrorPrinter(ErrorFormat format, DiskSourceTree *tree = NULL)
DiskSourceTree    229 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc   DiskSourceTree *tree_;
DiskSourceTree    614 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc   DiskSourceTree source_tree;
DiskSourceTree    744 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc     DiskSourceTree* source_tree) {
DiskSourceTree    749 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc       case DiskSourceTree::SUCCESS:
DiskSourceTree    752 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc       case DiskSourceTree::SHADOWED:
DiskSourceTree    758 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc       case DiskSourceTree::CANNOT_OPEN:
DiskSourceTree    761 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc       case DiskSourceTree::NO_MAPPING:
DiskSourceTree     60 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h class DiskSourceTree;       // importer.h
DiskSourceTree    200 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h     DiskSourceTree* source_tree);
DiskSourceTree    121 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc   DiskSourceTree source_tree;
DiskSourceTree    108 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc   DiskSourceTree source_tree;
DiskSourceTree    202 third_party/protobuf/src/google/protobuf/compiler/importer.cc DiskSourceTree::DiskSourceTree() {}
DiskSourceTree    204 third_party/protobuf/src/google/protobuf/compiler/importer.cc DiskSourceTree::~DiskSourceTree() {}
DiskSourceTree    345 third_party/protobuf/src/google/protobuf/compiler/importer.cc void DiskSourceTree::MapPath(const string& virtual_path,
DiskSourceTree    350 third_party/protobuf/src/google/protobuf/compiler/importer.cc DiskSourceTree::DiskFileToVirtualFileResult
DiskSourceTree    351 third_party/protobuf/src/google/protobuf/compiler/importer.cc DiskSourceTree::DiskFileToVirtualFile(
DiskSourceTree    396 third_party/protobuf/src/google/protobuf/compiler/importer.cc bool DiskSourceTree::VirtualFileToDiskFile(const string& virtual_file,
DiskSourceTree    403 third_party/protobuf/src/google/protobuf/compiler/importer.cc io::ZeroCopyInputStream* DiskSourceTree::Open(const string& filename) {
DiskSourceTree    407 third_party/protobuf/src/google/protobuf/compiler/importer.cc io::ZeroCopyInputStream* DiskSourceTree::OpenVirtualFile(
DiskSourceTree    442 third_party/protobuf/src/google/protobuf/compiler/importer.cc io::ZeroCopyInputStream* DiskSourceTree::OpenDiskFile(
DiskSourceTree     59 third_party/protobuf/src/google/protobuf/compiler/importer.h class DiskSourceTree;
DiskSourceTree    214 third_party/protobuf/src/google/protobuf/compiler/importer.h class LIBPROTOBUF_EXPORT DiskSourceTree : public SourceTree {
DiskSourceTree    216 third_party/protobuf/src/google/protobuf/compiler/importer.h   DiskSourceTree();
DiskSourceTree    217 third_party/protobuf/src/google/protobuf/compiler/importer.h   ~DiskSourceTree();
DiskSourceTree    297 third_party/protobuf/src/google/protobuf/compiler/importer.h   GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(DiskSourceTree);
DiskSourceTree    379 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   DiskSourceTree source_tree_;
DiskSourceTree    480 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::NO_MAPPING,
DiskSourceTree    484 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::SHADOWED,
DiskSourceTree    490 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::CANNOT_OPEN,
DiskSourceTree    495 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::SUCCESS,
DiskSourceTree    515 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::NO_MAPPING,
DiskSourceTree    520 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::NO_MAPPING,
DiskSourceTree    526 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::NO_MAPPING,
DiskSourceTree    532 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::CANNOT_OPEN,
DiskSourceTree    538 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::CANNOT_OPEN,
DiskSourceTree    544 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::CANNOT_OPEN,
DiskSourceTree    550 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::CANNOT_OPEN,
DiskSourceTree    556 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::CANNOT_OPEN,
DiskSourceTree    562 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc   EXPECT_EQ(DiskSourceTree::CANNOT_OPEN,