Home
last modified time | relevance | path

Searched defs:getDocument (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/services/
DdocumentRegistry.ts129 getDocument(key: DocumentRegistryBucketKeyWithMode, path: Path): SourceFile | undefined; method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h76 Document *getDocument() const { return KindAndDoc->Doc; } in getDocument() function
/third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/
DStableAPI.java1019 …private static Document getDocument(File file) throws ParserConfigurationException, SAXException, … in getDocument() method in StableAPI