Home
last modified time | relevance | path

Searched defs:pSchema (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/xmlserializer/
H A DXmlDocSource.cpp187 xmlSchemaPtr pSchema = xmlSchemaParse(pParserCtxt); in isInstanceDocumentValid() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinspool.h1058 LPWSTR pSchema; member
1072 LPWSTR pSchema; member
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c17288 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member
18293 Schema *pSchema; /* Schema that contains this table */ member
18606 Schema *pSchema; /* Schema containing this index */ member
19125 Schema *pSchema; /* Schema to which this item is fixed */ member
19863 Schema *pSchema; /* Schema containing the trigger */ member
20166 Schema *pSchema; /* Fix items to this schema */ member
23949 Schema *pSchema = db->aDb[i].pSchema; in sqlite3_db_status() local
H A Dshell.c13236 sqlite3_stmt *pSchema = 0; in idxCreateVtabSchema() local
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c17419 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member
18428 Schema *pSchema; /* Schema that contains this table */ member
18740 Schema *pSchema; /* Schema containing this index */ member
19263 Schema *pSchema; /* Schema to which this item is fixed */ member
20007 Schema *pSchema; /* Schema containing the trigger */ member
20316 Schema *pSchema; /* Fix items to this schema */ member
24115 Schema *pSchema = db->aDb[i].pSchema; in sqlite3_db_status() local
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c17469 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member
18474 Schema *pSchema; /* Schema that contains this table */ member
18787 Schema *pSchema; /* Schema containing this index */ member
19308 Schema *pSchema; /* Schema to which this item is fixed */ member
20048 Schema *pSchema; /* Schema containing the trigger */ member
20357 Schema *pSchema; /* Fix items to this schema */ member
24172 Schema *pSchema = db->aDb[i].pSchema; in sqlite3_db_status() local
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c17288 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member
18293 Schema *pSchema; /* Schema that contains this table */ member
18606 Schema *pSchema; /* Schema containing this index */ member
19125 Schema *pSchema; /* Schema to which this item is fixed */ member
19863 Schema *pSchema; /* Schema containing the trigger */ member
20166 Schema *pSchema; /* Fix items to this schema */ member
23949 Schema *pSchema = db->aDb[i].pSchema; in sqlite3_db_status() local
H A Dshell.c13231 sqlite3_stmt *pSchema = 0; in idxCreateVtabSchema() local
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs210416 pub pSchema: LPWSTR, field
210509 pub pSchema: LPWSTR, field