Searched refs:SeriPutLong (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | share_block.h | 72 int SeriPutLong(void *pCtx, int addedRows, int column, sqlite3_int64 value);
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | share_block.cpp | 61 int SeriPutLong(void *pCtx, int addedRows, int column, sqlite3_int64 value) in SeriPutLong() function 115 … SeriAddRow, SeriReset, SeriFinish, SeriPutString, SeriPutLong, SeriPutDouble, SeriPutBlob, in FillSharedBlockOpt()
|