Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_engine.h33 SQLITE_GENERAL_NS_FOREIGN_KEY_ORIG = 0x02, // sync conflict for different origin dev enumerator
H A Dsqlite_single_ver_natural_store_connection.cpp402 …tType & static_cast<unsigned>(SQLiteGeneralNSConflictType::SQLITE_GENERAL_NS_FOREIGN_KEY_ORIG)) !=… in ClearConflictNotifierCount()
430 …tTemp & static_cast<uint32_t>(SQLiteGeneralNSConflictType::SQLITE_GENERAL_NS_FOREIGN_KEY_ORIG)) !=… in AddConflictNotifierCount()
1307 …lictFlag |= static_cast<unsigned>(SQLiteGeneralNSConflictType::SQLITE_GENERAL_NS_FOREIGN_KEY_ORIG); in InitConflictNotifiedFlag()
H A Dsqlite_single_ver_natural_store.cpp1175 …lictFlag |= static_cast<unsigned>(SQLiteGeneralNSConflictType::SQLITE_GENERAL_NS_FOREIGN_KEY_ORIG); in InitConflictNotifiedFlag()
1656 { static_cast<int>(SQLiteGeneralNSConflictType::SQLITE_GENERAL_NS_FOREIGN_KEY_ORIG), in TransConflictTypeToRegisterFunctionType()
H A Dsqlite_single_ver_storage_engine.cpp1037 …lictFlag |= static_cast<unsigned>(SQLiteGeneralNSConflictType::SQLITE_GENERAL_NS_FOREIGN_KEY_ORIG); in InitConflictNotifiedFlag()