Searched refs:FillOneRowOfLong (Results 1 - 2 of 2) sorted by relevance
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | share_block.h | 73 FillOneRowResult FillOneRowOfLong(AppDataFwk::SharedBlock *sharedBlock, sqlite3_stmt *statement, int startPos,
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | share_block.cpp | 215 result = FillOneRowOfLong(sharedBlock, statement, startPos, addedRows, i);
in FillOneRow() 265 FillOneRowResult FillOneRowOfLong(AppDataFwk::SharedBlock *sharedBlock, sqlite3_stmt *statement, int startPos,
in FillOneRowOfLong() function
|
Completed in 2 milliseconds