Searched defs:DocumentType (Results 1 – 3 of 3) sorted by relevance
36 typedef GenericDocument<UTF8<>, CrtAllocator> DocumentType; in TEST() typedef
71 typedef GenericDocument<UTF8<>, Allocator, StackAllocator> DocumentType; in ParseTest() typedef263 typedef GenericDocument<UTF8<>, MemoryPoolAllocator<>, MemoryPoolAllocator<> > DocumentType; in TEST() typedef
100 public @interface DocumentType {} annotation in MtpDatabaseConstants