Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp51 int GetEntryFromStatement(bool isGetValue, sqlite3_stmt *statement, std::vector<Entry> &entries) in GetEntryFromStatement() function
1733 errCode = GetEntryFromStatement(isGetValue, statement, entries); in StepForResultEntries()