Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_sql.h110 constexpr const char *SELECT_LOCAL_HASH_SQL = variable
H A Dsqlite_single_ver_storage_executor.cpp1170 …errCode = PrepareForSavingData(SELECT_LOCAL_HASH_SQL, INSERT_LOCAL_SQL, INSERT_LOCAL_SQL, saveLoca… in PrepareForSavingData()