Home
last modified time | relevance | path

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

/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Dnamespacetest.cpp36 typedef GenericDocument<UTF8<>, CrtAllocator> DocumentType; in TEST() typedef
Ddocumenttest.cpp71 typedef GenericDocument<UTF8<>, Allocator, StackAllocator> DocumentType; in ParseTest() typedef
263 typedef GenericDocument<UTF8<>, MemoryPoolAllocator<>, MemoryPoolAllocator<> > DocumentType; in TEST() typedef
/packages/services/Mtp/src/com/android/mtp/
DMtpDatabaseConstants.java100 public @interface DocumentType {} annotation in MtpDatabaseConstants