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

  /external/apache-xml/src/main/java/org/apache/xpath/
SourceTree.java 19 * $Id: SourceTree.java 468655 2006-10-28 07:12:06Z minchau $
29 public class SourceTree
33 * Constructor SourceTree
40 public SourceTree(int root, String url)
  /external/protobuf/src/google/protobuf/compiler/
importer.h 58 class SourceTree;
61 // TODO(kenton): Move all SourceTree stuff to a separate file?
63 // An implementation of DescriptorDatabase which loads files from a SourceTree
78 SourceTreeDescriptorDatabase(SourceTree* source_tree);
109 SourceTree* source_tree_;
144 Importer(SourceTree* source_tree,
199 class LIBPROTOBUF_EXPORT SourceTree {
201 inline SourceTree() {}
202 virtual ~SourceTree();
218 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(SourceTree);
    [all...]
importer.cc 115 SourceTree* source_tree)
187 Importer::Importer(SourceTree* source_tree,
211 SourceTree::~SourceTree() {}
213 string SourceTree::GetLastErrorMessage() {
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
importer.h 58 class SourceTree;
61 // TODO(kenton): Move all SourceTree stuff to a separate file?
63 // An implementation of DescriptorDatabase which loads files from a SourceTree
78 SourceTreeDescriptorDatabase(SourceTree* source_tree);
109 SourceTree* source_tree_;
144 Importer(SourceTree* source_tree,
196 class LIBPROTOBUF_EXPORT SourceTree {
198 inline SourceTree() {}
199 virtual ~SourceTree();
208 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(SourceTree);
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
importer.h 58 class SourceTree;
61 // TODO(kenton): Move all SourceTree stuff to a separate file?
63 // An implementation of DescriptorDatabase which loads files from a SourceTree
78 SourceTreeDescriptorDatabase(SourceTree* source_tree);
109 SourceTree* source_tree_;
144 Importer(SourceTree* source_tree,
196 class LIBPROTOBUF_EXPORT SourceTree {
198 inline SourceTree() {}
199 virtual ~SourceTree();
208 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(SourceTree);
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
importer.h 58 class SourceTree;
61 // TODO(kenton): Move all SourceTree stuff to a separate file?
63 // An implementation of DescriptorDatabase which loads files from a SourceTree
78 SourceTreeDescriptorDatabase(SourceTree* source_tree);
109 SourceTree* source_tree_;
144 Importer(SourceTree* source_tree,
196 class LIBPROTOBUF_EXPORT SourceTree {
198 inline SourceTree() {}
199 virtual ~SourceTree();
208 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(SourceTree);
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
importer.h 58 class SourceTree;
61 // TODO(kenton): Move all SourceTree stuff to a separate file?
63 // An implementation of DescriptorDatabase which loads files from a SourceTree
78 SourceTreeDescriptorDatabase(SourceTree* source_tree);
109 SourceTree* source_tree_;
150 Importer(SourceTree* source_tree,
208 class LIBPROTOBUF_EXPORT SourceTree {
210 inline SourceTree() {}
211 virtual ~SourceTree();
227 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(SourceTree);
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
importer.h 58 class SourceTree;
61 // TODO(kenton): Move all SourceTree stuff to a separate file?
63 // An implementation of DescriptorDatabase which loads files from a SourceTree
78 SourceTreeDescriptorDatabase(SourceTree* source_tree);
109 SourceTree* source_tree_;
144 Importer(SourceTree* source_tree,
196 class LIBPROTOBUF_EXPORT SourceTree {
198 inline SourceTree() {}
199 virtual ~SourceTree();
208 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(SourceTree);
    [all...]

Completed in 512 milliseconds