Home
last modified time | relevance | path

Searched refs:SeriPutBlob (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dshare_block.h74 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 Dshare_block.cpp73 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()