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