Home
last modified time | relevance | path

Searched defs:tableVect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_multi_ver_data_storage.cpp84 std::vector<std::string> tableVect; in GetVersion() local
98 std::vector<std::string> tableVect; in Open() local
329 std::vector<std::string> tableVect; in RunRekeyLogic() local
354 std::vector<std::string> tableVect; in RunExportLogic() local
H A Dsqlite_multi_ver_transaction.cpp143 std::vector<std::string> tableVect; in Initialize() local
834 std::vector<std::string> tableVect = {CREATE_TABLE_SQL}; in Reset() local