HomeSort by relevance Sort by last modified time
    Searched refs:pSchema (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
prnasnot.h 53 PrintAsyncNotificationType *pSchema,
62 PrintAsyncNotificationType *pSchema,
winspool.h     [all...]
  /external/parameter-framework/upstream/xmlserializer/
XmlDocSource.cpp 187 xmlSchemaPtr pSchema = xmlSchemaParse(pParserCtxt);
189 if (!pSchema) {
196 xmlSchemaValidCtxtPtr pValidationCtxt = xmlSchemaNewValidCtxt(pSchema);
201 xmlSchemaFree(pSchema);
210 xmlSchemaFree(pSchema);
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 1722 milliseconds