Home
last modified time | relevance | path

Searched refs:sqlite3_blob_bytes (Results 1 – 3 of 3) sorted by relevance

/third_party/sqlite/include/
Dsqlite3ext.h524 #define sqlite3_blob_bytes sqlite3_api->blob_bytes macro
Dsqlite3.h7639 SQLITE_API int sqlite3_blob_bytes(sqlite3_blob *);
/third_party/chromium/patch/
D0003-ohos-1115.patch84255 -#define sqlite3_blob_bytes chrome_sqlite3_blob_bytes // Line 7462
84287 +#define sqlite3_blob_bytes chrome_sqlite3_blob_bytes // Line 7536
120709 int nByte = sqlite3_blob_bytes(p->pSegments);
122670 -#define sqlite3_blob_bytes chrome_sqlite3_blob_bytes // Line 7462
122702 +#define sqlite3_blob_bytes chrome_sqlite3_blob_bytes // Line 7536
159883 int nByte = sqlite3_blob_bytes(p->pSegments);
166875 int nByte = sqlite3_blob_bytes(p->pSegments);