Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dshare_block.h67 int DefPutOther(void *pCtx, int addedRows, int column);
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshare_block.cpp118 DefPutLong, DefPutDouble, DefPutBlob, DefPutNull, DefPutOther }; in FillSharedBlockOpt()
402 int DefPutOther(void *pCtx, int addedRows, int column) in DefPutOther() function