Searched refs:SeriPutString (Results 1 - 2 of 2) sorted by relevance
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | share_block.h | 62 int SeriPutString(void *pCtx, int addedRows, int column, const char *text, int size);
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | share_block.cpp | 54 int SeriPutString(void *pCtx, int addedRows, int column, const char *text, int size)
in SeriPutString() function 103 info->requiredPos, SeriAddRow, SeriReset, SeriFinish, SeriPutString, SeriPutLong, SeriPutDouble, SeriPutBlob,
in FillSharedBlockOpt()
|
Completed in 2 milliseconds